coreboot-kgpe-d16/src/soc/intel/quark
Kyösti Mälkki 8fee9951d3 sb,soc/intel: Add wake source fields in GNVS
For the moment, these are most not used but become a necessity
for a unified <soc/nvs.h> approach.

They would be required for the implementation of _SWS method
for OSPM to determine the reason for system waking up. The related
hardware registers are present with these platforms.

It's expected that ACPI power-management related GNVS entries are
grouped together to form a single struct in later works.

Change-Id: I6d31d39ac1017cd6fdf0ac66b418d1fbb1edf8e0
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50193
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-06 07:16:16 +00:00
..
bootblock arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
include/soc sb,soc/intel: Add wake source fields in GNVS 2021-02-06 07:16:16 +00:00
romstage drivers/intel/fsp2_0: Fix running on x86_64 2021-02-04 10:21:42 +00:00
acpi.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
chip.c device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ehci.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
fsp_params.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gpio_i2c.c soc/intel/quark/gpio_i2c.c: Use __func__ 2021-01-24 21:28:19 +00:00
i2c.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits 2021-01-28 08:55:31 +00:00
lpc.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
memmap.c soc/intel/quark/memmap: Add missing 'include <cpu/x86/mtrr.h>' 2020-06-03 12:23:25 +00:00
northcluster.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
reg_access.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
reset.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sd.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
spi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
spi_debug.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
storage_test.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tsc_freq.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
uart.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
uart_common.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00