Age | Commit message (Expand) | Author |
2019-04-18 | nb/intel/sandybridge: Move southbridge code to bd82x6x | Patrick Rudolph |
2019-04-16 | sb/intel/bd82x6x: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-16 | sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-13 | sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-11 | nb/intel/i945: Fix ich7_setup_root_complex_topology | Elyes HAOUAS |
2019-04-11 | nb/intel/{gm45,i945,x4x}: Correct array bounds checks | Jacob Garber |
2019-04-11 | nb/amd/amdfam10/util.c: Use "CONFIG" only when appropriate | Elyes HAOUAS |
2019-04-09 | nb/intel/sandybridge: Set uninitialized run length | Jacob Garber |
2019-04-08 | nb/amd/pi/agesawrapper: Drop stale comment about IS_ENABLED() | Nico Huber |
2019-04-08 | nb/intel/pineview: Correct lsbpos(0) and msbpos(0) | Jacob Garber |
2019-04-08 | nb/amd/pi, mb/amd/bettong: Fix null pointer checks | Jacob Garber |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-01 | vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases | Julius Werner |
2019-03-27 | Move calls to quick_ram_check() before CBMEM init | Kyösti Mälkki |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-24 | nb/intel/i945: Use DEBUG_RAM_SETUP | Kyösti Mälkki |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() | Subrata Banik |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | Fix 'unsigned int' to bare use of 'unsigned' | Subrata Banik |
2019-03-18 | nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO) | Elyes HAOUAS |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-16 | drivers/intel/fsp1_0: Deduplicate code | Patrick Rudolph |
2019-03-13 | src: Drop unused 'include <arch/ioapic.h>' | Elyes HAOUAS |
2019-03-13 | nb/amd/amdfam10: Remove define macro already done in 'amdfam10.h' | Elyes HAOUAS |
2019-03-13 | nb/amd/amdfam10: Remove 'IS_ENABLED()' | Elyes HAOUAS |
2019-03-13 | nb/intel/stage_cache.c: Drop unnecessary includes | Elyes HAOUAS |
2019-03-13 | {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-06 | nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT | Kyösti Mälkki |
2019-03-06 | Remove DEFAULT_PCIEXBAR alias | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-03-04 | arch/io.h: Fix PCI and PNP simple typedefs | Kyösti Mälkki |
2019-03-04 | nb/intel/i945: Remove redundant use of ACPI offset operator | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-12 | nb/intel/nehalem: Remove CAR_GLOBAL use | Arthur Heymans |
2019-02-12 | postcar: Make more use of postcar_frame_add_romcache() | Nico Huber |
2019-02-10 | nb/via/vx900: Replace pci_mod_configX() | Kyösti Mälkki |
2019-02-10 | nb/intel/sandybridge: Use pcidev_on_root() | Kyösti Mälkki |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-02-06 | nb/intel/gm45: Use a common romstage | Arthur Heymans |
2019-02-01 | sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() | Kyösti Mälkki |
2019-01-28 | src: Don't use a #defines like Kconfig symbols | Elyes HAOUAS |
2019-01-27 | nb/intel/i945: Fix typo on DMIBAR32(0x334) | Elyes HAOUAS |
2019-01-27 | nb/intel/i945: Remove initialization already done at bootblock | Elyes HAOUAS |
2019-01-25 | nb/intel/sandybridge/acpi: Add RMRR entry for iGPU | Nico Huber |
2019-01-24 | nb/intel/x4x: Put stage cache in TSEG | Arthur Heymans |
2019-01-24 | nb/intel/pineview: Put stage cache in TSEG | Arthur Heymans |
2019-01-24 | nb/intel/gm45: Put stage cache in TSEG | Arthur Heymans |
2019-01-24 | nb/intel/i945: Put stage cache in TSEG | Arthur Heymans |
2019-01-24 | AGESA fam12/fam14: Drop amdfamX.c file include | Kyösti Mälkki |
2019-01-23 | i945,ICH7: Write on RPFN only once | Elyes HAOUAS |
2019-01-23 | nb/intel/pineview: Use parallel MP init | Arthur Heymans |
2019-01-23 | nb/intel/x4x: Use parallel MP init | Arthur Heymans |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-23 | nb/intel/gm45: Use parallel MP init | Arthur Heymans |
2019-01-23 | Drop leftover debug function declarations | Kyösti Mälkki |
2019-01-22 | AGESA/binaryPI: Add NULL pointers check | Kyösti Mälkki |
2019-01-22 | cpu/intel/model_206ax: Use parallel MP init | Arthur Heymans |
2019-01-16 | nb/intel/sandybridge: Remove the C native graphic init | Arthur Heymans |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-14 | AGESA: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2019-01-14 | binaryPI: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2019-01-14 | binaryPI: Drop invalid northbridge.h file | Kyösti Mälkki |
2019-01-14 | AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON | Kyösti Mälkki |
2019-01-14 | nb/intel/pineview: Select 1M TSEG | Arthur Heymans |
2019-01-14 | nb/intel/pineview: Move the boilerplate mainboard_romstage_entry | Arthur Heymans |
2019-01-14 | nb/intel/{i945,pineview}: Remove unused function | Arthur Heymans |
2019-01-13 | {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() | Elyes HAOUAS |
2019-01-13 | nb/intel/x4x: Remove spurious pcidev_on_root() usage | Nico Huber |
2019-01-13 | nb/intel/i945: Reduce pcidev_on_root() calls | Nico Huber |
2019-01-10 | northbridge/amdfam10: Deal with PCI_ADDR() better | Kyösti Mälkki |
2019-01-10 | amdfam10 boards: Simplify early resourcemap | Kyösti Mälkki |
2019-01-10 | mb: Move timestamp_add_now to northbridge x4x | Elyes HAOUAS |
2019-01-10 | aopen/dxplplusu: Move timestamps to common code | Kyösti Mälkki |
2019-01-10 | mb: Move timestamp_add_now to northbridge/amd/amdfam10 | Elyes HAOUAS |
2019-01-10 | binaryPI: Drop warning on EXT_CONF_SUPPORT | Kyösti Mälkki |
2019-01-09 | agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate() | Krystian Hebel |
2019-01-09 | cpu/intel: Use the common code to initialize the romstage timestamps | Arthur Heymans |
2019-01-07 | nb/intel/gm45: Remove the C native graphic init | Arthur Heymans |
2019-01-07 | src: Move constant to the right side of comparison | Elyes HAOUAS |
2019-01-06 | usbdebug: Make the EHCI debug console work in the bootblock | Arthur Heymans |
2019-01-06 | usbdebug: Refactor init calls | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | AGESA: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | binaryPI: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Use defaults for get_pci1234() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add temporary pirq_router_bus variable | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Call get_bus_conf() just once | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add Makefiles and fix resourcemap.c | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Declare get_pci1234() just once | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop AMD_SB_CIMX | Kyösti Mälkki |
2019-01-04 | device: Replace ugly cases of dev_find_slot() | Kyösti Mälkki |
2019-01-04 | intel/e7505: Drop ECC scrubber code | Kyösti Mälkki |
2019-01-03 | nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZE | Elyes HAOUAS |
2019-01-03 | nb/intel/pineview/raminit.c: Remove unused variable | Elyes HAOUAS |