coreboot-kgpe-d16/src/southbridge/intel/common
Joel Kitching 1d93b88af2 vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
- should not check VBOOT_STARTS_IN_BOOTBLOCK to set context flag
- implement vboot_platform_is_resuming on platforms missing it
- add ACPI_INTEL_HARDWARE_SLEEP_VALUES to two intel southbridges

[ originally https://review.coreboot.org/c/coreboot/+/28750 ]

BUG=b:114018226
TEST=compile coreboot

Change-Id: I1ef0bcdfd01746198f8140f49698b58065d820b9
Signed-off-by: Joel Kitching <kitching@google.com>
Reviewed-on: https://review.coreboot.org/29060
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2018-10-24 09:07:43 +00:00
..
acpi
firmware sb/intel/common/firmware: Ensure warning is put late 2018-09-20 10:13:25 +00:00
acpi_pirq_gen.c sb/intel/common/pirq_gen: Rework generating pin-route tables 2018-05-25 20:32:58 +00:00
acpi_pirq_gen.h sb/intel/common/pirq_gen: Rework generating pin-route tables 2018-05-25 20:32:58 +00:00
gpio.c sb/intel/gpio: Cache gpiobase in ramstage and romstage 2018-07-28 15:24:13 +00:00
gpio.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
Kconfig intel: Use CF9 reset (part 1) 2018-10-22 08:35:25 +00:00
Makefile.inc intel: Use CF9 reset (part 1) 2018-10-22 08:35:25 +00:00
pciehp.c src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
pciehp.h
pmbase.c vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic 2018-10-24 09:07:43 +00:00
pmbase.h sb/intel/common: Add functions to manipulate PMBASE 2018-07-27 16:19:28 +00:00
pmutil.c sb/intel/common/pmutil: Use new PMBASE API 2018-07-27 16:20:14 +00:00
pmutil.h vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic 2018-10-24 09:07:43 +00:00
rcba.h sb/intel/common: Make RCBA manipulation MACROs common 2018-06-21 15:51:12 +00:00
rcba_pirq.c sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROs 2018-06-21 15:51:38 +00:00
rcba_pirq.h sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROs 2018-06-21 15:51:38 +00:00
reset.c intel: Use CF9 reset (part 1) 2018-10-22 08:35:25 +00:00
smbus.c src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
smbus.h
smi.c sb/intel/common/smi*: Use new PMBASE API 2018-07-27 16:19:53 +00:00
smihandler.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
spi.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
usb_debug.c src/southbridge: Add spaces around '==' 2018-04-28 15:21:51 +00:00