coreboot-kgpe-d16/src/soc/intel/cannonlake
Subrata Banik 319e3b4cce soc/intel/cannonlake: Create acpi_get_sleep_type() to get previous sleep state
This patch uses PMC common function to get previous sleep state
using cbmem or chipset_power_state global structure.

acpi_get_sleep_type is needed in PRE_RAM stage when soc selects
CONFIG_EARLY_EBDA_INIT kconfig option.

Change-Id: Ib9f8bdc1c682807450b6c01941b9a0927789b2d8
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/21988
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-10-18 01:10:37 +00:00
..
acpi soc/intel/cannonlake: add length information for communities 2017-10-12 18:26:52 +00:00
bootblock soc/intel/cannonlake: Enable common PMC code for CNL 2017-08-21 20:37:57 +00:00
include/soc soc/intel/cannonlake: change gpio device name 2017-10-03 20:51:19 +00:00
romstage soc/intel/cannonlake: Create acpi_get_sleep_type() to get previous sleep state 2017-10-18 01:10:37 +00:00
acpi.c soc/intel/cannonlake: Add common ACPI support for CNL 2017-09-13 03:09:15 +00:00
cbmem.c
chip.c soc/intel/*lake: Load vbt when it's needed 2017-10-09 07:10:54 +00:00
chip.h soc/intel/cannonlake: Add lpc pci driver 2017-10-03 20:23:32 +00:00
cpu.c soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
gpio.c soc/intel/cannonlake: Add PMC pci drivers 2017-09-20 01:22:18 +00:00
gspi.c soc/intel/cannonlake: Add SPI flash controller driver 2017-08-17 21:50:58 +00:00
Kconfig soc/intel/cannonlake: Change default UART number to 2 2017-10-11 17:26:07 +00:00
lpc.c soc/intel/cannonlake: Add lpc pci driver 2017-10-03 20:23:32 +00:00
Makefile.inc soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
memmap.c soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
pmc.c soc/intel/cannonlake: Remove old soc_get_rtc_failed function 2017-09-21 01:48:20 +00:00
pmutil.c soc/intel/common: Clean up PMC library GPE handling API 2017-10-12 22:13:39 +00:00
reset.c soc/intel/cannonlake: use __packed 2017-08-26 16:26:45 +00:00
smihandler.c soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
smmrelocate.c soc/intel/cannonlake: Fill the SMI usage 2017-10-03 20:23:41 +00:00
spi.c soc/intel/cannonlake: Add SPI flash controller driver 2017-08-17 21:50:58 +00:00
systemagent.c
uart.c soc/intel/cannonlake: Add support for all UART port index 2017-08-21 16:30:24 +00:00
uart_pch.c soc/intel/cannonlake: Add ramstage uart debug support 2017-09-13 17:25:02 +00:00
vr_config.c soc/intel/cannonlake: Init UPD params based on config 2017-08-25 18:24:33 +00:00