summaryrefslogtreecommitdiff
path: root/tools/fit_image.c
AgeCommit message (Expand)Author
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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
2013-06-26image: Support signing of imagesSimon Glass
2013-05-14mkimage: Put FIT loading in function and tidy error handlingSimon Glass
2013-05-14image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass
2012-12-11Correct comment to show the parameters as defined in tools/mkimage.hLars Rasmusson
2009-12-05tools/fit_image.c: Remove unused fit_set_header()Peter Tyser
2009-09-10tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar