summaryrefslogtreecommitdiff
path: root/utility/dump_fmap.c
Commit message (Expand)AuthorAgeFilesLines
* Improved pretty-print for dump_fmap, with gap detectionBill Richardson2012-08-171-61/+221
* Add human-readable output option to dump_fmapBill Richardson2012-07-261-28/+124
* Require -Wall -Werror for everything.Bill Richardson2012-05-031-1/+1
* Specify the sections you want dump_fmap to dump, if not allBill Richardson2012-03-021-8/+21
* dump_fmap: flashrom format should generate [start, end] pair.Louis Yung-Chieh Lo2011-08-241-1/+2
* Add a -f option to dump_fmap to emit flashrom's layout format.Bill Richardson2011-07-291-11/+24
* Add -p option to dump_fmap to make output prettier.Bill Richardson2011-06-131-22/+37
* Support new flashmap layout in dev_debug_vboot.Bill Richardson2011-03-031-1/+2
* Add load_firmware_test utility programChe-Liang Chiou2011-02-171-44/+20
* Fix stupid wrong-stride bug.Bill Richardson2010-09-241-1/+1
* New tools to help debug vboot failures.Bill Richardson2010-09-091-0/+192