coreboot-kgpe-d16/src
Kyösti Mälkki 8803b21bbb amdfam10 boards: Use defaults for get_pci1234()
Note that while these boards had entry 0x0ff0 in comparison
to 0x0ffc of the get_default_pci1234() initialisation, the
implementation of get_pci1234() unconditionally overrides
the first entry.

Change-Id: I8bec612f84fe3c3a0c21fc1e10629368857e9c5e
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30649
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-01-04 17:24:23 +00:00
..
acpi
arch amdfam10 boards: Add Makefiles and fix resourcemap.c 2019-01-04 17:20:08 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console device/pci_early: Fixes for __SIMPLE_DEVICE__ 2018-12-30 21:33:26 +00:00
cpu nb/intel/haswell: Add support for PEG 2019-01-03 18:11:54 +00:00
device device: Introduce pcidev_on_root() and friends 2019-01-04 12:14:42 +00:00
drivers drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOS 2019-01-03 20:02:15 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include amdfam10 boards: Use defaults for get_pci1234() 2019-01-04 17:23:56 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard amdfam10 boards: Use defaults for get_pci1234() 2019-01-04 17:24:23 +00:00
northbridge amdfam10 boards: Use defaults for get_pci1234() 2019-01-04 17:23:56 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc mediatek/mt8183: Add DDR driver of memory test part 2019-01-03 22:22:58 +00:00
southbridge amdfam10 boards: Drop AMD_SB_CIMX 2019-01-04 17:18:57 +00:00
superio superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces 2018-12-28 22:32:48 +00:00
vendorcode chromeos: Provide watchdog support in verstage 2018-12-21 18:14:20 +00:00
Kconfig cbmem: Always use EARLY_CBMEM_INIT 2018-12-22 11:49:17 +00:00