coreboot-kgpe-d16/src/soc/intel/quark
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
..
bootblock bootblock: Allow more timestamps in bootblock_main_with_timestamp() 2018-05-22 02:39:11 +00:00
include/soc mainboard: Get rid of device_t 2018-06-09 17:24:07 +00:00
romstage soc/{amd,intel}: Use postcar_frame_add_romcache() 2018-06-04 08:22:20 +00:00
acpi.c
chip.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
chip.h
ehci.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
fsp1_1.c
fsp2_0.c
gpio_i2c.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
i2c.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
Kconfig arch/x86: Make RELOCATABLE_RAMSTAGE the default 2018-06-06 12:29:19 +00:00
lpc.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
Makefile.inc soc/intel/quark: Add legacy SPI flash controller driver 2017-06-20 18:11:07 +02:00
memmap.c
northcluster.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
reg_access.c
reset.c
sd.c
spi.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
spi_debug.c soc/intel/quark: Add legacy SPI flash controller driver 2017-06-20 18:11:07 +02:00
storage_test.c
tsc_freq.c
uart.c
uart_common.c