summaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/chromeos.c
AgeCommit message (Expand)Author
2015-03-24vboot2: avoid fall through when hard_reset is not implementedDaisuke Nojiri
2015-03-24vboot2: load decompressed stage directly to load addressDaisuke Nojiri
2015-03-24vboot2: Make struct vb2_working_data cpu architecture agnosticDaisuke Nojiri
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2014-05-25ChromeOS: Rename chromeos.c in vendorcodeKyösti Mälkki
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-03-03coreboot: unify infrastructure for loading payloadsAaron Durbin
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2013-12-03vboot: use out_flags to indicate recovery modeDuncan Laurie
2013-12-02vboot: use out_flags to indicate dev modeAaron Durbin
2013-11-24Fix compile error in chromeos by adding stddef.hDuncan Laurie
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2012-04-02Add Google ChromeOS vendor supportStefan Reinauer