summaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/chromeos.h
AgeCommit message (Expand)Author
2015-03-24vboot2: avoid fall through when hard_reset is not implementedDaisuke Nojiri
2015-03-24vboot2: Make struct vb2_working_data cpu architecture agnosticDaisuke Nojiri
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-23vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri
2015-01-27vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri
2015-01-03elog: Add function to log boot reason in ChromeOS caseDavid Hendricks
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-15chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWAREAaron Durbin
2014-11-13vboot: provide empty vboot_verify_firmware()Aaron Durbin
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-01ChromeOS: Remove oprom_is_loadedKyösti Mälkki
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-04-05chromeos: fix build breakage when !CHROMEOS_RAMOOPSAaron 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-01-30vboot: provide empty vboot_verify_firmware()Aaron 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
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2012-11-13cros: Inform U-Boot via fake gpio when VGA Option ROM is loadedBill Richardson
2012-04-02Add Google ChromeOS vendor supportStefan Reinauer