summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google
Commit message (Expand)AuthorAgeFilesLines
* ChromeOS: Rename chromeos.c in vendorcodeKyösti Mälkki2014-05-252-8/+3
* build: use CFLAGS_* in more places where they're neededPatrick Georgi2014-05-191-1/+1
* build: kill one indirectionPatrick Georgi2014-05-171-1/+1
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-171-1/+1
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-171-2/+1
* Declare get_write_protect_state() without ChromeOSKyösti Mälkki2014-05-081-3/+0
* Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki2014-05-081-3/+0
* ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki2014-05-081-4/+0
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-8/+14
* Build without ChromeOSKyösti Mälkki2014-05-011-1/+1
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-1/+0
* 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
OpenPOWER on IntegriCloud