summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "futility: add tests for futil_file_type()"Prathmesh Prabhu2015-03-129-103/+0
* futility: add tests for futil_file_type()Bill Richardson2015-03-119-0/+103
* futility: Make --debug a global optionBill Richardson2015-03-118-26/+25
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-1022-169/+156
* vb21: Replace the key GUID with a sha1sum insteadBill Richardson2015-03-107-134/+122
* cleanup: Fix some typos in commentsBill Richardson2015-03-1010-16/+16
* futility: show some information about .pem filesBill Richardson2015-03-106-2/+86
* futility: show sha1sums for private keys tooBill Richardson2015-03-105-4/+72
* futility: Display public and private keys for both formatsBill Richardson2015-03-109-10/+157
* futility: Add create command to make keypairs from RSA filesBill Richardson2015-03-1017-50/+879
* make_dev_ssd: Allow smaller kernel partition.Hung-Te Lin2015-03-031-1/+1
* futility: Add global args to specify vboot API and formatstabilize-6842.Bstabilize-6835.BBill Richardson2015-02-2815-47/+157
* Do not litter the source directory with build artifactsBill Richardson2015-02-281-2/+2