summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family14/amdfam14_conf.c
AgeCommit message (Expand)Author
2019-01-24AGESA fam12/fam14: Drop amdfamX.c file includeKyösti Mälkki
2019-01-14AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-05-20nb/amd/agesa/family14: Get rid of device_tElyes HAOUAS
2017-06-28northbridge/amd/agesa/*: Add whitespace around '<<'Elyes HAOUAS
2016-10-09northbridge/amd/agesa/family14: Remove commented codeElyes HAOUAS
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-09-20northbridge/amd/agesa: Improve code formattingElyes HAOUAS
2016-08-31northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-19AGESA fam12 fam14: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-06-29northbridge/amd: Remove some extraneous parentheses from if-statementsEdward O'Callaghan
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-04-30Add default map_oprom_vendev() for AMD Family 14h processors.Martin Roth
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98