coreboot-kgpe-d16/src/soc/intel/skylake
Elyes HAOUAS 6f01f4307c soc/intel: Get rid of device_t
Use of device_t is deprecated.

Change-Id: Ic29891d78514db3b7eed48414a14e4ff579436c0
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/30004
Reviewed-by: David Guckian
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-12-20 22:16:24 +00:00
..
acpi cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
bootblock cpuid: Add helper function for cpuid(1) functions 2018-12-13 04:32:57 +00:00
include src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
nhlt src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
romstage soc/intel/skylake: Drop FSP_CAR options 2018-11-23 12:57:02 +00:00
acpi.c soc/intel/skylake: Rework acpi/cpu.asl 2018-11-30 21:51:51 +00:00
chip.c soc/intel/skylake: Generate DMAR tables for FSP 1.1 boards 2018-12-19 05:34:59 +00:00
chip.h soc/intel/skylake: Add Sagv enum value definition 2018-12-19 05:56:02 +00:00
chip_fsp20.c soc/intel/skylake: Add device settings for PL4 power limit 2018-11-27 08:45:53 +00:00
cpu.c soc: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:45:22 +00:00
elog.c soc/intel: Get rid of device_t 2018-12-20 22:16:24 +00:00
finalize.c soc/intel/skylake: clear MCA before booting to OS 2018-06-28 09:01:56 +00:00
fspcar.c soc/intel/skylake: Add FSP CAR support for kabylake 2018-11-07 16:44:20 +00:00
gpio.c soc/intel/common/block/gpio: Change group offset calculation 2018-02-16 03:59:29 +00:00
graphics.c drivers/intel/gma: Unify VBT related Kconfig names 2018-06-12 18:07:51 +00:00
gspi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
i2c.c soc/intel/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
irq.c soc/intel/skylake: Fix spelling mistake 2018-10-02 05:09:22 +00:00
Kconfig soc/intel/skylake: Drop FSP_CAR options 2018-11-23 12:57:02 +00:00
lockdown.c soc/intel/common/pch: Add pch lockdown code 2018-06-07 21:58:19 +00:00
lpc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
Makefile.inc soc/intel/skylake: Add FSP CAR support for kabylake 2018-11-07 16:44:20 +00:00
me.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
memmap.c soc/intel: Remove superfluous pointers variables 2018-04-11 02:19:43 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pei_data.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
pmc.c soc/intel/skylake: Set PCIEXPWAK_DIS if WAKE# pin is not enabled 2018-10-10 20:21:43 +00:00
pmutil.c soc/intel/common: add acpi_get_sleep_type to pmclib 2018-10-04 09:44:31 +00:00
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
sd.c
smihandler.c soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak function 2017-12-23 05:23:09 +00:00
smmrelocate.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
spi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
systemagent.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
thermal.c soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferenced 2018-10-08 14:49:18 +00:00
uart.c soc/intel/common/block: Move common uart function to block/uart 2018-08-20 15:51:48 +00:00
vr_config.c src/soc/intel: Add AML IGD in platform reporting 2018-08-06 07:58:21 +00:00