coreboot-kgpe-d16/src
Felix Held c0538d4613 soc/amd/stoneyridge: use common pm_set_power_failure_state functionality
The functionality to restore the previous power state after power was
lost that could previously be enabled by selecting
MAINBOARD_POWER_RESTORE in the mainboard's Kconfig can now be achieved
by selecting POWER_STATE_PREVIOUS_AFTER_FAILURE in the mainboard's
Kconfig instead.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I49c4a44ca2c4fa937a823c4eddf1618739c15114
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52303
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-04-14 18:46:48 +00:00
..
acpi ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
arch arch/x86: Provide readXp/writeXp helpers in arch/mmio.h 2021-04-06 07:10:40 +00:00
commonlib cbfs: mcache: Fix size calculation for perfectly full cache 2021-04-10 00:00:34 +00:00
console Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
cpu cpu/intel/haswell: Use new fixed BAR accessors 2021-04-10 16:04:59 +00:00
device Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
drivers intel: mma: Use new CBFS API 2021-04-14 01:03:33 +00:00
ec chromeec: make ssfc optional in fw_config 2021-04-12 17:11:40 +00:00
include Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
lib decompressor: Add CBFS_VERIFICATION support 2021-04-06 07:49:15 +00:00
mainboard mb/google/brya: Enable CSE Lite SKU 2021-04-14 15:59:23 +00:00
northbridge nb/intel/x4x: Refactor sync DLL programming (part 2) 2021-04-12 20:42:08 +00:00
security vboot: ec_sync: Switch to new CBFS API 2021-04-14 01:03:22 +00:00
soc soc/amd/stoneyridge: use common pm_set_power_failure_state functionality 2021-04-14 18:46:48 +00:00
southbridge sb/amd/pi/hudson: remove unused Bolton PI FCH code 2021-04-11 21:06:29 +00:00
superio acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
vendorcode vendorcode/intel/fsp: Update Tiger Lake FSP Headers for FSP v4043 2021-04-10 00:55:13 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00