summaryrefslogtreecommitdiff
path: root/src/vendorcode/google
AgeCommit message (Expand)Author
2015-01-03elog: Add function to log boot reason in ChromeOS caseDavid Hendricks
2014-12-30chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-12-30vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceiveDaisuke Nojiri
2014-12-30vboot: Add a new post code for TPM failureDuncan Laurie
2014-12-17chromeos: Add empty functions when CONFIG_CHROMEOS is disabledDuncan Laurie
2014-12-17chromeos: vboot_loader: Add support for SW_WP_ENABLED flagShawn Nematbakhsh
2014-12-15tegra124: Skip display init when vboot says we don't need it.Gabe Black
2014-12-09vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin
2014-11-15vboot: allow non-relocatable ramstage loadingAaron Durbin
2014-11-15chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWAREAaron Durbin
2014-11-13vboot: provide empty vboot_verify_firmware()Aaron Durbin
2014-10-07vendorcode: Add ChromeOS VPD parser.Hung-Te Lin
2014-09-10tpm: Clean up I2C TPM driverStefan Reinauer
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
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