coreboot-kgpe-d16/src
Kyösti Mälkki 20c294884f amdfam10 boards: Simplify early resourcemap
Purpose of the table is to load initial address maps
on PCI function 0:18.1. Provide a macro of its own so
it is clear no other PCI devfn is accessed here.

Change-Id: Ic146207580a5625c4f6799693157b02422bef00a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30783
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-10 13:40:40 +00:00
..
acpi
arch arch/x86: Remove weak tsc_freq_mhz() implementation 2019-01-10 09:55:45 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console soc/intel: Clean mess around UART_DEBUG 2019-01-09 22:15:48 +00:00
cpu 3rdparty/blobs: Update for current Intel microcode 2019-01-10 09:24:47 +00:00
device device/pci_device: Do not break tree topology 2019-01-10 12:47:18 +00:00
drivers drivers/intel/fsp1_1: Add stack guards 2019-01-10 12:14:47 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK 2019-01-08 15:33:47 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard amdfam10 boards: Simplify early resourcemap 2019-01-10 13:40:40 +00:00
northbridge amdfam10 boards: Simplify early resourcemap 2019-01-10 13:40:40 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/intel/cannonlake: complete rename of TCO2_STS_SECOND_TO 2019-01-10 13:34:52 +00:00
southbridge sb/nvidia/mcp55: Avoid confusion with PCI_ADDR() 2019-01-10 13:40:27 +00:00
superio Kconfig: Unify power-after-failure options 2019-01-06 15:54:19 +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