summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* 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 directoriesexperimentalMartin 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
* vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility.Edward O'Callaghan2014-03-025-5/+5
* coreboot: infrastructure for different ramstage loadersAaron Durbin2014-02-152-52/+39
* x86: provide stage_exit() like armAaron Durbin2014-02-151-5/+2
* 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
* chromeos: provide option to identify reference code blobAaron Durbin2014-01-301-0/+8
* vboot: provide empty vboot_verify_firmware()Aaron Durbin2014-01-301-1/+3
* VBOOT: Set virtual recovery switch based on EC Software SyncDuncan Laurie2014-01-301-1/+3
* rmodule: consolidate rmodule stage loadingAaron Durbin2014-01-281-77/+18
* chromeos: include stddef to fix compilation errorAaron Durbin2014-01-281-0/+1
* CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko2014-01-122-2/+2
OpenPOWER on IntegriCloud