aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f10
AgeCommit message (Expand)Author
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