aboutsummaryrefslogtreecommitdiff
path: root/tools/fit_common.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13tools: imagetool: Extend print_header() by params argumentPali Rohár1-0/+5
2022-01-26tools: mkimage: Show where signatures/keys are writtenSimon Glass1-0/+13
2022-01-26tools: Avoid leaving extra data at the end of copied filesSimon Glass1-1/+1
2022-01-26tools: Move copyfile() into a common fileSimon Glass1-0/+56
2022-01-24tools/fitimage: make sure dumpimage still works when "@" are detectedStefan Eichenberger1-2/+10
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass1-1/+2
2019-05-18tools: use read-only mmap in fit_check_signLuca Boccassi1-3/+6
2019-03-08fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand1-1/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2014-06-11mkimage: Automatically make space in FDT when fullSimon Glass1-2/+23
2014-06-11Improve error handling in fit_commonSimon Glass1-14/+14
2014-03-21tools, fit: add fit_info host commandHeiko Schocher1-0/+86