summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* futility: Fix test_create.sh to use ID field for vb21Bill Richardson2015-03-271-2/+9
* crossystem: provide a way to clear wipeout requeststabilize-6915.BVadim Bendebury2015-03-263-1/+11
* Disable dev mode on recovery, when configured.stabilize-6912.Bstabilize-6909.BVadim Bendebury2015-03-232-0/+11
* vboot_reference: crossystem: add the "tpm_attack" commandLuigi Semenzato2015-03-212-4/+26
* futility: Split help for "sign" command into partsBill Richardson2015-03-206-74/+173
* Add sanity check for dev_boot_signed_onlyChirantan Ekbote2015-03-191-1/+28
* presubmit: enable branch checkMike Frysinger2015-03-181-0/+1
* futility: Let each command provide its own helpBill Richardson2015-03-1815-94/+172
* futility: change longhelp functions to take multiple argsBill Richardson2015-03-1814-76/+73
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-139-1/+27
* avoid git statusMike Frysinger2015-03-131-2/+0
* TestBmpBlock: use real tempdirs instead of $PWDMike Frysinger2015-03-131-76/+64
* vb21 tests: use the build dir for temp filesMike Frysinger2015-03-134-19/+45
* split -Werror out into a dedicated varMike Frysinger2015-03-131-1/+2
* futility: add tests for futil_file_type(), correctly this timeBill Richardson2015-03-129-3/+112
* Provert "futility: Make --debug a global option"Bill Richardson2015-03-128-26/+25
* Revert "futility: Make --debug a global option"Prathmesh Prabhu2015-03-128-25/+26