summaryrefslogtreecommitdiff
path: root/doc/mkimage.1
AgeCommit message (Expand)Author
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer
2022-07-13doc: mkimage: Further document -o and -RSean Anderson
2022-07-13mkimage: Add long optionsSean Anderson
2022-07-13doc: mkimage: Remove AUTHORS sectionSean Anderson
2022-07-13doc: mkimage: Add SEE ALSO sectionSean Anderson
2022-07-13doc: mkimage: Add BUGS sectionSean Anderson
2022-07-13doc: mkimage: Edit options for style and consistencySean Anderson
2022-07-13doc: mkimage: Use correct capitalization for NAMESean Anderson
2022-07-13doc: mkimage: Rearrange/remove some optionsSean Anderson
2022-07-13doc: mkimage: Use subsection macroSean Anderson
2022-07-13doc: mkimage: Regularize option documentationSean Anderson
2022-07-13doc: mkimage: Reformat examplesSean Anderson
2022-07-13doc: mkimage: Use empty request instead of blank linesSean Anderson
2022-07-13doc: mkimage: Use standard style for synopsisSean Anderson
2022-06-06mkimage: Support signing 'auto' FITsSean Anderson
2022-06-06mkimage: Document more misc optionsSean Anderson
2022-05-07mkimage: Document misc optionsSean Anderson
2022-02-28tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár
2022-02-11mkimage: Improve documentation of algo-name parameterJan Kiszka
2022-01-24mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka
2020-07-25mkimage: Allow updating the FIT timestampSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20mkimage: Allow updating the FIT timestampSimon Glass
2016-11-06mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso
2016-10-06doc: typo fix addess -> addressJelle van der Waa
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed
2016-05-02mkimage: fix argument parsing on BSD systemsAndreas Bießmann
2016-03-14mkimage: Support placing data outside the FITSimon Glass
2016-03-14mkimage: Support adding device tree files to a FITSimon Glass
2016-03-14mkimage: Support automatic creating of a FIT without a .itsSimon Glass
2016-03-14tools: Add a function to obtain the size of a fileSimon Glass
2014-11-04Fix cosmetic issues in mkimage manpageVagrant Cascadian
2013-06-26mkimage: Add -r option to specify keys that must be verifiedSimon Glass
2013-06-26mkimage: Add -c option to specify a comment for key signingSimon Glass
2013-06-26mkimage: Add -F option to modify an existing .fit fileSimon Glass
2013-06-26mkimage: Add -K to write public keys to an FDT blobSimon Glass
2013-06-26mkimage: Add -k option to specify key directorySimon Glass
2011-12-23doc/mkimage.1: Fix -D/-f options formattingHorst Kronstorfer
2011-12-21doc/mkimage.1: Fix some typosHorst Kronstorfer
2011-01-19Escape minus signs in manpageLoïc Minier
2010-08-08Add mkimage manpageNobuhiro Iwamatsu