coreboot-kgpe-d16/src
Arthur Heymans 3876f24221 nb/intel/x4x: Rework programming DQ and DQS DLL timings
This does the following:
* Clarify that settings are set to the same value for each rank;
* Allows to program coarse
* Fix some style issues like white spaces between arithmetic
  operators.

Change-Id: I3a9e28cfec915a0bb15789c23bea259f621b5096
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/20136
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-07-21 15:45:16 +00:00
..
acpi
arch arch/x86: select RELOCATABLE_MODULES when POSTCAR is selected 2017-07-18 21:29:18 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console src: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:57:07 +00:00
cpu sb/intel/i82801jx: Add correct PCI ids and change names 2017-07-21 15:44:19 +00:00
device device/pciexp_device.c: Terminate CLK PM message with newline 2017-07-15 21:54:23 +00:00
drivers intel/fsp: Add and use new post codes for FSP phase indication 2017-07-17 15:16:37 +00:00
ec ec/lenovo/h8/h8: Always enable tp-smapi and thermal 2017-07-18 19:23:26 +00:00
include vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
lib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mainboard siemens/mc_apl1: Activate ECC for DRAM 2017-07-20 04:44:58 +00:00
northbridge nb/intel/x4x: Rework programming DQ and DQS DLL timings 2017-07-21 15:45:16 +00:00
soc soc/intel/skylake: Perform LPC offset read after lockdown operation 2017-07-21 14:46:13 +00:00
southbridge sb/intel/i82801jx: Add correct PCI ids and change names 2017-07-21 15:44:19 +00:00
superio superio/ite/it8716f: Update init_ec 2017-07-08 19:02:13 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode KBL: Update FSP headers - upgrade to FSP 2.5.0 2017-07-18 19:21:24 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00