coreboot-kgpe-d16/src/soc/intel/apollolake
Nico Huber 2fe596e677 soc/intel/apl: Implement power-failure-state API
Needed some Makefile changes to be able to compile for SMM.

Change-Id: Ibf218b90088a45349c54f4b881e895bb852e88bb
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31352
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-08-09 09:37:09 +00:00
..
acpi soc/intel/apl/acpi: Do not report 8259 PICs 2019-04-26 16:58:47 +00:00
bootblock src: Use '#include <timestamp.h>' when needed 2019-07-15 02:26:52 +00:00
include/soc soc/intel/apl: Implement power-failure-state API 2019-08-09 09:37:09 +00:00
acpi.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
car.c
chip.c soc/intel: Fix invalid use of 'static' 2019-07-18 15:24:07 +00:00
chip.h intel/apollolake: Add parameter to enable VTD in devicetree 2019-02-05 06:34:44 +00:00
cpu.c arch/x86: Change smm_subregion() prototype 2019-08-08 04:53:18 +00:00
cse.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
elog.c soc/intel/common: Add SOC specific function to get XHCI USB info 2019-07-19 17:13:50 +00:00
fspcar.c
glk_page_map.txt
gpio_apl.c soc/intel: Add GPI interrupt config register offset info 2019-04-29 12:18:27 +00:00
gpio_glk.c soc/intel: Add GPI interrupt config register offset info 2019-04-29 12:18:27 +00:00
graphics.c src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
gspi.c
heci.c
i2c.c
Kconfig soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig 2019-08-08 04:57:28 +00:00
lpc.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
Makefile.inc soc/intel/apl: Implement power-failure-state API 2019-08-09 09:37:09 +00:00
meminit.c soc/intel/apollolake: Don't use CAR_GLOBAL 2019-05-29 20:02:57 +00:00
meminit_util_apl.c soc/intel: Provide SPD manufacturer ID and module type to SMBIOS 2019-06-21 09:17:16 +00:00
meminit_util_glk.c soc/intel: Provide SPD manufacturer ID and module type to SMBIOS 2019-06-21 09:17:16 +00:00
memmap.c arch/x86: Handle smm_subregion() failure 2019-08-08 04:56:03 +00:00
mmap_boot.c soc/intel/apollolake: Don't use CAR_GLOBAL 2019-05-29 20:02:57 +00:00
nhlt.c
pdpt.c
pmc.c soc/intel/apl: Implement power-failure-state API 2019-08-09 09:37:09 +00:00
pmutil.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
pnpconfig.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
pt.c
reset.c
romstage.c arch/x86: Change smm_subregion() prototype 2019-08-08 04:53:18 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
spi.c
systemagent.c intel/apollolake: Add fixed resources for VTd to system resources 2019-01-28 13:42:53 +00:00
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00
xdci.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
xhci.c soc/intel/common: Add SOC specific function to get XHCI USB info 2019-07-19 17:13:50 +00:00