summaryrefslogtreecommitdiff
path: root/futility/cmd_gbb_utility.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+2
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-14/+14
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-1/+1
* futility: Change 'gbb_utility' to sub command 'gbb'.Hung-Te Lin2017-06-201-2/+4
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-1/+2
* futility: Compute / verify root key hashRandall Spangler2015-07-211-1/+15
* futility: Let each command provide its own helpBill Richardson2015-03-181-4/+8
* futility: change longhelp functions to take multiple argsBill Richardson2015-03-181-9/+9
* futility: Add global args to specify vboot API and formatstabilize-6842.Bstabilize-6835.BBill Richardson2015-02-281-12/+27
* Add hwid digest field to GBB headerBill Richardson2014-10-211-1/+15
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-241-19/+28
* futility: Wipe GBB data before writing new values.Hung-Te Lin2014-09-121-0/+6
* futility: the show command can traverse all file typesBill Richardson2014-09-031-43/+1
* futility: Reformat to use kernel coding styleBill Richardson2014-08-251-546/+576
* futility: add more static/const markingsMike Frysinger2014-08-201-1/+1
* futility: Add remaining vboot binary utilitiesBill Richardson2014-07-311-0/+611