aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/vboot_loader.c
AgeCommit message (Expand)Author
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-03-24vboot: Add support for OPROM_MATTERS and SLOW_ECDuncan Laurie
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2015-01-27vboot_wrapper: handling VBERROR_TPM_REBOOT_REQUIRED from VbInit().Kevin Cheng
2014-12-30chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-12-17chromeos: vboot_loader: Add support for SW_WP_ENABLED flagShawn Nematbakhsh
2014-12-09vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin
2014-11-15vboot: allow non-relocatable ramstage loadingAaron Durbin
2014-09-10tpm: Clean up I2C TPM driverStefan Reinauer
2014-04-09console: Add printk helper for ChromeOSKyösti Mälkki
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2014-02-15x86: provide stage_exit() like armAaron Durbin
2014-01-30VBOOT: Set virtual recovery switch based on EC Software SyncDuncan Laurie
2014-01-28rmodule: consolidate rmodule stage loadingAaron Durbin
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
2013-08-15CBFS: Change the signature of cbfs_decompress.Gabe Black
2013-03-23vboot module: fix compilation issuesAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin