aboutsummaryrefslogtreecommitdiff
path: root/tools/image-host.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-26image: Add support for signing of FIT configurationsSimon Glass1-1/+340
2013-06-26image: Support signing of imagesSimon Glass1-10/+176
2013-05-14image: Rename fit_add_hashes() to fit_add_verification_data()Simon Glass1-77/+66
2013-05-14image: Convert fit_image_hash_set_value() to static, and renameSimon Glass1-31/+31
2013-05-14image: Split hash node processing into its own functionSimon Glass1-39/+57
2013-05-14image: Move HOSTCC image code to tools/Simon Glass1-0/+201