summaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/vboot2
AgeCommit message (Expand)Author
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-27Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski
2016-07-25google/chromeos: Add support for saving recovery reason across rebootFurquan Shaikh
2016-07-25google/chromeos: Add recovery module in vboot2Furquan Shaikh
2016-07-25vboot: Clean up vboot codeFurquan Shaikh
2016-07-14tpm2: implement locking firmware rollback counterVadim Bendebury
2016-07-13tpm2: add tlcl_force_clear and use it before factory initVadim Bendebury
2016-07-13tpm2: use pcr0 dependent nvram space policy definitionsVadim Bendebury
2016-07-12vboot2: tpm2 factory initialization.Vadim Bendebury
2016-06-30vbnv: Do not initialize vbnv_copy in vbnv layerFurquan Shaikh
2016-06-29vbnv: Do not silently reset cache in read_vbnvFurquan Shaikh
2016-05-25vendorcode/google/chromeos/vboot2: use cbmem for postcar region selectionAaron Durbin
2016-05-16vboot: Call verification_should_run directly in the if statementPaul Kocialkowski
2016-05-09xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh
2016-04-20vboot: Compile loader in postcar as wellAndrey Petrov
2016-03-29vboot: Handle S3 resume path for TPM initializationDuncan Laurie
2016-02-29vboot: Set S3_RESUME flag for vboot context if necessaryDuncan Laurie
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-09vboot2: Store depthcharge graphic assets only in ROPatrick Georgi
2016-02-09google/chromeos/vboot2: defer clearing rec mode switchAaron Durbin
2016-02-04google/chromeos/vboot2: honor boot region device sizeAaron Durbin
2016-02-04chromeos/vboot: provide support for x86 memory init verificationAaron Durbin
2016-01-22vboot2: Handle slow EC SW sync and graphics driver loadingDuncan Laurie
2016-01-21vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for ROPatrick Georgi
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-12-02build system: Add more files through cbfs-files instead of manual rulesPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-28vboot2: Fix flows for TPM_E_MUST_REBOOTFurquan Shaikh
2015-10-28vboot: check vb2_shared_data flags for manual recoveryDaisuke Nojiri
2015-10-19vendorcode/google: Deal with MULTIPLE_CBFS_INSTANCESPatrick Georgi
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-14vboot: allow more flexibility when adding verstageAaron Durbin
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-10-02vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL optionAaron Durbin
2015-09-30vboot: provide a unified flow for separate verstageAaron Durbin
2015-09-23chromeos: vboot and chromeos dependency removal for sw write protect statePaul Kocialkowski
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-08-10chromeos: vboot: Adaptations for using a separate object out directoryPaul Kocialkowski
2015-07-29arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner
2015-07-23vboot: set software write protect flagDaisuke Nojiri
2015-07-15cbfs: hardcode file alignmentPatrick Georgi
2015-07-08vboot: Don't count boot attempts if lid is closedPatrick Georgi
2015-06-29vboot2: Enable VBOOT_DYNAMIC_WORK_BUFFER on x86Stefan Reinauer
2015-06-29vboot2: consolidate vboot2 buffer initializationPatrick Georgi
2015-06-26vboot: Init vb2 work memory area before calling verstagePatrick Georgi
2015-06-09vboot: add new firmware indiciesAaron Durbin