coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Elyes HAOUAS 1dcd8dbf76 src/southbridge: Get rid of device_t
Use of device_t is deprecated.

Change-Id: Ib4db9c263ff156966926f9576eed7e3cfb02e78a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/30045
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2018-12-07 11:22:20 +00:00
..
acpi sb/intel/lynxpoint: Add a common platform.asl file 2018-11-01 22:24:03 +00:00
acpi.c intel: Use common HPET table revision function 2018-08-27 15:50:52 +00:00
azalia.c src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
bootblock.c
chip.h sb/intel/lynxpoint: Generate the ACPI FADT with a common function 2018-11-16 10:04:42 +00:00
early_me.c
early_pch.c sb/intel/lynxpoint: Provide a function for mainboard super I/O config 2018-11-01 22:22:43 +00:00
early_smbus.c src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
early_spi.c
early_usb.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
elog.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
hda_verb.c
hda_verb.h
Kconfig sb/intel/lynxpoint: Move HAVE_SMI_HANDLER to southbridge Kconfig 2018-12-03 13:14:26 +00:00
lp_gpio.c
lp_gpio.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
lpc.c sb/intel/common: Create a common PCH finalise implementation 2018-12-03 13:14:06 +00:00
Makefile.inc sb/intel/common: Create a common PCH finalise implementation 2018-12-03 13:14:06 +00:00
me.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
me_9.x.c src/southbridge: Get rid of device_t 2018-12-07 11:22:20 +00:00
me_status.c
nvs.h sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors 2018-11-01 22:24:24 +00:00
pch.c src/southbridge: Get rid of device_t 2018-12-07 11:22:20 +00:00
pch.h sb/intel/common: Create a common PCH finalise implementation 2018-12-03 13:14:06 +00:00
pci.c sb/intel/lynxpoint: Get rid of device_t 2018-06-09 16:30:37 +00:00
pcie.c sb/intel/lynxpoint: Get rid of device_t 2018-06-09 16:30:37 +00:00
pmutil.c sb/intel: Deduplicate vbnv_cmos_failed and rtc_init 2018-11-07 18:12:39 +00:00
rcba.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
sata.c sb/intel/lynxpoint: Get rid of device_t 2018-06-09 16:30:37 +00:00
serialio.c src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
smbus.c sb/intel/lynxpoint: Add a PCI ID for an SMBus controller 2018-11-01 20:27:52 +00:00
smi.c sb/intel/lynxpoint: Ensure the finalise handler is called 2018-12-03 13:13:17 +00:00
smihandler.c elog: make elog's SMM handler code follow everything else 2018-12-05 13:31:10 +00:00
usb_ehci.c sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_t 2018-12-03 13:01:42 +00:00
usb_xhci.c src/southbridge: Get rid of device_t 2018-12-07 11:22:20 +00:00
watchdog.c sb/intel/lynxpoint: Get rid of device_t 2018-06-09 16:30:37 +00:00