summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd/agesa/f14
Commit message (Expand)AuthorAgeFilesLines
* AGESA: Apply a threshold on event loggingKyösti Mälkki2017-03-091-0/+3
* AGESA: Remove nonexistent include pathKyösti Mälkki2017-02-141-1/+0
* vendorcode/amd/agesa: Remove flawed warningŁukasz Dobrowolski2016-12-131-6/+0
* src/vendorcode/amd/agesa: Fix castingŁukasz Dobrowolski2016-11-221-9/+9
* vendorcode/amd/f14: Fix ignored argument in IDS_HDT_CONSOLEŁukasz Dobrowolski2016-11-021-1/+3
* AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki2016-06-043-249/+2
* AGESA: Fix invalid BLDCFG_ and CFG_ useKyösti Mälkki2016-06-042-23/+25
* AGESA: Drop unused assembly filesKyösti Mälkki2016-06-0416-9493/+0
* AGESA: Remove unused platform configuration filesKyösti Mälkki2016-06-0412-1309/+0
* AGESA vendorcode: Build a common amdlibKyösti Mälkki2016-05-183-1671/+0
* AGESA vendorcode: Move compiler class definitionKyösti Mälkki2016-05-181-9/+1
* AMD fam14: Blacklist Intel Centrino n6235 from PCIe ASPMKyösti Mälkki2016-05-131-1/+2
* AGESA vendorcode: Drop alternate image dispatcherKyösti Mälkki2016-05-123-122/+0
* AGESA boards: Relocate platform memory configKyösti Mälkki2016-05-101-1/+0
* AGESA vendorcode: Fix type mismatchKyösti Mälkki2016-04-211-5/+5
* AGESA vendorcode: Suppress maybe-uninitialized warningsKyösti Mälkki2016-04-201-7/+7
* AGESA vendorcode: Fix logic errorKyösti Mälkki2016-04-201-1/+1
* vendorcode/amd/agesa: Fix tautological compareEdward O'Callaghan2016-04-165-5/+5
* vendorcode/amd/agesa/*/AGESA.h: Correct "ne" to "be" in commentPaul Menzel2016-03-311-1/+1
* vendorcode/amd/agesa/f1{4,2,0} Sync Include directoryEdward O'Callaghan2016-02-0317-138/+84
* src/vendorcode/amd: correct spelling of MTRRPaul Menzel2016-01-077-11/+11
* f14: Increase AP stack to 8k on 64bitStefan Reinauer2016-01-071-0/+4
* Drop unused code from gcc-intrin.hStefan Reinauer2015-10-301-36/+0
* vendorcode/amd: 64bit fixesStefan Reinauer2015-10-303-8/+8
* vendorcode: Port AMD Agesa for Fam14 to 64bitStefan Reinauer2015-07-302-23/+29
* x86: Drop -Wa,--divideStefan Reinauer2015-07-071-3/+3
* vendorcode: Use cross archiver for libagesa.a on AMD f14Stefan Reinauer2015-06-231-1/+1
* AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2Kyösti Mälkki2015-03-072-7/+3
* vendorcode/amd/agesa/f14: update microcodeNicolas Reinecke2015-01-317-5202/+532
* amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan2014-12-161-5/+13
* vendorcode/amd/agesa: Remove unused helper.c fileAlexandru Gagniuc2014-12-062-69/+0
* vendorcode/amd/agesa: Make Porting.h common between familiesEdward O'Callaghan2014-12-062-282/+1
* vendorcode/amd/agesa/f*/cpcar.in: Remove non-GCC CAR implementationEdward O'Callaghan2014-12-041-1124/+0
* vendorcode/amd/agesa/f*/Porting.h: Sync files across fam'sEdward O'Callaghan2014-11-201-19/+8
* vendorcode/amd/agesa/f15tn: Fix assembly bugsDamien Zammit2014-11-191-1/+1
* vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guardEdward O'Callaghan2014-11-131-3/+1
* AGESA f14: Add "const" modifiersEdward O'Callaghan2014-11-106-66/+65
* vendorcode/amd/agesa: Use macros already defined in stdlib.hEdward O'Callaghan2014-07-182-22/+2
* vendorcode/amd/agesa/f14: Trivial - drop whitespaces in .hEdward O'Callaghan2014-07-10314-1569/+1569
* vendorcode/amd/agesa/f14: Trivial - drop trailing whitespacesEdward O'Callaghan2014-07-10544-2751/+2751
* amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.cEdward O'Callaghan2014-06-141-2/+2
* amd/agesa/*/gcc-intrin.h: Invaild inline asmEdward O'Callaghan2014-05-211-87/+102
* amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan2014-05-211-3/+3
* vendorcode/amd/agesa: unsigned enum is strictly positiveEdward O'Callaghan2014-05-211-6/+6
* vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdpEdward O'Callaghan2014-05-191-6/+6
* amd/agesa: Implicit assigment between enum without castEdward O'Callaghan2014-05-191-1/+1
* amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.hEdward O'Callaghan2014-05-191-61/+61
* vendorcode/amd: kill some intermediate variables in build systemPatrick Georgi2014-05-191-3/+1
* build: move include paths where they belongPatrick Georgi2014-05-191-4/+2
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+6