aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google
AgeCommit message (Expand)Author
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-08-10vboot: Implement VbExGetTimer using monotonic timersStefan Reinauer
2014-08-08chromeos: Add code to read FMAP on ARMStefan Reinauer
2014-07-08vendorcode/google: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-25ChromeOS: Rename chromeos.c in vendorcodeKyösti Mälkki
2014-05-19build: use CFLAGS_* in more places where they're neededPatrick Georgi
2014-05-17build: kill one indirectionPatrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-08Declare get_write_protect_state() without ChromeOSKyösti Mälkki
2014-05-08Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki
2014-05-08ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-01Build without ChromeOSKyösti Mälkki
2014-05-01ChromeOS: Remove oprom_is_loadedKyösti Mälkki
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-04-09console: Add printk helper for ChromeOSKyösti Mälkki
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-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2014-02-15x86: provide stage_exit() like armAaron Durbin
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-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-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
2013-08-15CBFS: Change the signature of cbfs_decompress.Gabe Black
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-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
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-16google/snow: rename a file so that it is clear what board it is forRonald G. Minnich
2013-02-25google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich
2013-02-11snow: make build script erase 192KB instead of 128KBDavid Hendricks
2013-01-12No random directoriesStefan Reinauer
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-13cros: Inform U-Boot via fake gpio when VGA Option ROM is loadedBill Richardson
2012-11-12vboot: Add option to skip TPM resume on S3 resumeStefan Reinauer
2012-11-12Avoid using hardcoded values in MRC cache codeVadim Bendebury
2012-11-09Change flashmap base to reflect new FMAP in U-bootDuncan Laurie
2012-11-08ELOG: Find flash base in FMAP if possibleDuncan Laurie
2012-11-07SandyBridge/IvyBridge: Use flash map to find MRC cacheStefan Reinauer
2012-07-26ELOG: Fix reporting of developer/recovery modesDuncan Laurie
2012-07-25ELOG: Log events for Chrome OS developer/recovery modeDuncan Laurie
2012-07-25chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared DataStefan Reinauer
2012-07-24Move GGL0001 ACPI code to generic ChromeOS codeStefan Reinauer
2012-05-29ChromeOS: Remove remnants of FDT supportStefan Reinauer
2012-04-27ChromeOS: add missing string.h in gnvs.cStefan Reinauer
2012-04-04Don't unconditionally show ChromeOS optionsStefan Reinauer
2012-04-02Add Google ChromeOS vendor supportStefan Reinauer
2012-03-30Add TPM support to corebootStefan Reinauer
2012-03-30Add Google ChromeOS vendorcode directoryStefan Reinauer