summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/ramtop.c
AgeCommit message (Expand)Author
2019-05-16soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-10-25soc/amd/stoneyridge: Remove "else" after a returnRichard Spiegel
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-09-11amd/stoneyridge: Set BERT region size when no TSEG usedMarshall Dawson
2018-09-07amd/stoneyridge: Adjust memory map for reservedMarshall Dawson
2018-02-07amd/stoneyridge: Put stage cache into TSEGMarshall Dawson
2018-01-28amd/stoneyridge: Add NV storage to ramtopMarshall Dawson
2017-09-27amd/stoneyridge: Enable SMM in TSEGMarshall Dawson
2017-09-13amd/stoneyridge: Make cbmem_top SMM awareMarshall Dawson
2017-06-28soc/amd/stoneyridge: Enable early cbmemMarshall Dawson
2017-06-26soc/amd/stoneyridge: Add northbridge supportMarc Jones