coreboot/src
Kyösti Mälkki e552d073b7 intel/fsp_broadwell_de: 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: I1a8675a4e613a8efc135b05cde36f166acaa7ed4
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35734
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
2019-10-06 06:18:01 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
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 soc/intel/common/block/p2sb/p2sb: Add missing PCI IDs 2019-10-05 13:48:15 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset 2019-10-05 13:21:55 +00:00
northbridge kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset 2019-10-05 13:21:55 +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_broadwell_de: Rename from xx_DEV_FUNC 2019-10-06 06:18:01 +00:00
southbridge kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset 2019-10-05 13:21:55 +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