summaryrefslogtreecommitdiff
path: root/tools/fit_common.c
Commit message (Expand)AuthorAgeFilesLines
* tools: imagetool: Extend print_header() by params argumentPali Rohár2023-04-131-0/+5
* tools: mkimage: Show where signatures/keys are writtenSimon Glass2022-01-261-0/+13
* tools: Avoid leaving extra data at the end of copied filesSimon Glass2022-01-261-1/+1
* tools: Move copyfile() into a common fileSimon Glass2022-01-261-0/+56
* tools/fitimage: make sure dumpimage still works when "@" are detectedStefan Eichenberger2022-01-241-2/+10
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-151-1/+2
* tools: use read-only mmap in fit_check_signLuca Boccassi2019-05-181-3/+6
* fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand2019-03-081-1/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mkimage: Automatically make space in FDT when fullSimon Glass2014-06-111-2/+23
* Improve error handling in fit_commonSimon Glass2014-06-111-14/+14
* tools, fit: add fit_info host commandHeiko Schocher2014-03-211-0/+86