coreboot-kgpe-d16/src
Elyes HAOUAS 4b73fa97ce mainboard: Get rid of device_t
Use of device_t has been abandoned in ramstage.
Use pci_devfn_t or pnp_devfn_t instead of device_t in romstage.

Change-Id: Ie0ae3972eacc97ae154dad4fafd171aa1f38683a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26984
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-06-09 17:24:07 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
commonlib src/commonlib/storage: Move include <console.h> to sd_mmc.h 2018-06-04 02:40:08 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu arch/x86: Always select RELOCATABLE_MODULES 2018-06-06 12:29:57 +00:00
device drivers/intel/gma: Include mainboard data.vbt 2018-06-06 14:58:11 +00:00
drivers arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
ec google/chromeec: Set proper dev ops 2018-06-07 06:37:12 +00:00
include arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
lib src/lib: Remove unneeded 'console.h' include 2018-06-04 08:41:45 +00:00
mainboard mainboard: Get rid of device_t 2018-06-09 17:24:07 +00:00
northbridge libgfxinit: Enable G45 support (for GM45/X4X) 2018-06-08 03:27:37 +00:00
security security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
soc mainboard: Get rid of device_t 2018-06-09 17:24:07 +00:00
southbridge sb/intel/lynxpoint: Get rid of device_t 2018-06-09 16:30:37 +00:00
superio src/superio/{ite,smsc}: Remove space before tab 2018-06-04 09:11:32 +00:00
vendorcode security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
Kconfig arch/x86: Make RELOCATABLE_RAMSTAGE the default 2018-06-06 12:29:19 +00:00