summaryrefslogtreecommitdiff
path: root/src/cpu/amd/agesa/cache_as_ram.inc
AgeCommit message (Expand)Author
2017-09-06AGESA: Rename assembly from .inc to .SKyösti Mälkki
2017-07-15vendorcode/amd/agesa: Tidy up gcccar.incKyösti Mälkki
2017-06-28cpu/*: Add whitespace around '<<'Elyes HAOUAS
2017-04-05AGESA: Disable CAR with empty stackKyösti Mälkki
2017-04-05AGESA: BIST is already preservedKyösti Mälkki
2017-04-05AGESA: Move romstage main entry under cpuKyösti Mälkki
2017-04-05AGESA: Move amd_initmmio() callKyösti Mälkki
2017-03-09AGESA: Fix SSE regression and align stack earlyKyösti Mälkki
2016-11-25AGESA binaryPI: Fix cache-as-ram for x86_64Kyösti Mälkki
2016-07-31src/cpu: Capitalize ROM and RAMElyes HAOUAS
2016-01-23cpu/amd: remove .intel_syntaxPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-21cpu: port amd/agesa to 64bitStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-12-07Correct file permissions.Idwer Vollering
2013-08-16AMD AGESA: Remove INVD instruction when transitioning from CARBruce Griffith
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-02AMD agesa: add enable cache at the end of disable_cache_as_ramSiyuan Wang
2012-04-25Replace cache control magic numbers with symbolsPatrick Georgi
2012-04-16S3 code in coreboot public folder.zbao
2011-07-18Add AMD Family 10 support to cpu folderefdesign98