summaryrefslogtreecommitdiff
path: root/src/include/cpu/amd
AgeCommit message (Expand)Author
2018-09-07amd/fam15: Add more MCA informationMarshall Dawson
2018-08-08amd/fam15: Add MCA bank register definitionsMarshall Dawson
2018-08-08cpu/amd: Correct number of MCA banks clearedMarshall Dawson
2018-08-08cpu/amd: Rename MCA status registerMarshall Dawson
2018-07-09src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-05amd/geode_lx: Fix .c includesKyösti Mälkki
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2018-05-24AMD: Remove some leftover includesKyösti Mälkki
2017-11-01cpu/amdfam15.h: Add definition for MMIO config MSRMarshall Dawson
2017-09-27cpu/amd/amdfam15: Add misc. SMM definitionsMarshall Dawson
2017-09-26AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-08-22AMD K8 fam10-15: Tidy up CAR stack switchKyösti Mälkki
2017-08-22AMD K8 fam10-15: Tidy up CAR disableKyösti Mälkki
2017-08-01src/include: Add guards on all header filesMartin Roth
2017-07-14geode_lx: Move declaration to another headerKyösti Mälkki
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28amd/family15h: Add defines for boost and P-stateMarshall Dawson
2017-06-26soc/amd/stoneyridge: Add CPU filesMarc Jones
2017-05-18AMD MTRR: Add common add_uma_resource_below_tolm()Kyösti Mälkki
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-25AMD Geode: Move conflicting mainboard_romstage_entry()Marc Jones
2017-04-05AGESA: Disable CAR with empty stackKyö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-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-13src/include: Fix space between type, * and variable nameLee Leahy
2017-03-12src/include: Remove braces for single statementsLee Leahy
2017-03-12src/include: Remove spaces before tabsLee Leahy
2017-03-10src/include: Add space after +Lee Leahy
2017-03-10src/include: Add parenthesis around macrosLee Leahy
2017-03-09src/include: Add space after commaLee Leahy
2017-03-09src/include: Indent code using tabsLee Leahy
2017-03-09src/include: Move trailing statements to next lineLee Leahy
2017-03-09src/include: Fix unsigned warningsLee Leahy
2017-03-08AMD geode: Avoid conflicting main() declarationKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-10-01cpu/amd/model_fxx: transition away from device_tAntonello Dettori
2016-09-20src/include: Add space around operatorsElyes HAOUAS
2016-09-05src/include: Improve code formattingElyes HAOUAS
2016-08-28src/include: Add required space before opening parenthesis '('Elyes HAOUAS
2016-06-18AMD boards: Fix romstage main() declarationKyösti Mälkki
2016-02-01cpu/amd/fam10h-fam15h: Add new wait_ap_stopped functionTimothy Pearson
2015-11-23cpu/amd: de-duplicate MSR include filesStefan Reinauer
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30Drop geode_post_code.hStefan Reinauer
2015-10-30cpu/amd: Fix cbtypes.h to match UINTN conventionStefan Reinauer
2015-06-08Remove empty lines at end of fileElyes HAOUAS