summaryrefslogtreecommitdiff
path: root/boot/image-fit.c
Commit message (Expand)AuthorAgeFilesLines
* image: Allow loading a FIT image for a particular phaseSimon Glass2022-10-311-10/+73
* image: Move comment for fit_conf_find_compat()Simon Glass2022-10-311-43/+0
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-291-8/+8
* image: fit: Add some helpers for getting dataSean Anderson2022-09-071-0/+37
* image-fit: don't set compression if it can't be readDaniel Golle2022-08-311-2/+1
* image: fit: Use stack allocation macroJoel Stanley2022-07-011-2/+1
* image-fit: don't check free() argumentHeinrich Schuchardt2022-04-191-9/+3
* image: fit: Align hash output buffersSean Anderson2022-04-111-1/+3
* tools: Pass the key blob aroundSimon Glass2022-01-261-5/+7
* image-fit: Make string of algo parameter constantJan Kiszka2022-01-241-4/+4
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-2/+2
* image: fit: Fix parameter name for hash algorithmChia-Wei Wang2021-11-171-2/+2
* Create a new boot/ directorySimon Glass2021-11-111-0/+2448