coreboot-kgpe-d16/src
Karthikeyan Ramasubramanian 44e449b15c mb/google/skyrim/var/skyrim: Add supported memory parts
Add supported memory parts and generate the associated DRAM part ID.
Also for MT62F2G32D8DR-031 WT:B memory part, add a custom SPD that
configures the DRAM speed at 5500 MHz. Use this custom SPD until that
part can operate at full speed (i.e. 6400 MHz).

BUG=None
TEST=Build Skyrim.

Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Change-Id: Id87e79f5d6187d57d74487841c09aa309f1450b4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63599
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Robert Zieba <robertzieba@google.com>
Reviewed-by: Jon Murphy <jpmurphy@google.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-04-14 22:25:05 +00:00
..
acpi drivers/intel/dptf: Add support for Battery participant 2022-04-05 14:48:47 +00:00
arch x86/mtrr: Print address ranges inclusive to be more consistent 2022-04-14 15:43:27 +00:00
commonlib commonlib/bsd: Add mem_chip_info_size() function 2022-04-13 02:55:05 +00:00
console src/console/Kconfig: Add option to disable loglevel prefix 2022-03-30 00:02:34 +00:00
cpu x86/mtrr: Print address ranges inclusive to be more consistent 2022-04-14 15:43:27 +00:00
device device/i2c_bus: Constify i2c_busdev and i2c_link 2022-04-01 22:17:58 +00:00
drivers drivers/i2c/designware/dw_i2c: Remove unnecessary tabs in debug log 2022-04-13 15:10:51 +00:00
ec ec/google/chromeec: Initialize device_path subid 2022-04-07 16:20:59 +00:00
include cpu/x86: Add function to set put_back_original_solution variable 2022-04-13 21:28:10 +00:00
lib lib/device_tree.c: zero-initialize new DT nodes 2022-03-22 20:45:26 +00:00
mainboard mb/google/skyrim/var/skyrim: Add supported memory parts 2022-04-14 22:25:05 +00:00
northbridge nb/intel/sandybridge: Restore mainboard_early_init() call 2022-04-10 08:47:57 +00:00
security {drivers/security}: Replace cb_err_t with enum cb_err 2022-03-09 08:40:43 +00:00
soc soc/amd/sabrina: Allow to specify custom SPL File 2022-04-14 17:15:02 +00:00
southbridge sb/amd/hudson/spi.c: Use C over CPP conditional 2022-03-25 20:06:57 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode ChromeOS: Add DECLARE_x_CROS_GPIOS() 2022-04-07 20:38:12 +00:00
Kconfig src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config 2022-02-22 20:49:10 +00:00