coreboot/src
Subrata Banik 3f3ea8bb58 soc/intel/pantherlake: Add config option to limit DRAM frequency
This patch adds a new config option to limit the maximum DRAM
frequency for Pantherlake platforms.

The mainboard code should try to set `max_dram_speed_mts` from
override device tree if required.

BUG=b:373394046
TEST=Able to build and boot google/fatcat.

Change-Id: Ic92947b2997c116ea8ed0abff4c6b3c2ca956c65
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85101
Reviewed-by: Amanda Hwang <amanda_hwang@compal.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
2024-11-12 04:58:31 +00:00
..
acpi acpi_gic: Add helper for platform gicc 2024-10-08 08:58:34 +00:00
arch arch/x86: Define macros for hard-coded HPET registers 2024-11-09 10:21:25 +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/via: Implement cache as RAM 2024-11-11 09:17:11 +00:00
device pci: Add method to read PME capability 2024-10-28 22:05:54 +00:00
drivers drivers/spi/spi_flash: introduce 'spi_flash_cmd_multi' 2024-11-07 15:09:48 +00:00
ec ec/google/chromeec: Fix typo in google_chromeec_get_pd_chip_info 2024-11-06 22:42:52 +00:00
include device/device.h: Remove static.h include 2024-11-10 19:12:30 +00:00
lib tree: Fix cast an object of type 'nullptr_t' to 'uintptr_t' error 2024-10-29 01:41:41 +00:00
mainboard mb/google/brox: Do not select HAVE_ACPI_RESUME 2024-11-12 03:31:04 +00:00
northbridge nb/via/cx700: Add south module devices to chipset.cb 2024-11-11 09:17:18 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security drivers/pc80/tpm: Remove flag TPM_RDRESP_NEED_DELAY 2024-10-14 15:26:11 +00:00
soc soc/intel/pantherlake: Add config option to limit DRAM frequency 2024-11-12 04:58:31 +00:00
southbridge tree: Include static.h for remaining devicetree usages 2024-11-10 19:12:22 +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/raptorlake: Add FspProducerDataHeader.h header 2024-11-06 17:00:43 +00:00
Kconfig Add initial experimental LTO support 2024-08-24 12:50:38 +00:00