coreboot-kgpe-d16/src
Kyösti Mälkki a67eaec0d0 arch/arm,mips: Use generic PCI MMCONF
We need the stub header file. If PCI was implemented, assume
generic MMIO mapped configuration space would work here.

Change-Id: Ia731e5c5a6725fe22ab8b0398cafa1127ed90891
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35648
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-09-28 21:16:23 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/arm,mips: Use generic PCI MMCONF 2019-09-28 21:16:23 +00:00
commonlib lib/fmap: Cache FMAP in cbmem 2019-09-23 08:46:13 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu cpu/intel/: Clean up microcode update from __PRE_RAM__ 2019-09-26 01:16:54 +00:00
device device: add commentary to dev_find_slot() 2019-09-27 21:08:24 +00:00
drivers drivers/wifi/generic.c: Upper case the AML WiFi name as required by spec 2019-09-21 01:22:20 +00:00
ec 3rdparty/chromeec: Update to latest master 2019-09-16 13:42:10 +00:00
include device/pci: Replace some __SIMPLE_DEVICE__ use 2019-09-28 21:15:47 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard mb/google/variants/drallion: Update the spd index map 2019-09-28 13:24:22 +00:00
northbridge nb/via/vx900: Remove some __SIMPLE_DEVICE__ use 2019-09-28 21:16:02 +00:00
security vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2 2019-09-21 01:13:54 +00:00
soc soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id code 2019-09-26 09:33:00 +00:00
southbridge nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use 2019-09-28 21:15:27 +00:00
superio superio/common: Fix types in printf 2019-09-17 10:33:40 +00:00
vendorcode vendorcode/cavium: Replace use of __PRE_RAM__ 2019-09-23 21:39:22 +00:00
Kconfig Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided 2019-09-28 12:14:12 +00:00