summaryrefslogtreecommitdiff
path: root/src/cpu/amd/agesa/s3_resume.c
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-07-21cpu: port amd/agesa to 64bitStefan Reinauer
2015-05-27AGESA: Split S3 backup in CBMEMKyösti Mälkki
2015-05-26AGESA: Halt on S3 resume failureKyösti Mälkki
2015-05-26AGESA: Split S3 support fileKyösti Mälkki
2015-05-26AGESA: Refactor OEM S3 storageKyösti Mälkki
2015-05-26AGESA: Move S3 related SPI writes againKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-10-19AGESA: Drop board and chipset -specific callout headersKyösti Mälkki
2014-07-28AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki
2014-07-03AGESA: Clean separation of SPI flashKyösti Mälkki
2014-07-03AGESA boards: Add prepare_for_resume()Kyösti Mälkki
2014-07-03AGESA S3: Refactor S3 backup store locations in SPIKyösti Mälkki
2014-04-13cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOTAlexandru Gagniuc
2014-04-03amd/agesa/s3_resume: Make compiler agnostic.Edward O'Callaghan
2014-02-12PCI: Drop includes under cpuKyösti Mälkki
2014-01-22AMD AGESA: Fix CBMEM on S3 resumeKyösti Mälkki
2013-09-11CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-06-29AMD S3 resume: Add framwork to write bigger dataSiyuan Wang
2013-06-13AMD S3 resume: use a function to replace duplicated codeSiyuan Wang
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-26Revert "AMD S3: Program the flash in a bigger data packet"Dave Frodin
2013-02-18AMD S3: Program the flash in a bigger data packetZheng Bao
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2013-02-11AMD S3: Add missing erasing flash sector for saving MTRR registerZheng Bao
2013-02-11AMD S3: Change the hardcoded data size to macros.Zheng Bao
2012-12-12Claim the SPI bus before writes if the IMC ROM is presentMartin Roth
2012-11-30AMD S3: Leverage the public SPI routineZheng Bao
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-07-03AGESA F15 wrapper for Trinityzbao
2012-04-16S3 code in coreboot public folder.zbao