coreboot-kgpe-d16/src/soc/intel/skylake
Angel Pons b45a769939 soc/intel: Add Kaby Lake PCH-U base device ID
Taken from Intel document 334658-003 (7th Generation Intel Processor
Family I/O for U/Y Platforms and 8th Generation Intel Processor Family
I/O for U Quad Core Platforms, Datasheet - Volume 1 of 2).

Change-Id: I1d48c8868e1e5d453d599ecec835938ce09935d0
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52702
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Timofey Komarov <happycorsair@yandex.ru>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-04-28 14:14:35 +00:00
..
acpi soc/intel: Include gfx.asl from northbridge 2021-03-01 08:32:47 +00:00
bootblock soc/intel: Add Kaby Lake PCH-U base device ID 2021-04-28 14:14:35 +00:00
include/soc soc/intel/skylake: Move acpi_sci_irq() to acpi.c 2021-04-21 09:17:01 +00:00
nhlt
romstage intel: mma: Use new CBFS API 2021-04-14 01:03:33 +00:00
acpi.c soc/intel/skylake: Move acpi_sci_irq() to acpi.c 2021-04-21 09:17:01 +00:00
chip.c soc/intel/skylake: Move SataTestMode to Kconfig 2021-04-20 09:19:20 +00:00
chip.h soc/intel/skylake: Move SataTestMode to Kconfig 2021-04-20 09:19:20 +00:00
chipset.cb
cpu.c soc/intel/{skl,cnl}: Move smm_lock() to cpu.c 2021-02-24 11:35:05 +00:00
elog.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
fadt.c soc/intel/skylake: Move acpi_sci_irq() to acpi.c 2021-04-21 09:17:01 +00:00
finalize.c soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP init 2021-04-22 19:42:05 +00:00
gpio.c
graphics.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
gspi.c
i2c.c
irq.c
Kconfig soc/intel/skylake: Move SataTestMode to Kconfig 2021-04-20 09:19:20 +00:00
lockdown.c
lpc.c
Makefile.inc soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
me.c soc/intel/skylake: Always print ME FW SKU 2021-03-03 09:05:19 +00:00
p2sb.c
pmc.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
pmutil.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
reset.c
sd.c soc/intel/skylake: Clean up SD GPIO handling 2021-03-01 19:37:36 +00:00
smihandler.c
spi.c
systemagent.c soc/intel/skylake: Drop unnecessary ignore_vtd option 2021-04-08 06:47:15 +00:00
uart.c soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00
vr_config.c
xhci.c