summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move GGL0001 ACPI code to generic ChromeOS codeStefan Reinauer2012-07-241-0/+109
* ChromeOS: Remove remnants of FDT supportStefan Reinauer2012-05-292-43/+0
* ChromeOS: add missing string.h in gnvs.cStefan Reinauer2012-04-271-0/+1
* Don't unconditionally show ChromeOS optionsStefan Reinauer2012-04-041-0/+5
* Add Google ChromeOS vendor supportStefan Reinauer2012-04-0210-15/+502
* Add TPM support to corebootStefan Reinauer2012-03-301-0/+201
* Add Google ChromeOS vendorcode directoryStefan Reinauer2012-03-302-0/+48
OpenPOWER on IntegriCloud