summaryrefslogtreecommitdiff
path: root/src/vendorcode
AgeCommit message (Expand)Author
2014-04-05chromeos: fix build breakage when !CHROMEOS_RAMOOPSAaron Durbin
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-03-11chromeos: provide option to dynamically allocate ram oops bufferAaron Durbin
2014-03-03coreboot: unify infrastructure for loading payloadsAaron Durbin
2014-03-02vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility.Edward O'Callaghan
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2014-02-15x86: provide stage_exit() like armAaron Durbin
2014-02-11amd/cimx: fix sb(8|9)00 NULL type redefineAaron Durbin
2014-02-01AGESA f15tn: Fix GPP ports resumeRudolf Marek
2014-01-30chromeos: provide option to identify reference code blobAaron Durbin
2014-01-30vboot: provide empty vboot_verify_firmware()Aaron Durbin
2014-01-30VBOOT: Set virtual recovery switch based on EC Software SyncDuncan Laurie
2014-01-28rmodule: consolidate rmodule stage loadingAaron Durbin
2014-01-28chromeos: include stddef to fix compilation errorAaron Durbin
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
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