coreboot-kgpe-d16/src/soc/intel/cannonlake
Lean Sheng Tan 38c3ff7b6e soc/intel/cannonlake: Add device Ids for new CFL SKUs support
- Add CPU, MCH & IGD IDs for new Coffeelake SKUs

- Add PCH, LPC, SPI IDs for CNP-H PCH CM246 & C246

- Make some minor alignments & naming corrections to align with the rest

TEST= build, boot to both Linux & windows OS on CFL H & S platforms
and verified all the device Id's in serial console logs.

Signed-off-by: Lean Sheng Tan <lean.sheng.tan@intel.com>
Change-Id: I343b11ea8d9c33eb189d7478511a473b145f4ab4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34157
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Boon Tiong Teo <boon.tiong.teo@intel.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-07-17 14:28:41 +00:00
..
acpi soc/intel/cannonlake: Remove unused header files from southbridge.asl 2019-07-13 13:59:36 +00:00
bootblock soc/intel/cannonlake: Add device Ids for new CFL SKUs support 2019-07-17 14:28:41 +00:00
include/soc soc/intel: Fix regression with hidden PCI devices 2019-07-17 14:27:16 +00:00
romstage soc/intel: Replace uses of dev_find_slot() 2019-07-04 09:48:22 +00:00
acpi.c intel/cannonlake: Fix indentation 2019-07-15 04:54:46 +00:00
chip.c soc/intel/cannonlake: Make use of gpio_pm_configure() 2019-05-20 14:50:16 +00:00
chip.h soc/intel/cannonlake: fix use of legacy 8254 timer 2019-06-28 19:11:03 +00:00
cnl_memcfg_init.c soc/intel/cannonlake: Do not read SPD again if index hasn't changed 2019-06-04 02:40:08 +00:00
cpu.c soc/intel/cannonlake: Rename SOC_INTEL_COMMON_CANNONLAKE_BASE 2019-06-21 08:59:15 +00:00
elog.c soc/intel/cannonlake: Add support to log XHCI wake events 2019-07-02 16:14:02 +00:00
finalize.c soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMC 2019-07-07 07:51:24 +00:00
fsp_params.c soc/intel/cnl: Sync CONFIG_LPSS_UART_FOR_CONSOLE with FSP 2019-07-13 12:47:48 +00:00
gpio.c soc/intel/cannonlake: Make use of gpio_pm_configure() 2019-05-20 14:50:16 +00:00
gpio_cnp_h.c soc/intel/cannonlake: Make use of gpio_pm_configure() 2019-05-20 14:50:16 +00:00
graphics.c src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +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
Kconfig soc/intel/{cnl,icl}: Always use CAR NEM enhanced by default 2019-07-16 15:02:30 +00:00
lockdown.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpc.c soc/intel/cannonlake: Fix outb order 2019-07-06 18:19:37 +00:00
Makefile.inc Use 3rdparty/intel-microcode 2019-07-01 10:26:12 +00:00
me.c soc/intel/cannonlake: Dump ME status info before notify EndOfFirmware 2019-05-28 20:13:59 +00:00
memmap.c soc/intel: Replace uses of dev_find_slot() 2019-07-04 09:48:22 +00:00
nhlt.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pmc.c soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev param 2019-07-07 07:52:06 +00:00
pmutil.c soc/intel: Replace uses of dev_find_slot() 2019-07-04 09:48:22 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c soc/intel/cannonlake: Use SCS common code 2017-11-01 17:42:30 +00:00
smihandler.c soc/intel: Replace uses of dev_find_slot() 2019-07-04 09:48:22 +00:00
smmrelocate.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +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 soc/intel/cnl: Enable VT-d 2019-05-11 11:16:48 +00:00
uart.c soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode() 2019-06-03 13:26:00 +00:00
vr_config.c soc/intel/cannonlake: Define VR settings 2019-02-15 16:23:28 +00:00