summaryrefslogtreecommitdiff
path: root/futility/cmd_dump_fmap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix fall through warning reported by ToT clang.Manoj Gupta2019-08-281-2/+2
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+2
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-2/+2
* Fix more coverity warnings in utilitiesRandall Spangler2016-09-151-5/+6
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-2/+4
* futility: Let each command provide its own helpBill Richardson2015-03-181-5/+14
* futility: change longhelp functions to take multiple argsBill Richardson2015-03-181-20/+17
* futility: Add global args to specify vboot API and formatstabilize-6842.Bstabilize-6835.BBill Richardson2015-02-281-5/+6
* futility: allow dump_fmap to specify where to extract areaBill Richardson2014-09-251-6/+34
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-241-41/+47
* cleanup: add some easier-to-use FMAP parsing functions.Bill Richardson2014-08-291-11/+8
* futility: Reformat to use kernel coding styleBill Richardson2014-08-251-384/+391
* Avoid coredumps if the FMAP is wrong.Bill Richardson2014-07-171-11/+17
* Cleanup: remove some noisy output from some utilitiesBill Richardson2014-07-151-2/+0
* Revert "futility: Use flashrom for 'dump_fmap -x'"Simon Glass2013-07-151-34/+24
* futility: Use flashrom for 'dump_fmap -x'factory-pit-4390.BSimon Glass2013-07-111-24/+34
* Build dump_fmap into futility.Bill Richardson2013-04-091-0/+476