coreboot/src
Sean Rhodes 06f4f65d24 soc/intel/alderlake: Make C1e configurable
Make it possible to enable C1e from the devicetree by adding
`c1e_enable`. C1e was disabled by ea2a38be32
for all RPL SOCs to reduce noise.

This will ensure that boards that disabled it based on CPUID are unchanged.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I758621393cb39345c2ba7b19a32872e84e1c5a19
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77088
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-12-26 17:05:21 +00:00
..
acpi x86: Separate CPU and SoC physical address size 2023-12-22 12:26:59 +00:00
arch x86: Separate CPU and SoC physical address size 2023-12-22 12:26:59 +00:00
commonlib commonlib/bsd: Tag CBMEM IDs deprecated for crashlog 2023-12-20 04:29:25 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu Revert "cpu/intel/common: Define build time physical address reserved bits" 2023-12-22 12:26:42 +00:00
device x86: Separate CPU and SoC physical address size 2023-12-22 12:26:59 +00:00
drivers drivers/intel/fsp2_0: Log FW Splash Screen feature state 2023-12-22 12:30:30 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include sb/intel/bd82x6x: Add defines for PCI IDs 2023-12-23 19:58:44 +00:00
lib src/lib: Add memory/time saving special case for ramstage caching 2023-12-18 08:13:12 +00:00
mainboard mb/google/zork/dsdt: move LIDS object right after dsdt_top.asl 2023-12-26 17:02:57 +00:00
northbridge nb/intel/{gm45,sandybridge}: Use same indent levels for switch/case 2023-12-23 19:54:42 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
soc soc/intel/alderlake: Make C1e configurable 2023-12-26 17:05:21 +00:00
southbridge sb/intel/bd82x6x/pch: Add method to identify PCH 2023-12-26 17:03:56 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/intel/fsp/mtl: Add UPDs for Acoustic Noise Mitigation 2023-12-20 04:25:06 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00