aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f14
AgeCommit message (Expand)Author
2017-09-13AGESA buildsystem: Reduce include path exposureKyösti Mälkki
2017-09-13AGESA vendorcode: Remove AGESA_ENTRY_INIT_RECOVERYKyösti Mälkki
2017-09-13AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki
2017-09-06AGESA vendorcode: Auto include-dirsKyösti Mälkki
2017-08-31AGESA f14 vendorcode: Remove unused sourcesKyösti Mälkki
2017-08-31AGESA f14 vendorcode: Split to Makefile.inc filesKyösti Mälkki
2017-08-30AGESA f14 vendorcode: Keep only Ontario refcodeKyösti Mälkki
2017-08-30AGESA vendorcode: Remove AMD_INIT_RECOVERYKyösti Mälkki
2017-08-28AGESA f14 vendorcode: Remove f10, f12 and f15 referencesKyösti Mälkki
2017-08-28AGESA f10 vendorcode: Remove unused sourcesKyösti Mälkki
2017-08-16AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INITKyösti Mälkki
2017-08-02AGESA: Correct PCI function number for MEM_GET(SET)REG outputsKonstantin Aladyshev
2017-08-02AGESA: Sync ACPI table definitionsKyösti Mälkki
2017-07-15vendorcode/amd/agesa: Tidy up gcccar.incKyösti Mälkki
2017-07-15vendorcode/amd/agesa: Sync irrelevant differencesKyösti Mälkki
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-06-27vendorcode/amd: Satisfy clang's bracing requirementsStefan Reinauer
2017-06-26vendorcode/amd: Drop multiple copies of gcc-intrin.hStefan Reinauer
2017-04-08AGESA f14: Fix memory clock register decodingKyösti Mälkki
2017-04-06AGESA f14: Fix MemContext buffer parser for AmdInitPost()Kyösti Mälkki
2017-03-09AGESA: Use printk for IDS outputKyösti Mälkki
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-12-13vendorcode/amd/agesa: Remove flawed warningŁukasz Dobrowolski
2016-11-22src/vendorcode/amd/agesa: Fix castingŁukasz Dobrowolski
2016-11-02vendorcode/amd/f14: Fix ignored argument in IDS_HDT_CONSOLEŁ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-05-18AGESA vendorcode: Build a common amdlibKyösti Mälkki
2016-05-18AGESA vendorcode: Move compiler class definitionKyösti Mälkki
2016-05-13AMD fam14: Blacklist Intel Centrino n6235 from PCIe ASPMKyösti Mälkki
2016-05-12AGESA vendorcode: Drop alternate image dispatcherKyösti Mälkki
2016-05-10AGESA boards: Relocate platform memory configKyö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
2016-01-07f14: Increase AP stack to 8k on 64bitStefan Reinauer
2015-10-30Drop unused code from gcc-intrin.hStefan Reinauer
2015-10-30vendorcode/amd: 64bit fixesStefan Reinauer
2015-07-30vendorcode: Port AMD Agesa for Fam14 to 64bitStefan Reinauer
2015-07-07x86: Drop -Wa,--divideStefan Reinauer
2015-06-23vendorcode: Use cross archiver for libagesa.a on AMD f14Stefan Reinauer
2015-03-07AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2Kyösti Mälkki
2015-01-31vendorcode/amd/agesa/f14: update microcodeNicolas Reinecke
2014-12-16amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan
2014-12-06vendorcode/amd/agesa: Remove unused helper.c fileAlexandru Gagniuc
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-19vendorcode/amd/agesa/f15tn: Fix assembly bugsDamien Zammit
2014-11-13vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guardEdward O'Callaghan
2014-11-10AGESA f14: Add "const" modifiersEdward O'Callaghan
2014-07-18vendorcode/amd/agesa: Use macros already defined in stdlib.hEdward O'Callaghan
2014-07-10vendorcode/amd/agesa/f14: Trivial - drop whitespaces in .hEdward O'Callaghan
2014-07-10vendorcode/amd/agesa/f14: Trivial - drop trailing whitespacesEdward O'Callaghan
2014-06-14amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.cEdward O'Callaghan
2014-05-21amd/agesa/*/gcc-intrin.h: Invaild inline asmEdward O'Callaghan
2014-05-21amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan
2014-05-21vendorcode/amd/agesa: unsigned enum is strictly positiveEdward O'Callaghan
2014-05-19vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdpEdward 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-04-15vendorcode/amd/agesa/fam14: Build as a static libraryEdward O'Callaghan
2014-03-02vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility.Edward O'Callaghan
2013-12-07src/vendorcode/amd: remove Visual Studio remnants.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-02-24AMD f14 vendorcode: Fix warningMartin Roth
2013-02-06AMD Fam14 - Fix warningsMartin Roth
2013-01-02AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functionsAladyshev Konstantin
2012-04-12S3 code in vendorcode folder.zbao
2012-04-02S3 code whitespaces changes.zbao
2011-09-15AMD Agesa macro expansion fixefdesign98
2011-09-15AMD Agesa changes to fix F14 boot issuesefdesign98
2011-08-09AMD Family 14 Agesa warning fixefdesign98
2011-08-06Update AMD F14 Agesa to support Rev C0 cpusefdesign98
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-06-28Addition of Family12/SB900 wrapper codeefdesign98
2011-06-22Move existing AMD Ffamily14 code to f14 folderefdesign98