summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd
Commit message (Expand)AuthorAgeFilesLines
* AGESA stub 00730F01: Add config.h and kconfig.h to Makefile.incBruce Griffith2014-10-091-16/+27
* AMD Steppe Eagle: Add binary PI vendorcode filesBruce Griffith2014-08-308-0/+2071
* vendorcode/amd/agesa: Use macros already defined in stdlib.hEdward O'Callaghan2014-07-1810-136/+13
* vendorcode/amd/agesa/f15tn: Fix erratum #712Rudolf Marek2014-07-112-1/+54
* 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
* vendorcode/amd/agesa/f12: Trivial - drop whitespaces in .hEdward O'Callaghan2014-07-10301-1212/+1212
* vendorcode/amd/agesa/f12: Trivial - drop trailing whitespacesEdward O'Callaghan2014-07-10610-2471/+2471
* vendorcode/amd/agesa/f10: Trivial - drop whitespaces in .hEdward O'Callaghan2014-07-10187-940/+940
* vendorcode/amd/agesa/f10: Trivial - drop trailing whitespacesEdward O'Callaghan2014-07-10321-1624/+1624
* vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .hEdward O'Callaghan2014-07-1016-80/+80
* vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .cEdward O'Callaghan2014-07-1051-262/+262
* amd/agesa/f15tn: Invalid inline asm in gcc-intrin.hEdward O'Callaghan2014-06-141-85/+112
* amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.cEdward O'Callaghan2014-06-141-2/+2
* vendorcode/amd/agesa/f*: Fix typo in header guardsEdward O'Callaghan2014-05-224-4/+4
* 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-215-15/+15
* vendorcode/amd/agesa: unsigned enum is strictly positiveEdward O'Callaghan2014-05-211-6/+6
* amd/cimx/sb?00/SATA.c: Integer overflow in loop conditionEdward O'Callaghan2014-05-212-2/+2
* vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdpEdward O'Callaghan2014-05-193-8/+8
* amd/agesa: Implicit assigment between enum without castEdward O'Callaghan2014-05-193-3/+3
* amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.hEdward O'Callaghan2014-05-193-177/+177
* vendorcode/amd: kill some intermediate variables in build systemPatrick Georgi2014-05-1910-84/+22
* build: move include paths where they belongPatrick Georgi2014-05-1910-41/+17
* agesa: drop non-existing search pathsPatrick Georgi2014-05-194-43/+0
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-0610-12/+46
* vendorcode/amd/agesa/fam14: Build as a static libraryEdward O'Callaghan2014-04-151-1/+261
* vendorcode/amd/agesa/fam15tn: Build as a static libraryAlexandru Gagniuc2014-04-151-0/+437
* vendorcode/amd/agesa: Do not hardcode ROM base addressAlexandru Gagniuc2014-04-093-6/+0
* vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility.Edward O'Callaghan2014-03-025-5/+5
* amd/cimx: fix sb(8|9)00 NULL type redefineAaron Durbin2014-02-1111-23/+23
* AGESA f15tn: Fix GPP ports resumeRudolf Marek2014-02-012-1/+20
* Correct file permissions.Idwer Vollering2013-12-0737-0/+0
* src/vendorcode/amd: remove Visual Studio remnants.Idwer Vollering2013-12-073-877/+0
* AMD IMC AGESA: Access the data in stack by correct lengthZheng Bao2013-12-053-6/+12
* vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7WANG Siyuan2013-10-1550-10466/+5465
* southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood2013-09-242-1/+1
* AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in YangtzeWANG Siyuan2013-08-271-4/+4
* AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER`Paul Menzel2013-08-061-2/+2
* AMD AGESA: Add missing breaks to switch statement in one fileBruce Griffith2013-08-061-1/+8
* AMD Kabini: Add "const" modifier to AGESA function parametersBruce Griffith2013-08-066-67/+67
* AMD SATA: Correct "them implement" to "then implement" in commentsPaul Menzel2013-08-052-2/+2
* AMD Kabini: Add AGESA/PI code for new processor familySiyuan Wang2013-08-04669-0/+249353
* amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statementBruce Griffith2013-06-281-1/+8
* amd/agesa/f15/Proc/CPU: Add length modifier to eliminate compiler warningsBruce Griffith2013-06-282-100/+102
* vendorcode/amd/agesa/f15: Eliminate compiler warningsBruce Griffith2013-06-2815-56/+60
* fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang2013-06-09744-37688/+17600
* AGESA: Add "const" modifier to function parametersBruce Griffith2013-06-066-64/+64
* AMD F15: Fix warning in Proc/CPU/FeatureMartin Roth2013-05-041-1/+1
* AMD F15: Fix warnings in Proc/CommonMartin Roth2013-05-043-3/+3
OpenPOWER on IntegriCloud