summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* Make crossystem.h more polite and more useful.test-4980.Btest-4824.Bstabilize-R33-4982.Bstabilize-5062.Bstabilize-4920.6.Brelease-R32-4920.Bfirmware-bolt_kirby-4979.Bfactory-panther-4920.23.BJ. Richard Barnette2013-10-311-6/+3
* Add a "debug_build" query to crossystem.J. Richard Barnette2013-10-231-1/+2
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-1/+4
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-4/+1
* Implementation of Region APISimon Glass2013-08-281-1/+4
* Avoid exit code overflow for tpmc.Luigi Semenzato2013-08-281-5/+7
* Change flashrom target selection parameter.Hung-Te Lin2013-08-211-3/+3
* vbutil_kernel: copy zeropage fullyKees Cook2013-04-112-14/+16
* Build dump_fmap into futility.Bill Richardson2013-04-091-472/+0
* Massive refactoring of external header files.Bill Richardson2013-04-029-35/+19
* Simplify the exported FindKernelConfig() function.Bill Richardson2013-03-293-27/+51
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-203-6/+6
* Get rid of some crufty macros.Gabe Black2013-03-191-3/+4
* Wrap all vboot utilities with futility.firmware-spring-3833.Bfactory-spring-3842.BBill Richardson2013-03-113-4/+22
* Remove the mount-encrypted utility from vboot_referenceBill Richardson2013-02-284-2338/+0
* mount-encrypted: issue sync()s between umount stagesKees Cook2013-02-211-0/+9
* Remove hardcoded path in unused chromeos-tpm-recovery-testBill Richardson2013-02-131-1/+1
* Remove unused vbutil_ecRandall Spangler2013-01-241-532/+0
* mount-encrypted: expprt nvram contents to tmpfsWill Drewry2013-01-171-1/+33
* Make tpmc able to send and receive raw datagrams.Luigi Semenzato2013-01-111-0/+44
* Rename files and defines to simplify makefile.Randall Spangler2013-01-118-172/+172
* Unify vboot build into a single makefileRandall Spangler2013-01-111-216/+0
* Fix bad free order in tlcl_generator.c.factory-3536.BLuigi Semenzato2013-01-101-4/+4
* mount-encrypted: finalize if keyfile missingtoolchain-3428.65.BKees Cook2012-12-181-4/+11
* Add recovery_subcode field to nvstorage and crossystemBill Richardson2012-12-171-0/+1
* tlcl: move open retry into TlclKees Cook2012-12-121-21/+2
* Addtional -h args to dump_fmap will ignore overlap errors.Bill Richardson2012-12-111-1/+6
* mount-encrypted: retry TPM openKees Cook2012-12-101-2/+33
* Tlcl: allow OS failures to bubble up to callerstabilize2Kees Cook2012-11-281-13/+4
* mount-encrypted: add error reporting to RNG failuresKees Cook2012-11-271-5/+10
* mount-encrypted: report numeric results on TPM failureKees Cook2012-11-251-3/+4
* fix linking orderMike Frysinger2012-11-011-3/+4
* mount-encrypted: fix mount detection to use deviceKees Cook2012-10-161-7/+6
* mount-encrypted: handle missing TPM on Chrome OSKees Cook2012-10-121-3/+13
* Allow vbutil_what_keys to examine shellballs tooBill Richardson2012-10-031-61/+179
* Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer2012-09-201-0/+2
* utility: Add "enable_dev_usb_boot".Hung-Te Lin2012-09-122-0/+43
* Allow vbutil_kernel to work on block devicesVincent Palatin2012-09-061-5/+19
* mount-encrypted: mount with commit=600factory-2846.BKees Cook2012-08-311-1/+1
* Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.Bill Richardson2012-08-281-0/+2
* vbutil_keyblock: Fix argument to PrivateKeyReadPem()Gaurav Shah2012-08-281-1/+1
* mount-encrypted: explicitly use uint64_t for sizesKees Cook2012-08-223-53/+55
* Improved pretty-print for dump_fmap, with gap detectionBill Richardson2012-08-171-61/+221
* mount-encrypted: calculate inode ratio based on final sizeKees Cook2012-08-162-1/+74
* Add clear TPM owner requestRandall Spangler2012-08-151-1/+3
* Add in Kiev FW keys to vbutil_what_keysBernie Thompson2012-08-101-0/+6
* bmplk_utility: Libraries should be in end of build command.Hung-Te Lin2012-08-091-1/+1
* Increase max number of bitmaps to composite to 16 per screen.Dave Parker2012-08-091-14/+1
* mount-encrypted: write key to disk initiallyfactory-2717.BKees Cook2012-08-063-71/+147
* mount-encrypted: allow stateful mount check to pass factory installKees Cook2012-08-011-3/+10