coreboot-kgpe-d16/src
Timothy Pearson a4dcdca7ba amd/mct/ddr2|ddr3: Refactor persistent members of DCTStatStruc
Several members of DCTStatStruc are designed to persist across resets of
all other members.  Move the persistent members into a substructure in
order to simplify the reset logic and avoid compiler warnings / UB.

Change-Id: I1139b7b3b167d33d99619338d42fcd26e2581a5d
Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
Reviewed-on: https://review.coreboot.org/18058
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2017-01-10 17:22:33 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
device Kconfig: Document what ASPM means 2016-12-29 08:53:10 +01:00
drivers i2c/tpm: Ignore 0xFF bytes for status and burstCount 2017-01-03 22:13:19 +01:00
ec ec/ene932: correct ACPI battery data fed into ToString() 2016-12-15 23:39:04 +01:00
include chromeos: Implement locating and decoding wifi sar data from VPD 2017-01-09 18:16:10 +01:00
lib arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
mainboard Kconfig: Remind users to delete .config when switching boards 2017-01-06 21:33:58 +01:00
northbridge amd/mct/ddr2|ddr3: Refactor persistent members of DCTStatStruc 2017-01-10 17:22:33 +01:00
soc nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> 2017-01-06 18:15:03 +01:00
southbridge amd/hudson/agesa: Fix position of hudson_fwm 2017-01-10 17:21:00 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_B 2017-01-04 20:31:26 +01:00
vendorcode chromeos: Implement locating and decoding wifi sar data from VPD 2017-01-09 18:16:10 +01:00
Kconfig ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default 2016-12-11 09:12:48 +01:00