summaryrefslogtreecommitdiff
path: root/boot/image-fit.c
AgeCommit message (Expand)Author
2022-10-31image: Allow loading a FIT image for a particular phaseSimon Glass
2022-10-31image: Move comment for fit_conf_find_compat()Simon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-07image: fit: Add some helpers for getting dataSean Anderson
2022-08-31image-fit: don't set compression if it can't be readDaniel Golle
2022-07-01image: fit: Use stack allocation macroJoel Stanley
2022-04-19image-fit: don't check free() argumentHeinrich Schuchardt
2022-04-11image: fit: Align hash output buffersSean Anderson
2022-01-26tools: Pass the key blob aroundSimon Glass
2022-01-24image-fit: Make string of algo parameter constantJan Kiszka
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-17image: fit: Fix parameter name for hash algorithmChia-Wei Wang
2021-11-11Create a new boot/ directorySimon Glass