summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-121-1/+1
* chromeos: Check for recovery reason code in shared dataDuncan Laurie2013-12-211-0/+8
* Correct file permissions.Idwer Vollering2013-12-0746-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
* Add Intel FSP northbridge support Sandybridge and IvybridgeMarc Jones2013-12-0414-0/+2001
* vboot: use out_flags to indicate recovery modeDuncan Laurie2013-12-031-4/+26
* vboot: Do not pass OPROM_MATTERS flag to VbInitDuncan Laurie2013-12-031-7/+1
* Add option to disable ChromeOSKyösti Mälkki2013-12-021-8/+12
* vboot: use out_flags to indicate dev modeAaron Durbin2013-12-021-1/+20
* slippy: Minor vboot related fixesDuncan Laurie2013-11-251-1/+7
* Honor vboot's request to load the VGA option ROMBill Richardson2013-11-241-7/+1
* Fix compile error in chromeos by adding stddef.hDuncan Laurie2013-11-241-0/+1
* vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7WANG Siyuan2013-10-1550-10466/+5465
* Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer2013-10-131-1/+1
* 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
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* CBFS: Change the signature of cbfs_decompress.Gabe Black2013-08-151-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