summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* 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
* vendorcode/google: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* vendorcode/intel: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-0812-12/+0
* 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
* ChromeOS: Rename chromeos.c in vendorcodeKyösti Mälkki2014-05-252-8/+3
* vendorcode/intel/fsp/rangeley: remove extra fileMartin Roth2014-05-231-521/+0
* 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
* baytrail: Fix some minor errors in FSPDavid Hendricks2014-05-211-8/+1
* 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
* build: use CFLAGS_* in more places where they're neededPatrick Georgi2014-05-191-1/+1
* vendorcode/amd: kill some intermediate variables in build systemPatrick Georgi2014-05-1910-84/+22
* build: move include paths where they belongPatrick Georgi2014-05-1911-45/+18
* agesa: drop non-existing search pathsPatrick Georgi2014-05-194-43/+0
* build: kill one indirectionPatrick Georgi2014-05-171-1/+1
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-171-1/+1
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-171-2/+1
* Declare get_write_protect_state() without ChromeOSKyösti Mälkki2014-05-081-3/+0
* Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki2014-05-081-3/+0
* ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki2014-05-081-4/+0
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-0612-21/+64
* Build without ChromeOSKyösti Mälkki2014-05-011-1/+1
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-1/+0
* Declare recovery and developer modes outside ChromeOSKyösti Mälkki2014-05-013-38/+8
* 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
* Add the Rangeley FSP include & srx directoriesMartin Roth2014-04-1112-0/+2581
* Add the Bay Trail FSP include & srx directoriesMartin Roth2014-04-1113-0/+2248
* Add the ivybridge i89xx FSP include & srx directoriesMartin Roth2014-04-1112-0/+1989
* Update vendorcode/intel/makefile for coming FSPsMartin Roth2014-04-111-4/+7
* vendorcode/amd/agesa: Do not hardcode ROM base addressAlexandru Gagniuc2014-04-093-6/+0
* console: Add printk helper for ChromeOSKyösti Mälkki2014-04-091-2/+1
* chromeos: fix build breakage when !CHROMEOS_RAMOOPSAaron Durbin2014-04-051-1/+1
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-202-5/+5
* chromeos: provide option to dynamically allocate ram oops bufferAaron Durbin2014-03-119-3/+174
* coreboot: unify infrastructure for loading payloadsAaron Durbin2014-03-032-2/+24