summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cgpt repair: fix segfault which occurs when one of the headers is badstabilize-7202.Bstabilize-7199.Bstabilize-7173.BAndrey Ulanov2015-06-134-2/+40
* vboot_reference: fix unittest when building with clang.Yunlian Jiang2015-06-113-2/+8
* vboot2: Add 2.0 api layer to verify kernel partitionRandall Spangler2015-06-097-2/+878
* recovery: Add recovery reasons for BCBstabilize-7155.BFurquan Shaikh2015-06-043-0/+14
* vboot2: Add routines to load kernel preambleRandall Spangler2015-06-046-11/+254
* cgpt: Add a callback to allow override of GPT entry priorityFurquan Shaikh2015-06-045-0/+105
* vboot_api_kernel: Do not pre-populate variables inFurquan Shaikh2015-06-021-4/+3
* vboot2: secdata: Check struct_version on initializationstabilize-7134.BJulius Werner2015-06-023-2/+10
* fastboot: Add routines for unlock and lock devicestabilize-7131.BFurquan Shaikh2015-05-294-0/+124
* fastboot: Add fastboot related flags to vb2Furquan Shaikh2015-05-296-2/+42
* fastboot: Add fastboot related flags to nvstorageFurquan Shaikh2015-05-297-0/+38
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-289-6/+79
* fastboot: Add routine for verifying kernel image loaded in memoryFurquan Shaikh2015-05-274-0/+440
* sign_official_build: preserve /boot for legacy BIOSAmey Deshpande2015-05-221-1/+7
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-228-3/+717
* vboot2: Split keyblock checking and signature validationRandall Spangler2015-05-227-71/+176
* vboot2: Add routine to verify kernel preambleRandall Spangler2015-05-216-3/+402
* GBB: Add missing flag LID_SHUTDOWN to vb2_gbb_flag structurestabilize-7077.134.Bstabilize-7077.123.Bstabilize-7077.122.Bstabilize-7077.111.Brelease-R44-7077.Bfactory-test-7077.114.Bfactory-arkham-7077.113.BFurquan Shaikh2015-05-161-0/+3
* GBB: Add flag for forcing full fastboot capability in firmwareFurquan Shaikh2015-05-162-13/+24
* nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAPFurquan Shaikh2015-05-168-0/+45
* chromeos-tpm-recovery: Convert to manual TPM reset script for developersJulius Werner2015-05-161-249/+35
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-165-8/+48
* Detect GBB 1.1 also as impcompatible versionDaisuke Nojiri2015-05-142-4/+4
* vboot2: Add support for kernel version secure data spaceRandall Spangler2015-05-137-8/+414
* vboot1: Condition default legacy boot on dev_boot_legacystabilize-7060.Bstabilize-7059.BJulius Werner2015-05-122-2/+3
* vboot1: Lock TPM physical presence (kernel rollback) on legacy bootJulius Werner2015-05-123-28/+32
* Make SHA library accessible to calling firmwareRandall Spangler2015-05-074-56/+83
* image_signing: use per-board release file blackliststabilize-7039.BAmey Deshpande2015-04-293-17/+28
* image_signing: emit required_dmparams_regex in case of mismatchAmey Deshpande2015-04-291-1/+2
* vboot_reference: remove dependency on trousersLuigi Semenzato2015-04-293-36/+139
* cgpt: Handle read errors gracefullystabilize-7019.Bstabilize-7018.BDan Ehrenberg2015-04-292-30/+50
* vboot: Fix indentation in LoadKernel()Gwendal Grignou2015-04-281-10/+10
* make_dev_ssd: Add '--edit_config' to support in-place editing.Hung-Te Lin2015-04-231-0/+29
* vboot_reference: fix several syntax warnings found by clang.stabilize-6996.BYunlian Jiang2015-04-153-7/+5
* futility: improve help message for show commandBill Richardson2015-04-151-17/+19
* add_loem_keys: new helper for quickly creating loem keysMike Frysinger2015-04-151-0/+84
* futility: Initialize stack variablesAnatol Pomazau2015-04-132-2/+2
* Report if firmware is signed by developer keyVadim Bendebury2015-04-102-0/+47
* enable USB boot on transition to dev on some devicesVadim Bendebury2015-04-072-0/+12
* crossystem: Deprecate ddr-typeDavid Hendricks2015-04-073-7/+0
* vboot: fix name-collision with OpenSSL.stabilize-6946.55.Bstabilize-6937.Brelease-R43-6946.BAdam Langley2015-04-0213-33/+26
* futility: add support for usbpd1 imagesBill Richardson2015-03-3122-49/+569
* futility: put all the BIOS stuff into a separate fileBill Richardson2015-03-319-599/+574
* futility: cleanup help functions for sign commandBill Richardson2015-03-311-33/+49
* futility: export options for the sign and show commandsBill Richardson2015-03-313-232/+277
* futility: add --type arg to show and sign commandsBill Richardson2015-03-317-17/+129
* futility: refactor to handle each file type individuallyBill Richardson2015-03-318-644/+466
* futility: put the recognizer functions in file_type.incBill Richardson2015-03-317-89/+126
* futility: send debug messages to stdout, not stderrstabilize-6919.BBill Richardson2015-03-271-2/+2
* add a install_dev targetMike Frysinger2015-03-271-3/+36