summaryrefslogtreecommitdiff
path: root/tools/dumpimage.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-07tools: dumpimage: Fall-though to print usage for help commandAndrew F. Davis1-1/+0
2020-01-07tools: dumpimage: Provide more feedback on internal errorsAndrew F. Davis1-1/+13
2019-02-01tools: dumpimage: Clarify helpMartyn Welch1-3/+4
2019-02-01tools: dumpimage: Add help option and make error paths consistentMartyn Welch1-5/+13
2019-02-01tools: dumpimage: Simplify internal logicMartyn Welch1-48/+37
2019-02-01tools: dumpimage: Simplify argumentsMartyn Welch1-14/+11
2019-02-01tools: dumpimage: Provide more feedback on errorMartyn Welch1-2/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-01-29dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira1-6/+6
2015-01-29dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira1-35/+35
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira1-40/+6
2015-01-29imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira1-63/+3
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira1-0/+305