summaryrefslogtreecommitdiff
path: root/src/vendorcode
AgeCommit message (Expand)Author
2013-12-21chromeos: Check for recovery reason code in shared dataDuncan Laurie
2013-12-07Correct file permissions.Idwer Vollering
2013-12-07src/vendorcode/amd: remove Visual Studio remnants.Idwer Vollering
2013-12-05AMD IMC AGESA: Access the data in stack by correct lengthZheng Bao
2013-12-04Add Intel FSP northbridge support Sandybridge and IvybridgeMarc Jones
2013-12-03vboot: use out_flags to indicate recovery modeDuncan Laurie
2013-12-03vboot: Do not pass OPROM_MATTERS flag to VbInitDuncan Laurie
2013-12-02Add option to disable ChromeOSKyösti Mälkki
2013-12-02vboot: use out_flags to indicate dev modeAaron Durbin
2013-11-25slippy: Minor vboot related fixesDuncan Laurie
2013-11-24Honor vboot's request to load the VGA option ROMBill Richardson
2013-11-24Fix compile error in chromeos by adding stddef.hDuncan Laurie
2013-10-15vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7WANG Siyuan
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-09-24southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood
2013-08-27AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in YangtzeWANG Siyuan
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
2013-08-15CBFS: Change the signature of cbfs_decompress.Gabe Black
2013-08-06AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER`Paul Menzel
2013-08-06AMD AGESA: Add missing breaks to switch statement in one fileBruce Griffith
2013-08-06AMD Kabini: Add "const" modifier to AGESA function parametersBruce Griffith
2013-08-05AMD SATA: Correct "them implement" to "then implement" in commentsPaul Menzel
2013-08-04AMD Kabini: Add AGESA/PI code for new processor familySiyuan Wang
2013-06-28amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statementBruce Griffith
2013-06-28amd/agesa/f15/Proc/CPU: Add length modifier to eliminate compiler warningsBruce Griffith
2013-06-28vendorcode/amd/agesa/f15: Eliminate compiler warningsBruce Griffith
2013-06-09fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang
2013-06-06AGESA: Add "const" modifier to function parametersBruce Griffith
2013-05-16chromeos: use cache-as-ram migration API for vbnvAaron Durbin
2013-05-14EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich
2013-05-04AMD F15: Fix warning in Proc/CPU/FeatureMartin Roth
2013-05-04AMD F15: Fix warnings in Proc/CommonMartin Roth
2013-05-03AMD SATA: Correct »them implement« to »then implement« in commentsPaul Menzel
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-04-16AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in commentsPaul Menzel
2013-04-14AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in commentsPaul Menzel
2013-04-01chromeos: honor MOCK_TPM=1Aaron Durbin
2013-03-29chromeos: remove CACHE_ROM automatic selectionAaron Durbin
2013-03-23vboot module: fix compilation issuesAaron Durbin
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22vboot: pass correct coreboot include pathsAaron Durbin
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2013-03-20f15tn/Include/OptionIdsInstall.h: Remove idle `… || )`Siyuan Wang
2013-03-16google/snow: rename a file so that it is clear what board it is forRonald G. Minnich
2013-03-08AGESA: Fix CR0_PE bit defineKonstantin Aladyshev
2013-03-08AGESA: Fix bug in AMD_DISABLE_STACK_FAMILY_HOOK_F15Konstantin Aladyshev
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-25google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich
2013-02-24AMD f14 vendorcode: Fix warningMartin Roth