summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/s3/s3_resume.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/common/block: move binaryPI S3 block into PI blockFelix Held2021-09-241-80/+0
* mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen2020-08-241-7/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-2/+2
* soc/amd/common: Refactor S3 helpersKyösti Mälkki2019-08-161-21/+38
* soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson2019-06-061-0/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* soc/amd/stoneyridge: Reboot if missing MRC cache infoMarshall Dawson2019-02-041-8/+24
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* soc/amd/common/block/s3/s3_resume.c: Check mrc_cache_get_current() returnRichard Spiegel2018-02-151-1/+5
* soc/amd/common: Add S3 supporting functionsMarshall Dawson2018-02-121-0/+60