coreboot/src
Sean Rhodes 9d894b8563 soc/intel/apollolake: Hook up C1e to enhanced_cstates
Hook up C1e FSP S UPD which enables enhanced C-states, to
enhanced_cstates. This allows it to be enabled in the
devicetree with a value of "1" as the default is disabled.

C1e exists on both APL and GLK, and has been there since their
initial releases.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: Ie803a75ac9fb64a6c21b31baeea7b736e4fbf5fa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64708
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-06-20 12:07:52 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/acpi: Replace ShiftLeft() with ASL 2.0 syntax 2022-06-09 09:07:18 +00:00
commonlib soc/mediatek: pass access mode to the payload 2022-06-12 22:28:37 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu cpu/intel/microcode: Fix device enumeration boot regression 2022-06-17 16:07:35 +00:00
device dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() 2022-05-31 13:43:39 +00:00
drivers drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax 2022-06-09 08:57:33 +00:00
ec ec/google/chromeec: Add property to denote mux mode switch 2022-06-15 23:55:40 +00:00
include include/smbios.h: Update misc_slot_type and smbios_onboard_device_type 2022-06-20 10:50:41 +00:00
lib Replace some ENV_ROMSTAGE with ENV_RAMINIT 2022-06-07 12:53:19 +00:00
mainboard soc/intel/apollolake: Hook up UfsEnabled to devicetree 2022-06-20 12:06:56 +00:00
northbridge intel/gma: Use bitwise or instead addition for valid bit 2022-06-20 12:02:05 +00:00
security drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option 2022-06-08 00:28:27 +00:00
soc soc/intel/apollolake: Hook up C1e to enhanced_cstates 2022-06-20 12:07:52 +00:00
southbridge sb/intel/i82801ix/smihandler.c: Remove dead increment 2022-06-18 04:50:22 +00:00
superio superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:05:56 +00:00
vendorcode vc/intel/fsp/fsp2_0/mtl: Add FSP header files (2173_00) for Meteor Lake 2022-06-09 13:49:53 +00:00
Kconfig src/Kconfig: Fix a spelling issue 2022-05-30 04:25:20 +00:00