summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* AGESA stub 00730F01: Add config.h and kconfig.h to Makefile.incBruce Griffith2014-10-091-16/+27
* vendorcode: Add ChromeOS VPD parser.Hung-Te Lin2014-10-076-0/+592
* tpm: Clean up I2C TPM driverStefan Reinauer2014-09-102-2/+2
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* AMD Steppe Eagle: Add binary PI vendorcode filesBruce Griffith2014-08-309-0/+2072
* chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer2014-08-133-2/+145
* vendorcode/intel/fsp/baytrail/absf: add Minnow Max absf filesMartin Roth2014-08-112-0/+656
* coreboot classes: Add dynamic classes to corebootFurquan Shaikh2014-08-111-7/+7
* vboot: Implement VbExGetTimer using monotonic timersStefan Reinauer2014-08-101-0/+10
* chromeos: Add code to read FMAP on ARMStefan Reinauer2014-08-081-0/+13
* vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h'Edward O'Callaghan2014-08-014-2/+9
* 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
* 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
OpenPOWER on IntegriCloud