coreboot-kgpe-d16/src/soc/intel/common
Aaron Durbin 7d9068fe0b soc/intel/common: log event when MRC cache is updated
Log when the MRC cache is attempted to be updated with status
of success or failure. Just one slot is supported currently
which is deemed 'normal'. This is because there are more slots
anticipated in the future.

BUG=chrome-os-partner:59395

Change-Id: I0f81458325697aff9924cc359a4173e0d35da5da
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/17231
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins)
2016-11-06 18:14:29 +01:00
..
acpi soc/intel/common: Add support for serial console based ACPI debug 2016-08-11 16:03:29 +02:00
acpi.h src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
acpi_wake_source.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gma.h src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
hda_verb.c src/soc: Add required space before opening parenthesis '(' 2016-08-31 20:09:42 +02:00
hda_verb.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig soc/intel/common: Enable support to write protect SPI flash range 2016-10-26 01:50:36 +02:00
lpss_i2c.c lpss_i2c: Add Kconfig option to enable debug 2016-09-14 22:24:06 +02:00
lpss_i2c.h skylake: Generate ACPI timing values for I2C devices 2016-07-01 18:51:51 +02:00
Makefile.inc soc/intel/common: Add reset.c to postcar 2016-10-29 00:23:09 +02:00
mma.c intel/common/mma: override SAGV to fixed high for MMA tests 2016-05-10 22:59:58 +02:00
mma.h tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
mrc_cache.c soc/intel/common: log event when MRC cache is updated 2016-11-06 18:14:29 +01:00
mrc_cache.h soc/intel/common/mrc_cache: Honor MRC data as a constant pointer 2016-05-04 20:07:26 +02:00
nhlt.c soc/intel/common: use nvs.h include for nhlt code 2016-07-01 03:20:58 +02:00
nvm.c soc/intel/common: Enable support to write protect SPI flash range 2016-10-26 01:50:36 +02:00
nvm.h soc/intel/common/nvm: Allow overriding to_flash_offset() function 2016-04-08 18:10:58 +02:00
opregion.c intel/common/opregion.c: only write 16 bytes to 16 byte field 2016-07-28 19:22:35 +02:00
opregion.h soc/intel/common: Add IGD OpRegion support 2016-05-18 07:03:13 +02:00
reset.c soc/intel/common: Fix build error in reset.c 2016-08-01 22:14:08 +02:00
smi.h soc/intel/common: Add common smihandler code 2016-05-25 19:09:00 +02:00
smihandler.c intel/common: Clear wake status bits before sleep 2016-08-25 23:43:58 +02:00
spi.c soc/intel/common: Enable support to write protect SPI flash range 2016-10-26 01:50:36 +02:00
spi.h soc/intel/common: Enable support to write protect SPI flash range 2016-10-26 01:50:36 +02:00
util.c cpu/x86: Support CPUs without rdmsr/wrmsr instructions 2016-07-27 13:50:11 +02:00
util.h cpu/x86: Support CPUs without rdmsr/wrmsr instructions 2016-07-27 13:50:11 +02:00
vbt.c soc/intel/apollolake: Remove PEIM GFX from normal mode and S3 resume 2016-07-29 00:09:05 +02:00
vbt.h soc/intel/apollolake: Remove PEIM GFX from normal mode and S3 resume 2016-07-29 00:09:05 +02:00