coreboot/src
Jamie Ryu 12367e0db1 mb/intel/mtlrvp: Add romstage and configure DDR5 memory parts
This patch adds initial romstage code and spd data for DDR5 memory
parts for MTL-RVP. This also configures memory based on the board id.

Memory - x32 DDR5 SBS SODIMM 1DPC
Vendor/Model - SK-Hynix/HMCG66MEBSA092N

BUG=b:224325352
TEST=Able to boot intel/mtlrvp (DDR5 SKU) to ChromeOS

Signed-off-by: Jamie Ryu <jamie.m.ryu@intel.com>
Change-Id: I0e1a26d99e170311a89412f44b7cbb0430788f58
Signed-off-by: Harsha B R <harsha.b.r@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66190
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Usha P <usha.p@intel.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2023-01-10 14:42:37 +00:00
..
acpi tree/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:47 +00:00
arch arch/x86/smbios: Replace SMBIOS type4 processor upgrade fields 2023-01-08 01:27:14 +00:00
commonlib vc/google: Add and use POST_CODE_CLEAR definition 2023-01-07 03:31:41 +00:00
console lib: Hook up libhwbase in romstage 2022-12-17 20:51:38 +00:00
cpu treewide: Remove unused <cpu/amd/msr.h> 2023-01-09 21:17:08 +00:00
device soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCM 2023-01-08 01:26:25 +00:00
drivers treewide: Remove unused <cpu/amd/msr.h> 2023-01-09 21:17:08 +00:00
ec chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag 2023-01-10 09:33:47 +00:00
include security/intel/txt: Add helper function to disable TXT 2023-01-09 04:30:39 +00:00
lib src/lib: Include LZMA in romstage for FSP-M 2023-01-08 01:21:46 +00:00
mainboard mb/intel/mtlrvp: Add romstage and configure DDR5 memory parts 2023-01-10 14:42:37 +00:00
northbridge nb/intel/haswell: Specify supported memory type 2023-01-05 05:32:47 +00:00
sbom
security chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag 2023-01-10 09:33:47 +00:00
soc soc/intel: Add Kconfigs to define scaling factor for cores 2023-01-10 13:53:24 +00:00
southbridge sb/intel/common/spi: Fix building for 64bit 2023-01-09 06:19:11 +00:00
superio {superio,ec}/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:29 +00:00
vendorcode chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag 2023-01-10 09:33:47 +00:00
Kconfig Kconfig: Add option to compress ramstage with LZ4 2023-01-08 01:20:15 +00:00