summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Declare recovery and developer modes outside ChromeOSKyösti Mälkki2014-05-013-38/+8
* 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
* coreboot: infrastructure for different ramstage loadersAaron Durbin2014-02-152-52/+39
* x86: provide stage_exit() like armAaron Durbin2014-02-151-5/+2
* 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
* 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
* Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer2013-10-131-1/+1
* 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
* 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
* Eliminate use of pointers in coreboot tableStefan Reinauer2013-04-202-3/+3
* 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
* google/snow: rename a file so that it is clear what board it is forRonald G. Minnich2013-03-161-0/+0
* google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich2013-02-252-3/+4
* snow: make build script erase 192KB instead of 128KBDavid Hendricks2013-02-111-3/+3
* No random directoriesStefan Reinauer2013-01-121-0/+82
* Reduce number of per-mainboard changesStefan Reinauer2012-11-161-0/+4
* cros: Inform U-Boot via fake gpio when VGA Option ROM is loadedBill Richardson2012-11-132-5/+19
* vboot: Add option to skip TPM resume on S3 resumeStefan Reinauer2012-11-122-0/+15
* Avoid using hardcoded values in MRC cache codeVadim Bendebury2012-11-121-30/+20
* Change flashmap base to reflect new FMAP in U-bootDuncan Laurie2012-11-091-2/+2
* ELOG: Find flash base in FMAP if possibleDuncan Laurie2012-11-081-0/+1
* SandyBridge/IvyBridge: Use flash map to find MRC cacheStefan Reinauer2012-11-074-0/+214
* ELOG: Fix reporting of developer/recovery modesDuncan Laurie2012-07-261-3/+6
* ELOG: Log events for Chrome OS developer/recovery modeDuncan Laurie2012-07-251-0/+11
* chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared DataStefan Reinauer2012-07-252-1/+9
OpenPOWER on IntegriCloud