aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f10
AgeCommit message (Expand)Author
2017-08-28AGESA f10 vendorcode: Remove refcode sourcesKyösti Mälkki
2017-07-15vendorcode/amd/agesa: Tidy up gcccar.incKyösti Mälkki
2017-07-15vendorcode/amd/agesa: Clarify CAR disableMarc Jones
2017-07-15vendorcode/amd/agesa: Sync irrelevant differencesKyösti Mälkki
2017-07-08src/vendorcode: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-06-26vendorcode/amd: Drop multiple copies of gcc-intrin.hStefan Reinauer
2017-06-26vendorcode/amd: Unify gcc-intrin.hStefan Reinauer
2017-03-09AGESA: Make eventlog more tolerant to failuresKyösti Mälkki
2017-03-09AGESA: Apply a threshold on event loggingKyösti Mälkki
2017-02-14AGESA: Remove nonexistent include pathKyösti Mälkki
2016-11-22src/vendorcode/amd/agesa: Fix castingŁukasz Dobrowolski
2016-06-04AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki
2016-06-04AGESA: Fix invalid BLDCFG_ and CFG_ useKyösti Mälkki
2016-06-04AGESA: Drop unused assembly filesKyösti Mälkki
2016-06-04AGESA: Remove unused platform configuration filesKyösti Mälkki
2016-06-04AGESA f10: Pick sample platform configurationKyösti Mälkki
2016-05-18AGESA vendorcode: Build a common amdlibKyösti Mälkki
2016-05-18AGESA vendorcode: Move compiler class definitionKyösti Mälkki
2016-05-12AGESA vendorcode: Drop alternate image dispatcherKyösti Mälkki
2016-04-21AGESA vendorcode: Fix type mismatchKyösti Mälkki
2016-04-20AGESA vendorcode: Suppress maybe-uninitialized warningsKyösti Mälkki
2016-04-20AGESA vendorcode: Fix logic errorKyösti Mälkki
2016-04-16vendorcode/amd/agesa: Fix tautological compareEdward O'Callaghan
2016-03-31vendorcode/amd/agesa/*/AGESA.h: Correct "ne" to "be" in commentPaul Menzel
2016-02-03vendorcode/amd/agesa/f1{4,2,0} Sync Include directoryEdward O'Callaghan
2016-01-07src/vendorcode/amd: correct spelling of MTRRPaul Menzel
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30vendorcode/amd: 64bit fixesStefan Reinauer
2015-08-09f10/f12: Remove whitespace from gcccar.incStefan Reinauer
2015-07-07x86: Drop -Wa,--divideStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-07AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2Kyösti Mälkki
2014-12-16amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan
2014-12-08vendorcode/amd/agesa/fam10: Build as a static libraryEdward O'Callaghan
2014-12-06vendorcode/amd/agesa: Make Porting.h common between familiesEdward O'Callaghan
2014-12-04vendorcode/amd/agesa/f*/cpcar.in: Remove non-GCC CAR implementationEdward O'Callaghan
2014-11-20vendorcode/amd/agesa/f*/Porting.h: Sync files across fam'sEdward O'Callaghan
2014-11-13vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guardEdward O'Callaghan
2014-11-02amd/agesa/f10: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-07-18vendorcode/amd/agesa: Use macros already defined in stdlib.hEdward O'Callaghan
2014-07-10vendorcode/amd/agesa/f10: Trivial - drop whitespaces in .hEdward O'Callaghan
2014-07-10vendorcode/amd/agesa/f10: Trivial - drop trailing whitespacesEdward O'Callaghan
2014-05-21amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan
2014-05-19amd/agesa: Implicit assigment between enum without castEdward O'Callaghan
2014-05-19amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.hEdward O'Callaghan
2014-05-19vendorcode/amd: kill some intermediate variables in build systemPatrick Georgi
2014-05-19build: move include paths where they belongPatrick Georgi
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-03-02vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility.Edward O'Callaghan
2013-12-07Correct file permissions.Idwer Vollering
2013-04-16AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in commentsPaul Menzel
2013-03-08AGESA: Fix CR0_PE bit defineKonstantin Aladyshev
2013-03-08AGESA: Fix bug in AMD_DISABLE_STACK_FAMILY_HOOK_F15Konstantin Aladyshev
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-01-02AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functionsAladyshev Konstantin
2012-05-10Unmark source files as executablesAlec Ari
2011-12-02Change AMD vendorcode buildKyösti Mälkki
2011-07-15Add the AMD Family10 Agesa codeefdesign98