aboutsummaryrefslogtreecommitdiff
path: root/utility
AgeCommit message (Expand)Author
2015-04-01vboot: fix name-collision with OpenSSL.Adam Langley
2015-03-10futility: Add create command to make keypairs from RSA filesBill Richardson
2015-01-31crossystem: Add fw_prev_tried and fw_prev_result to output valuesJulius Werner
2014-12-15vboot: Plumb the two disk sizes and external GPT param throughDan Ehrenberg
2014-12-06Allow /etc/defaults/vboot_reference to customise some utilitiesBill Richardson
2014-11-15Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"Julius Werner
2014-11-15vboot: Plumb the two disk sizes and 'gpt on device' param throughDan Ehrenberg
2014-10-21Add hwid digest field to GBB headerBill Richardson
2014-10-03Convert vbutil_what_keys to use /bin/shBill Richardson
2014-09-12cleanup: remove a couple of unused functions and filesBill Richardson
2014-09-12futility: stop using the symlink names in utility scriptsBill Richardson
2014-08-29cleanup: remove ancient tests that haven't been run in yearsBill Richardson
2014-08-25vboot2: Move vb2_verify_fw inside of futilityRandall Spangler
2014-08-01Update vbutil_what_keys with more sha1sumsBill Richardson
2014-07-31futility: Add remaining vboot binary utilitiesBill Richardson
2014-07-17futility: add vbutil_keyblock into the built-in featuresBill Richardson
2014-07-17futility: add vbutil_key into the built-in featuresBill Richardson
2014-07-15Cleanup: remove some noisy output from some utilitiesBill Richardson
2014-07-09Split libvboot_host.a into external and local libraries.Bill Richardson
2014-06-28Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler
2014-06-26vboot2: add a flag to indicate firmware was selected by vboot2Daisuke Nojiri
2014-06-20vboot2: Add end-to-end test of firmware verificationRandall Spangler
2014-06-19vboot2: api-level routinesRandall Spangler
2014-06-05Use the TPM to back up some of the nvram fieldsBill Richardson
2014-05-15vbutil_kernel: Add enum for the mips architectureGaurav Shah
2014-05-03Add an nvram flag to block the use of dev modeBill Richardson
2013-10-31Make crossystem.h more polite and more useful.J. Richard Barnette
2013-10-23Add a "debug_build" query to crossystem.J. Richard Barnette
2013-08-30Implementation of Region APISimon Glass
2013-08-29Revert "Implementation of Region API"Yoshiki Iguchi
2013-08-28Implementation of Region APISimon Glass
2013-08-28Avoid exit code overflow for tpmc.Luigi Semenzato
2013-08-21Change flashrom target selection parameter.Hung-Te Lin
2013-04-11vbutil_kernel: copy zeropage fullyKees Cook
2013-04-09Build dump_fmap into futility.Bill Richardson
2013-04-02Massive refactoring of external header files.Bill Richardson
2013-03-29Simplify the exported FindKernelConfig() function.Bill Richardson
2013-03-20Apply consistent naming scheme for hostlib functions.Bill Richardson
2013-03-19Get rid of some crufty macros.Gabe Black
2013-03-11Wrap all vboot utilities with futility.Bill Richardson
2013-02-28Remove the mount-encrypted utility from vboot_referenceBill Richardson
2013-02-21mount-encrypted: issue sync()s between umount stagesKees Cook
2013-02-13Remove hardcoded path in unused chromeos-tpm-recovery-testBill Richardson
2013-01-24Remove unused vbutil_ecRandall Spangler
2013-01-17mount-encrypted: expprt nvram contents to tmpfsWill Drewry
2013-01-11Make tpmc able to send and receive raw datagrams.Luigi Semenzato
2013-01-11Rename files and defines to simplify makefile.Randall Spangler
2013-01-11Unify vboot build into a single makefileRandall Spangler
2013-01-10Fix bad free order in tlcl_generator.c.Luigi Semenzato
2012-12-18mount-encrypted: finalize if keyfile missingKees Cook