coreboot/src
Shaoming Chen 769320d1c4 mb/google/kukui: Add new ddr architecture support for kukui
Two configuration files are added:
1. H9HCNNNFAMMLXR-NEE-8GB: new byte mode
2. MT53E1G32D2NP-046-4GB: new single rank mode

Also initialize the rank number field 'rank_num' for all configs.

BUG=b:165768895
BRANCH=kukui
TEST=DDR boot up correctly on Kukui

Signed-off-by: Shaoming Chen <shaoming.chen@mediatek.corp-partner.google.com>
Change-Id: I1786c1e251e8d6e110cbdce79feeb386db220404
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49108
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-01-15 11:29:34 +00:00
..
acpi ACPI: Have single call-site for acpi_inject_nvsa() 2021-01-13 18:30:13 +00:00
arch arch/x86/Makefile.inc: Clean up generated assembly stubs 2021-01-08 08:10:04 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/haswell/acpi.c: Use C-state enum definitions 2021-01-15 11:23:41 +00:00
device device/pci_device.c: Use same indents for switch/case 2021-01-12 13:33:59 +00:00
drivers drivers/genesyslogic/gl9763e: Add HS400ES compatibility settings 2021-01-12 04:52:16 +00:00
ec build system: Structure and serialize INTERMEDIATE 2021-01-14 16:53:06 +00:00
include soc/amd/picasso: Generate ACPI CRAT objects in cb 2021-01-15 11:27:23 +00:00
lib arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
mainboard mb/google/kukui: Add new ddr architecture support for kukui 2021-01-15 11:29:34 +00:00
northbridge nb/intel/sandybridge: Clarify command timing calculation 2021-01-15 11:24:41 +00:00
security build system: Structure and serialize INTERMEDIATE 2021-01-14 16:53:06 +00:00
soc soc/mediatek/mt8183: Support byte mode and single rank DDR 2021-01-15 11:29:17 +00:00
southbridge nb/intel/pineview: Extract HPET setup and delay function 2021-01-15 11:20:04 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode vc/eltan/security/verified_boot/vboot_check.c: Add check PROG_POSTCAR 2021-01-15 11:18:58 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00