coreboot-kgpe-d16/src
Patrick Rudolph 5ee9bc1840 nb/intel/sandybridge/raminit: Set REFIx9 according to spec
Set tREFIx9 to 8.9*tREFI/1024 as suggested in
xeon-e3-1200v3-vol-2-datasheet.pdf chapter 4.2.15 or
2nd-gen-core-family-mobile-vol-2-datasheet chapter 2.14.1.

Use the minimum value of REFI*8.9 and tRASmax as suggested by
3rd-gen-core-desktop-vol-2-datasheet.pdf chapter 2.13.9.

Change-Id: Ifd32a70f28aa75418030b0e4d1fc7d539a315f83
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/22259
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2018-07-25 13:18:26 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/smbios: Add support for table 38 2018-07-19 13:50:28 +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 cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx 2018-07-24 18:34:37 +00:00
device device/pci: Add MSI-X helper functions 2018-07-19 13:52:28 +00:00
drivers drivers/intel/gma: Default to LVDS for Internal on NEHALEM 2018-07-19 16:26:03 +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 mb/google/poppy/variant/nami: Add custom VBT for panel T8/T10 2018-07-24 18:55:02 +00:00
northbridge nb/intel/sandybridge/raminit: Set REFIx9 according to spec 2018-07-25 13:18:26 +00:00
security security/vboot: fix typo 2018-07-18 12:20:13 +00:00
soc cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx 2018-07-24 18:34:37 +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/cavium/include: Make bdk_pop and dpop static 2018-07-17 11:38:28 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00