coreboot-kgpe-d16/src/soc/intel/skylake
Aaron Durbin 3b6c398bf4 skylake: enumerate the SMI status fields
Provide #defines for the bit fields in the SMI status register.
This allows for one to set the callback accordingly without
hard coding the index.

BUG=chrome-os-partner:43522
BRANCH=None
TEST=Built and booted glados.

Original-Change-Id: I3e61d431717c725748409ef5b543ad2eb82955c4
Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/289802
Original-Reviewed-by: Duncan Laurie <dlaurie@chromium.org>

Change-Id: I1a91f2c8b903de4297aaa66f5c6ff15f1b9c54f6
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/11184
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-08-14 15:15:28 +02:00
..
acpi skylake: remove whitespace from ASL files 2015-07-17 21:37:32 +02:00
bootblock skylake: fix garbled patch from upstream 2015-08-13 16:11:26 +02:00
include/soc skylake: enumerate the SMI status fields 2015-08-14 15:15:28 +02:00
microcode skylake: Rework microcode include path 2015-07-29 18:25:01 +02:00
romstage skylake: use native gpio configuration for uart 2015-08-14 15:13:31 +02:00
acpi.c
chip.c skylake: remove the redundant fspNotify in chip final. 2015-07-29 19:13:36 +02:00
chip.h skylake: Add Deep Sx configuration for wake pins 2015-08-13 16:33:23 +02:00
cpu.c skylake: Update microcode reload in ramstage. 2015-07-29 20:26:35 +02:00
cpu_info.c
elog.c skylake: align power management names with hardware 2015-07-29 19:31:07 +02:00
finalize.c
flash_controller.c
gpio.c skylake: provide native gpio functionality 2015-08-14 15:13:15 +02:00
igd.c
Kconfig skylake: provide native gpio functionality 2015-08-14 15:13:15 +02:00
lpc.c
Makefile.inc skylake: fix serial port with new code base 2015-08-13 16:33:53 +02:00
memmap.c intel fsp: remove CHIPSET_RESERVED_MEM_BYTES 2015-07-21 20:09:31 +02:00
monotonic_timer.c
pch.c
pcie.c
pcr.c skylake: provide pcr helper to get a port's register space 2015-07-29 19:30:49 +02:00
pei_data.c skylake: clean-up pei_data 2015-07-29 19:31:31 +02:00
pmc.c skylake: set DISB in GEN_PMCON_A register properly 2015-08-14 15:15:20 +02:00
pmutil.c skylake: align power management names with hardware 2015-07-29 19:31:07 +02:00
ramstage.c
smbus.c
smbus_common.c
smi.c
smihandler.c skylake: enumerate the SMI status fields 2015-08-14 15:15:28 +02:00
smmrelocate.c
systemagent.c intel fsp: remove CHIPSET_RESERVED_MEM_BYTES 2015-07-21 20:09:31 +02:00
tsc_freq.c
uart.c skylake: fix serial port with new code base 2015-08-13 16:33:53 +02:00
uart_debug.c skylake: fix serial port with new code base 2015-08-13 16:33:53 +02:00
xhci.c