coreboot-kgpe-d16/src/soc/intel/cannonlake
Felix Singer 3de90d1344 soc/intel/cnl: Set Heci1Disable depending on devicetree config
Currently HECI1 gets enabled by the option HeciEnabled, but this
duplicates the devicetree on/off options. Therefore use the on/off
options for the enablement/disablement of the HECI1 device.

All corresponding mainboards were checked if the devicetree matches
the HeciEnabled setting, and adjusted where necessary.

Change-Id: I03dd3577fbe3f68b0abc2d196d016a4d26d88ce5
Signed-off-by: Felix Singer <felix.singer@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44177
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner
2020-08-07 20:35:29 +00:00
..
acpi soc/intel/cannonlake: Add UWES ASL into xhci.asl 2020-06-30 21:19:23 +00:00
bootblock soc/intel/{cnl,icl,jsl,tgl}: Use Bus Master for setting up PWRMBASE 2020-08-07 06:05:12 +00:00
include/soc soc/intel/cannonlake: Add configs for USB 3.1 Gen2 EV settings 2020-07-20 12:36:59 +00:00
romstage src: Update bare access to BOOL CONFIG_ vals to CONFIG() 2020-07-26 21:21:03 +00:00
acpi.c soc/intel/cannonlake: Fix DMAR when no iGPU is present 2020-07-31 09:42:16 +00:00
chip.c intel/cannonlake: Implement PCIe RP devicetree update 2020-05-26 15:01:00 +00:00
chip.h soc/intel/cannonlake: make satahotplug user configurable via devicetree 2020-07-01 05:22:29 +00:00
cnl_memcfg_init.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu.c soc/intel/common: add TCC activation functionality 2020-06-28 21:47:52 +00:00
elog.c src: Remove unused 'include <cbmem.h>' 2020-07-26 20:59:44 +00:00
finalize.c soc/intel: Drop unused #include <reg_script.h> 2020-07-06 19:29:07 +00:00
fsp_params.c soc/intel/cnl: Set Heci1Disable depending on devicetree config 2020-08-07 20:35:29 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gpio_cnp_h.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gpio_common.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gspi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig cpu,soc/intel: Drop select SMP 2020-07-26 20:59:52 +00:00
lockdown.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lpc.c soc/intel: Drop unused #include <reg_script.h> 2020-07-06 19:29:07 +00:00
Makefile.inc soc/intel/gma: Implement fsp_soc_get_igd_bar() in common code 2020-05-27 21:35:43 +00:00
me.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
nhlt.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
p2sb.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmc.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmutil.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
reset.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sd.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smmrelocate.c src: Remove unused '#include <cpu/x86/lapic.h>' 2020-06-02 07:38:45 +00:00
spi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
systemagent.c soc/intel/common: Improve Type16 SMBIOS tables 2020-05-28 06:26:53 +00:00
uart.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vr_config.c soc/intel/cannonlake/vr_config: Add CFL defaults to TDC powerlimit 2020-06-17 09:17:47 +00:00
xhci.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00