summaryrefslogtreecommitdiffstats
path: root/include/image-fit.h
Commit message (Expand)AuthorAgeFilesLines
* FIT: Parse `load` and `entry` addresses.Christian Mauderer2020-08-141-0/+3
* include: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-171-13/+1
* FIT: Allow to open buffer as FIT imageSascha Hauer2018-02-081-1/+4
* FIT: store device_nodes in fit_handleSascha Hauer2018-02-081-0/+2
* FIT: Let user specify the configuration to useSascha Hauer2018-02-081-5/+6
* FIT: Do not pre-open imagesSascha Hauer2018-02-081-7/+0
* FIT: export fit_open_configuration() and fit_open_image()Sascha Hauer2018-01-181-1/+7
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-1/+1
* bootm: add initial FIT supportJan Luebbe2016-01-261-0/+45