summaryrefslogtreecommitdiff
path: root/tools/image-host.c
AgeCommit message (Expand)Author
2016-07-25tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc
2016-07-22tools: Fix return code of fit_image_process_sig()mario.six@gdsys.cc
2016-07-14tools: Correct error handling in fit_image_process_hash()Simon Glass
2014-08-14tools: fix typo in tools/image-host.cHeiko Schocher
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass
2014-06-19mkimage: Automatically expand FDT in more casesSimon Glass
2014-06-11mkimage: Automatically make space in FDT when fullSimon Glass
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-21tools/image-host: fix sign-images bugHeiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26image: Add support for signing of FIT configurationsSimon Glass
2013-06-26image: Support signing of imagesSimon Glass
2013-05-14image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass
2013-05-14image: Convert fit_image_hash_set_value() to static, and renameSimon Glass
2013-05-14image: Split hash node processing into its own functionSimon Glass
2013-05-14image: Move HOSTCC image code to tools/Simon Glass