coreboot/src
Michał Żygowski 97112481f5 mb/msi/ms7d25: Configure ASPM and Clock PM based on Kconfig
Add support for FSP ASPM and Clock PM configuration based on Kconfig
options: PCIEXP_ASPM, PCIEXP_CLK_PM and PCIEXP_L1_SUB_STATE. For some
use cases it may be desirable to disable ASPM and Clock PM to achieve
more deterministic and higher performance of PCIe devices.

TEST=Boot MSI PRO Z690-A DDR4 without ASPM and Clock PM. Confirm all
PCIe devices are still working and ASPM and Clock PM capabilities
are not present on the PCIe Root Ports.

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I6d9d11016bed89dcfee6909d0d3e3e2e56237a2f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69825
Reviewed-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-09-01 13:20:34 +00:00
..
acpi acpi: Add function to add ARM PL011 to ACPI DBG2 2023-08-24 13:20:06 +00:00
arch arch/x86/cpu: Remove unnecessary parentheses 2023-08-28 03:11:35 +00:00
commonlib commonlib: Add ELOG_TYPE_FW_SPLASH_SCREEN eventLog 2023-08-29 06:15:36 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/x86/smm: Don't save EFER 2023-08-21 12:14:25 +00:00
device src/device/dram/Makefile.inc: specify one file per line 2023-08-28 17:47:55 +00:00
drivers drivers/genesyslogic/gl9750: Add invert write protect polarity 2023-08-30 09:05:39 +00:00
ec ec/starlabs/merlin: Unconditionally enable the Keyboard Backlight 2023-08-30 14:11:44 +00:00
include acpi/acpi.h: Use __packed over __attribute__((packed)) 2023-08-27 07:14:47 +00:00
lib memrange: Honor limit in the last step of top-down stealing 2023-08-26 20:29:37 +00:00
mainboard mb/msi/ms7d25: Configure ASPM and Clock PM based on Kconfig 2023-09-01 13:20:34 +00:00
northbridge haswell NRI: Collect SPD info 2023-08-30 15:58:00 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
soc amd/soc/common: Use relative offset for AMDFW 2023-09-01 11:48:02 +00:00
southbridge sb/intel/lynxpoint/acpi: Update xHCI workarounds for LPT 2023-08-17 15:02:44 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode vc/intel/fsp/mtl: Update header files from 3292.83 to 3323.84 2023-09-01 10:12:47 +00:00
Kconfig Kconfig: Add option to make clang the default compiler 2023-08-24 22:08:59 +00:00