summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* chromeos: use cache-as-ram migration API for vbnvAaron Durbin2013-05-161-7/+25
* EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich2013-05-141-17/+4
* 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
* AMD SATA: Correct »them implement« to »then implement« in commentsPaul Menzel2013-05-036-6/+6
* Eliminate use of pointers in coreboot tableStefan Reinauer2013-04-202-3/+3
OpenPOWER on IntegriCloud