coreboot-kgpe-d16/src
Kyösti Mälkki d32efc9c7b intel/fsp_baytrail: Rename from xx_DEV_FUNC
Intel adopted xx_DEVFN_xx naming for macros expanding to
PCI_DEVFN() starting with apollolake. The ones named
xx_DEV_FUNC are being renamed, or dropped, if they
were generally not used at all for a platform.

Change-Id: Id78e594ae6490d39df76317f8fc3381fe681dd6f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35732
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-10-05 05:06:56 +00:00
..
acpi
arch arch/x86/acpi: Add SSDT for QEMU 2019-10-04 06:44:44 +00:00
commonlib device,drivers/: Drop some __SIMPLE_DEVICE__ use 2019-09-30 11:07:46 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu cpu/intel/: Fix regression with smmrelocate 2019-10-03 15:34:13 +00:00
device device/pci_device.c: Use verified boot to check oprom 2019-10-04 16:24:44 +00:00
drivers devicetree: Fix improper use of chip_operations 2019-10-04 16:29:31 +00:00
ec ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabled 2019-10-03 15:30:12 +00:00
include device/pci_device.c: Use verified boot to check oprom 2019-10-04 16:24:44 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard acpi_table_header: Replace hard-coded revision via macro and function 2019-10-04 19:45:06 +00:00
northbridge sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNC 2019-10-05 05:06:12 +00:00
security vboot: create board-specific test-only GBB HWID if not set 2019-09-30 11:33:20 +00:00
soc intel/fsp_baytrail: Rename from xx_DEV_FUNC 2019-10-05 05:06:56 +00:00
southbridge sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNC 2019-10-05 05:06:12 +00:00
superio superio/common: Fix types in printf 2019-09-17 10:33:40 +00:00
vendorcode vendorcode/eltan/security/verified_boot: Add verified boot support 2019-10-04 13:37:03 +00:00
Kconfig Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided 2019-09-28 12:14:12 +00:00