coreboot-kgpe-d16/src/northbridge/intel
Arthur Heymans dfce932cf0 nb/intel/x4x: Fix programming CxDRB
Programming CxDRB should be cumulative as explained in "Intel ® 4
Series Chipset Family datasheet".

This does not seem to have any real impact but better do according to
the documentation and what vendor firmware does.

This also removes some dead code.

Change-Id: I7ff3264824c843f84b9eb6c06a06aa3f151fe4b3
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/22911
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-01 17:41:49 +00:00
..
common nb/intel/common: Write MRC cache at exit of BS_DEV_INIT 2017-09-05 08:27:51 +00:00
e7505 nb/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-27 17:16:19 +00:00
fsp_rangeley nb/intel/fsp_rangeley: Get rid of device_t 2018-04-30 09:24:11 +00:00
fsp_sandybridge pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
gm45 nb/intel/gm45: Get rid of device_t 2018-04-30 09:22:04 +00:00
haswell pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
i440bx nb/intel/i440: Get rid of device_t 2018-04-30 09:23:28 +00:00
i945 nb/intel/i945: Get rid of device_t 2018-04-30 09:22:19 +00:00
nehalem Fix freeze during chipset lockdown on Nehalem 2018-05-01 16:23:56 +00:00
pineview nb/intel/pineview: Get rid of device_t 2018-04-30 09:23:18 +00:00
sandybridge nb/intel/sandybridge: Get rid of device_t 2018-04-30 09:23:09 +00:00
x4x nb/intel/x4x: Fix programming CxDRB 2018-05-01 17:41:49 +00:00