coreboot/src
Patrick Rudolph 652c491917 nb/intel/sandybridge/raminit: Fix PDWN_mode on desktops
On desktop boards the PPD bit of MRS register MR0 is set and thus
DLL_Off mode shouldn't be used, as enforced by datasheet
2nd-gen-core-family-mobile-vol-2-datasheet chapter 2.17.1.

Change-Id: Ic42f2ff3e719636be67b00fa37155939cd2e17de
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/22260
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2018-07-26 14:11:38 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/arm64: Add Kconfig to include BL31 as blob 2018-07-26 00:44:33 +00:00
commonlib src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:26:18 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu drivers/tpm: Add TPM ramstage driver for devices without vboot. 2018-07-25 15:53:35 +00:00
device device/pci: Add MSI-X helper functions 2018-07-19 13:52:28 +00:00
drivers drivers/tpm: Add TPM ramstage driver for devices without vboot. 2018-07-25 15:53:35 +00:00
ec ec/lenovo/h8/acpi: Apply state on wake 2018-07-19 16:49:18 +00:00
include cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx 2018-07-24 18:34:37 +00:00
lib write_tables: return a pointer to the table 2018-07-20 03:26:46 +00:00
mainboard asrock/g41c-gs: make serial console setup depend on selected super IO 2018-07-26 12:39:01 +00:00
northbridge nb/intel/sandybridge/raminit: Fix PDWN_mode on desktops 2018-07-26 14:11:38 +00:00
security security/vboot: fix typo 2018-07-18 12:20:13 +00:00
soc mediatek/mt8183: Enable bootblock self-decompression 2018-07-26 11:34:05 +00:00
southbridge Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00
superio superio/winbond: remove LDN-specific ops overrides 2018-07-25 09:28:20 +00:00
vendorcode vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.5 2018-07-25 18:38:39 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00