coreboot/src
Sean Rhodes 7d904cb7c6 soc/intel/alderlake: Hook up PCIe Power Management to option API
Hook up PCIEXP_CLK_PM, PCIEXP_ASPM and PCIEXP_L1_SUBSTATE to the
option API.

This provides users an easy way to disable power saving options
that can limit performance.

Change-Id: I2b06a7c734a4fd4073e86c668742ee35e1d79956
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81906
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-10-07 20:24:53 +00:00
..
acpi acpi: Add IORT helper functions 2024-10-03 20:50:25 +00:00
arch arch/x86: Remove CONFIG_DEBUG_NULL_DEREF_HALT 2024-10-07 20:20:43 +00:00
commonlib drivers/efi/uefi_capsules.c: coalesce and store UEFI capsules 2024-08-30 15:48:25 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/x86/smm/smm_module_handler: Remove <commonlib/bsd/compiler.h> 2024-09-10 03:11:13 +00:00
device device_util: Add support for GICv3 path in device path handling 2024-09-30 16:31:37 +00:00
drivers drivers/tpm: Remove unused 2nd argument in FUNC method 2024-10-02 11:50:52 +00:00
ec chromeec/ec_acpi: Define ACPI devices for USB-C ports using UCSI 2024-09-30 16:54:44 +00:00
include acpi: Add IORT helper functions 2024-10-03 20:50:25 +00:00
lib lib/jpeg: return string (not int) error messages 2024-09-18 21:51:40 +00:00
mainboard mb/google/fatcat: Add fatcatnuvo and fatcatite variants 2024-10-07 04:37:16 +00:00
northbridge nb/amd/agesa/agesa_helper.h: Remove unused <stddef.h> 2024-09-10 03:12:00 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security tree: Drop unnecessary "true/false" comments 2024-09-04 01:16:40 +00:00
soc soc/intel/alderlake: Hook up PCIe Power Management to option API 2024-10-07 20:24:53 +00:00
southbridge azalia: Get rid of "return {-1,0} 2024-08-11 17:10:08 +00:00
superio superio/ite/it8728f: Support setting power state after power failure 2024-08-20 13:10:02 +00:00
vendorcode vc/intel/fsp: Update PTL FSP headers from dummy headers to v2382_01 2024-09-28 18:09:34 +00:00
Kconfig Add initial experimental LTO support 2024-08-24 12:50:38 +00:00