coreboot/src
Varun Joshi 9734325f45 soc/intel/tigerlake: Add support to initialize DDR4 Memory
Support to configure DDR4 memory variant.
	-Add support to read SPD data based on different memory topology.
	-Initialize FSP UPD's for DQ and DQS mapping.

BUG=b:151702387

Signed-off-by: Varun Joshi <varun.joshi@intel.corp-partner.google.com>
Change-Id: I47a5dcad3ee316871a6103b9d53ef7f6fc88d7d8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39847
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-10 01:57:27 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/acpi: add definitions for IVHD type 11h 2020-04-06 09:33:01 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
drivers drivers/intel/gma: Remove unneeded white space 2020-04-09 14:48:31 +00:00
ec ec/google/chromeec: Replace uses of ec_current_image with ec_image 2020-04-09 15:10:33 +00:00
include assert.h: Simplify dead_code() 2020-04-10 00:10:58 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard mb/*/*/hda_verb.c: Improve code formatting 2020-04-10 00:13:12 +00:00
northbridge nb/intel/i945: Use 'const' to set pci_devfn_t statically 2020-04-09 14:45:38 +00:00
security assert.h: Simplify dead_code() 2020-04-10 00:10:58 +00:00
soc soc/intel/tigerlake: Add support to initialize DDR4 Memory 2020-04-10 01:57:27 +00:00
southbridge sb/intel/i82801gx: Use 'const' to set pci_devfn_t statically 2020-04-09 14:43:57 +00:00
superio Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
vendorcode src/vendorcode: Use SPDX for GPL-2.0-only files 2020-04-04 14:58:21 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00