aboutsummaryrefslogtreecommitdiff
path: root/doc/mkimage.1
AgeCommit message (Expand)AuthorFilesLines
2023-10-11Revert "mkimage: update man page and -h output"Tom Rini1-4/+2
2023-10-11mkimage: update man page and -h outputRasmus Villemoes1-2/+4
2023-10-11mkimage: allow internalization of data-positionLars Feyaerts1-0/+19
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen1-0/+45
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer1-36/+83
2022-07-13doc: mkimage: Further document -o and -RSean Anderson1-34/+236
2022-07-13mkimage: Add long optionsSean Anderson1-0/+66
2022-07-13doc: mkimage: Remove AUTHORS sectionSean Anderson1-6/+6
2022-07-13doc: mkimage: Add SEE ALSO sectionSean Anderson1-0/+8
2022-07-13doc: mkimage: Add BUGS sectionSean Anderson1-2/+5
2022-07-13doc: mkimage: Edit options for style and consistencySean Anderson1-70/+207
2022-07-13doc: mkimage: Use correct capitalization for NAMESean Anderson1-1/+1
2022-07-13doc: mkimage: Rearrange/remove some optionsSean Anderson1-33/+29
2022-07-13doc: mkimage: Use subsection macroSean Anderson1-5/+3
2022-07-13doc: mkimage: Regularize option documentationSean Anderson1-36/+36
2022-07-13doc: mkimage: Reformat examplesSean Anderson1-49/+67
2022-07-13doc: mkimage: Use empty request instead of blank linesSean Anderson1-54/+54
2022-07-13doc: mkimage: Use standard style for synopsisSean Anderson1-11/+22
2022-06-06mkimage: Support signing 'auto' FITsSean Anderson1-0/+24
2022-06-06mkimage: Document more misc optionsSean Anderson1-2/+31
2022-05-07mkimage: Document misc optionsSean Anderson1-1/+35
2022-02-28tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár1-2/+8
2022-02-11mkimage: Improve documentation of algo-name parameterJan Kiszka1-1/+1
2022-01-24mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka1-0/+5
2020-07-25mkimage: Allow updating the FIT timestampSimon Glass1-0/+9
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-9/+0
2020-07-20mkimage: Allow updating the FIT timestampSimon Glass1-0/+9
2016-11-06mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso1-0/+4
2016-10-06doc: typo fix addess -> addressJelle van der Waa1-1/+1
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed1-0/+6
2016-05-02mkimage: fix argument parsing on BSD systemsAndreas Bießmann1-3/+3
2016-03-14mkimage: Support placing data outside the FITSimon Glass1-0/+9
2016-03-14mkimage: Support adding device tree files to a FITSimon Glass1-0/+13
2016-03-14mkimage: Support automatic creating of a FIT without a .itsSimon Glass1-1/+15
2016-03-14tools: Add a function to obtain the size of a fileSimon Glass1-2/+2
2014-11-04Fix cosmetic issues in mkimage manpageVagrant Cascadian1-3/+5
2013-06-26mkimage: Add -r option to specify keys that must be verifiedSimon Glass1-0/+6
2013-06-26mkimage: Add -c option to specify a comment for key signingSimon Glass1-0/+6
2013-06-26mkimage: Add -F option to modify an existing .fit fileSimon Glass1-0/+20
2013-06-26mkimage: Add -K to write public keys to an FDT blobSimon Glass1-0/+16
2013-06-26mkimage: Add -k option to specify key directorySimon Glass1-3/+22
2011-12-23doc/mkimage.1: Fix -D/-f options formattingHorst Kronstorfer1-2/+2
2011-12-21doc/mkimage.1: Fix some typosHorst Kronstorfer1-6/+6
2011-01-19Escape minus signs in manpageLoïc Minier1-4/+4
2010-08-08Add mkimage manpageNobuhiro Iwamatsu1-0/+118