summaryrefslogtreecommitdiff
path: root/tools/dumpimage.c
Commit message (Expand)AuthorAgeFilesLines
* tools: dumpimage: Clarify helpMartyn Welch2019-02-011-3/+4
* tools: dumpimage: Add help option and make error paths consistentMartyn Welch2019-02-011-5/+13
* tools: dumpimage: Simplify internal logicMartyn Welch2019-02-011-48/+37
* tools: dumpimage: Simplify argumentsMartyn Welch2019-02-011-14/+11
* tools: dumpimage: Provide more feedback on errorMartyn Welch2019-02-011-2/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira2015-01-291-6/+6
* dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira2015-01-291-35/+35
* imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-291-40/+6
* imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira2015-01-291-63/+3
* Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira2013-12-131-0/+305