summaryrefslogtreecommitdiffstats
path: root/common/image-fit.c
Commit message (Expand)AuthorAgeFilesLines
* FIT: move handle->verify check to fit_verify_hash()Sascha Hauer2018-02-081-20/+25
* FIT: store device_nodes in fit_handleSascha Hauer2018-02-081-8/+12
* FIT: Let user specify the configuration to useSascha Hauer2018-02-081-13/+24
* FIT: Do not pre-open imagesSascha Hauer2018-02-081-21/+0
* Merge branch 'for-next/misc'Sascha Hauer2018-01-221-21/+56
|\
| * FIT: export fit_open_configuration() and fit_open_image()Sascha Hauer2018-01-181-21/+56
* | FIT: Fix error pathSascha Hauer2018-01-171-3/+5
|/
* bootm: fit: support multiple configuration nodesSteffen Trumtrar2017-03-311-2/+38
* bootm: fit: support rsa2048Steffen Trumtrar2017-03-301-0/+2
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-1/+1
* bootm: Add verify mode "available"Sascha Hauer2016-05-101-19/+45
* bootm: fit: Print error when image is not signedSascha Hauer2016-05-101-1/+4
* bootm: fit: Print error when image is not hashedSascha Hauer2016-05-101-2/+5
* bootm: add initial FIT supportJan Luebbe2016-01-261-0/+584