coreboot-kgpe-d16/src
Elyes HAOUAS 07e77f13d4 sb/intel/i82371eb: Get rid of device_t
Use of device_t has been abandoned in ramstage.

Change-Id: Ie366a49045940747eb5cc1e38316cce31c5774cb
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26251
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2018-05-14 22:26:46 +00:00
..
acpi
arch pci: Fix compilation on non x86 2018-05-14 13:53:30 +00:00
commonlib cbfs_locate: Optionally return file type 2018-05-14 21:54:15 +00:00
console console: Skip non-BSP printk() earlier 2018-05-09 05:21:21 +00:00
cpu cpu/x86: Add support to run function with argument over APs 2018-05-14 08:39:42 +00:00
device devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
drivers drivers/pc80/tpm: get ioport from pnp records 2018-05-13 10:16:24 +00:00
ec ec/google/chromeec: add config for wake event types 2018-05-08 14:16:15 +00:00
include cpu/x86: Add support to run function with argument over APs 2018-05-14 08:39:42 +00:00
lib timestamp: Increase max number of timestamps 2018-05-14 07:37:40 +00:00
mainboard mb/scaleway/tagada: Update gpio configuration to use intelblock 2018-05-14 21:03:28 +00:00
northbridge nb/intel/fsp_sandybridge: Get rid of device_t 2018-05-14 22:26:24 +00:00
security security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
soc soc/intel/denverton_ns: Enable common code for CPU 2018-05-14 21:03:43 +00:00
southbridge sb/intel/i82371eb: Get rid of device_t 2018-05-14 22:26:46 +00:00
superio superio/nuvoton: Add support for NPCD378 2018-05-14 12:39:20 +00:00
vendorcode AGESA f14: Remove OPTION_DDR2 2018-05-10 17:54:39 +00:00
Kconfig