coreboot/src/include
Aaron Durbin 1197476ca8 baytrail: snapshot power state in romstage
The memory reference code doesn't maintain some of
the registers which contain valuable information in order
to log correct reset and wake events in the eventlog. Therefore
snapshot the registers which matter in this area so that
they can be consumed by ramstage.

BUG=chrome-os-partner:24907
BRANCH=rambi,squawks
TEST=Did various resets/wakes with logging patch which
     consumes this structure. Eventlog can pick up reset
     events and power failures.

Change-Id: Id8d2d782dd4e1133113f5308c4ccfe79bc6d3e03
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/181982
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2014-01-09 20:15:55 +00:00
..
boot cbmem: Export ACPI GNVS cbmem pointer in coreboot table 2013-12-13 03:55:46 +00:00
console Add a specific post code for S3 resume failures 2013-08-09 11:18:59 -07:00
cpu x86: Add SMM helper functions to MP infrastructure 2013-10-23 04:08:19 +00:00
device pnp: Allow setting of misc register 0xf4 in device tree 2013-12-20 00:37:38 +00:00
pc80 tpm: Clean up I2C TPM driver 2013-11-11 23:47:09 +00:00
smp
assert.h
bootstate.h
cbfs.h
cbfs_core.h libpayload/libcbfs: add a function to return all the payload headers 2013-12-19 16:19:52 +00:00
cbmem.h baytrail: snapshot power state in romstage 2014-01-09 20:15:55 +00:00
delay.h
edid.h Peppy graphics 2013-09-27 23:07:14 +00:00
ehci.h
elog.h
endian.h
fallback.h
inttypes.h
ip_checksum.h
kconfig.h
lib.h
memrange.h
ramstage_cache.h ramstage_cache: allow ramstage usage add valid helper 2013-12-13 00:07:08 +00:00
reg_script.h reg_script: add reg_script_run_on_dev() 2013-12-11 19:51:56 +00:00
reset.h
rmodule.h rmodule: consolidate rmodule stage loading 2013-10-24 18:06:13 +00:00
romstage_handoff.h
sdram_mode.h
smbios.h
spd.h
spd_ddr2.h
spi-generic.h
spi_flash.h
stddef.h Add check_member macro to allow clean and easy struct offset checking 2013-12-11 22:12:25 +00:00
stdlib.h exynos5420: Fix mmc clock source. 2013-08-22 16:03:17 -07:00
string.h
swab.h
thread.h Possible thread stack implementation. 2013-08-23 10:38:10 -07:00
timer.h
timestamp.h
tpm.h tpm: Clean up I2C TPM driver 2013-11-11 23:47:09 +00:00
trace.h
types.h
uart.h uart: The uart.h header file uses uint32_t without including stdint.h. 2013-10-02 09:18:34 +00:00
uart8250.h UART 8250: Unconditionally provide register constants and use UART8250 prefix. 2013-10-02 09:18:38 +00:00
usb_ch9.h
usbdebug.h
vbe.h Peppy graphics 2013-09-27 23:07:14 +00:00
version.h
watchdog.h