aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/vboot2/vboot_loader.c
AgeCommit message (Expand)Author
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-25google/chromeos: Add support for saving recovery reason across rebootFurquan Shaikh
2016-07-25vboot: Clean up vboot codeFurquan Shaikh
2016-05-16vboot: Call verification_should_run directly in the if statementPaul Kocialkowski
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11vboot: prepare for x86 verstageAaron Durbin
2015-10-11vboot: restructure vboot work buffer handlingAaron Durbin
2015-10-07cbfs: add struct cbfsfAaron Durbin
2015-10-06vboot2: Look up actual CBFS in MULTIPLE_CBFS configurationPatrick Georgi
2015-07-15cbfs: hardcode file alignmentPatrick Georgi
2015-06-29vboot2: consolidate vboot2 buffer initializationPatrick Georgi
2015-06-26vboot: Init vb2 work memory area before calling verstagePatrick Georgi
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-26vboot: move to region_devicesAaron Durbin
2015-05-26vboot: use only offsets for tracking firmware componentsAaron Durbin
2015-05-13vboot: indicate verstage loading on consoleAaron Durbin
2015-05-13vboot: handle RELOCATABLE_RAMSTAGEAaron Durbin
2015-05-11vboot: add vb2_working_data_size()Aaron Durbin
2015-05-11vboot: inject vboot loader for stage loadingAaron Durbin