Age | Commit message (Expand) | Author | Files | Lines |
2020-01-07 | tools: dumpimage: Fall-though to print usage for help command | Andrew F. Davis | 1 | -1/+0 |
2020-01-07 | tools: dumpimage: Provide more feedback on internal errors | Andrew F. Davis | 1 | -1/+13 |
2019-02-01 | tools: dumpimage: Clarify help | Martyn Welch | 1 | -3/+4 |
2019-02-01 | tools: dumpimage: Add help option and make error paths consistent | Martyn Welch | 1 | -5/+13 |
2019-02-01 | tools: dumpimage: Simplify internal logic | Martyn Welch | 1 | -48/+37 |
2019-02-01 | tools: dumpimage: Simplify arguments | Martyn Welch | 1 | -14/+11 |
2019-02-01 | tools: dumpimage: Provide more feedback on error | Martyn Welch | 1 | -2/+9 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2015-01-29 | dumpimage: replace the term "datafile" by "subimage" | Guilherme Maciel Ferreira | 1 | -6/+6 |
2015-01-29 | dumpimage: add 'T' option to explicitly set the image type | Guilherme Maciel Ferreira | 1 | -35/+35 |
2015-01-29 | imagetool: replace image registration function by linker_lists feature | Guilherme Maciel Ferreira | 1 | -40/+6 |
2015-01-29 | imagetool: move common code to imagetool module | Guilherme Maciel Ferreira | 1 | -63/+3 |
2013-12-13 | Add dumpimage, a tool to extract data from U-Boot images | Guilherme Maciel Ferreira | 1 | -0/+305 |