summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in commentsPaul Menzel2013-04-167-26/+26
* AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in commentsPaul Menzel2013-04-142-2/+2
* chromeos: honor MOCK_TPM=1Aaron Durbin2013-04-012-0/+8
* chromeos: remove CACHE_ROM automatic selectionAaron Durbin2013-03-291-1/+0
* vboot module: fix compilation issuesAaron Durbin2013-03-232-5/+4
* Unify coreboot table generationStefan Reinauer2013-03-222-1/+3
* vboot: pass correct coreboot include pathsAaron Durbin2013-03-221-2/+4
* coreboot: add vboot_handoff to coreboot tablesAaron Durbin2013-03-222-0/+16
* romstage: add support for vboot firmware selectionAaron Durbin2013-03-2210-6/+815
* f15tn/Include/OptionIdsInstall.h: Remove idle `… || )`Siyuan Wang2013-03-201-1/+1
* google/snow: rename a file so that it is clear what board it is forRonald G. Minnich2013-03-161-0/+0
* AGESA: Fix CR0_PE bit defineKonstantin Aladyshev2013-03-085-5/+5
* AGESA: Fix bug in AMD_DISABLE_STACK_FAMILY_HOOK_F15Konstantin Aladyshev2013-03-084-4/+4
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich2013-02-252-3/+4
OpenPOWER on IntegriCloud