coreboot-kgpe-d16/src/device
Elyes HAOUAS 6e019d88ee device/root_device.c: Get rid of device_t
Use of `device_t` has been abandoned in ramstage.

Change-Id: Ia25c5097d4cfa979c18a855e656ad794c2f0260c
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26008
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-05-04 10:18:38 +00:00
..
dram device/dram/ddr3: improve XMP support 2018-04-16 08:46:23 +00:00
oprom device/oprom/yabel: Fix spelling of *successful* 2018-04-23 09:23:13 +00:00
azalia_device.c
cardbus_device.c src/device/cardbus_device.c: Get rid of device_t 2018-05-04 10:16:20 +00:00
cpu_device.c
device.c device: constify some variables 2018-04-30 06:22:13 +00:00
device_simple.c
device_util.c src/device: Fix discarded-qualifiers compilation issue 2018-05-02 08:06:06 +00:00
hypertransport.c
i2c.c
i2c_bus.c device/i2c_bus: allow i2c_bus and i2c_simple to coexist 2018-01-24 05:02:50 +00:00
Kconfig Add a default path for vbt.bin 2018-02-01 18:57:28 +00:00
Makefile.inc device: Include devicetree in SMM stage 2018-02-22 09:55:19 +00:00
pci_class.c device/pci_class.c: Get rid of device_t 2018-05-04 10:17:28 +00:00
pci_device.c timestamps: Add timestamps around the vbios load & init 2018-03-08 18:14:54 +00:00
pci_early.c
pci_ops.c pci: Fix MMCONF_SUPPORT on non x86 2018-05-02 06:54:22 +00:00
pci_rom.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
pciexp_device.c src/device/pciexp_device.c: Get rid of device_t 2018-05-04 10:15:52 +00:00
pcix_device.c device/pcix_device.c: Get rid of device_t 2018-05-04 10:17:17 +00:00
pnp_device.c src/device/pnp_device.c: Get rid of device_t 2018-05-04 10:14:43 +00:00
root_device.c device/root_device.c: Get rid of device_t 2018-05-04 10:18:38 +00:00
smbus_ops.c device/smbus_ops.c: Get rid of device_t 2018-05-04 10:17:08 +00:00
software_i2c.c software_i2c: Improve error behavior 2018-05-02 00:23:30 +00:00