summaryrefslogtreecommitdiffstats
path: root/tools/fit_image.c
Commit message (Expand)AuthorAgeFilesLines
* mkimage: Automatically make space in FDT when fullSimon Glass2014-06-111-44/+68
* tools, fit: add fit_info host commandHeiko Schocher2014-03-211-58/+4
* tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-131-5/+6
* FIT: delete unnecessary castsMasahiro Yamada2013-09-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* mkimage: Add -r option to specify keys that must be verifiedSimon Glass2013-06-261-4/+5
* mkimage: Add -c option to specify a comment for key signingSimon Glass2013-06-261-2/+2
* mkimage: Add -F option to modify an existing .fit fileSimon Glass2013-06-261-6/+12
* mkimage: Add -K to write public keys to an FDT blobSimon Glass2013-06-261-2/+19
* mkimage: Add -k option to specify key directorySimon Glass2013-06-261-1/+1
* image: Support signing of imagesSimon Glass2013-06-261-1/+1
* mkimage: Put FIT loading in function and tidy error handlingSimon Glass2013-05-141-39/+57
* image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass2013-05-141-1/+1
* Correct comment to show the parameters as defined in tools/mkimage.hLars Rasmusson2012-12-111-1/+1
* tools/fit_image.c: Remove unused fit_set_header()Peter Tyser2009-12-051-33/+1
* tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar2009-09-101-0/+212
OpenPOWER on IntegriCloud