summaryrefslogtreecommitdiff
path: root/include/image.h
Commit message (Expand)AuthorAgeLines
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-15-0/+1
* image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada2016-07-21-0/+13
* image: Add functions to obtain category informationSimon Glass2016-07-14-0/+34
* image: Create a table of information for each categorySimon Glass2016-07-14-0/+9
* image: Convert the IH_... values to enumsSimon Glass2016-07-14-86/+101
* spl: fit: add support for post-processing of imagesDaniel Allred2016-07-14-0/+17
* common: image: minimal android image iminfo supportMichael Trimarchi2016-06-24-0/+1
* Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."Masahiro Yamada2016-05-31-12/+57
* image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.Robert P. J. Day2016-05-27-57/+12
* image: Add boot_get_fpga() to load fpga with bootmMichal Simek2016-05-24-0/+2
* mkimage: Report information about fpgaMichal Simek2016-05-24-1/+3
* tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-24-1/+2
* spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-14-1/+1
* spl: Add a way for boards to select which device tree to loadSimon Glass2016-03-14-0/+13
* image: Add functions to obtain short namesSimon Glass2016-03-14-0/+27
* fdt: Allow libfdt to be used in SPLSimon Glass2016-03-14-8/+4
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-5/+10
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* image: Correct the OS location code to work on sandboxSimon Glass2016-02-26-4/+1
* tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi2015-11-19-1/+2
* Add support for LZ4 decompression algorithmJulius Werner2015-10-11-0/+1
* rockchip: Add support for the SPI imageSimon Glass2015-09-02-1/+2
* rockchip: Add support for the SD imageSimon Glass2015-09-02-1/+2
* rockchip: Add the rkimage format to mkimageSimon Glass2015-09-02-1/+2
* mkimage: Display a better list of available image typesSimon Glass2015-07-21-0/+11
* add boot_get_loadables() to load listed imagesKarl Apsite2015-05-28-1/+26
* mkimage will now report information about loadableKarl Apsite2015-05-28-0/+1
* Fix musl buildJörg Krause2015-05-08-0/+1
* lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-30-2/+3
|\
| * rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-29-2/+3
* | dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira2015-01-29-0/+1
|/
* image: bootm: Add OpenRTOS image typeMarek Vasut2015-01-14-0/+1
* fdt: Add ft_system_setup() function for system device tree additionsSimon Glass2014-11-21-0/+6
* x86: image: Add new image type for x64_64Simon Glass2014-10-28-0/+1
* x86: Support loading kernel setup from a FITSimon Glass2014-10-22-0/+13
* tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-06-0/+1
* Fix test failure caused by bad handling of ramdiskSimon Glass2014-08-28-0/+1
* image: fix bootm failure for FIT imageBryan Wu2014-08-21-0/+3
* image: introduce genimg_get_kernel_addr()Bryan Wu2014-08-09-0/+1
* fit: make sha256 support optionalDirk Eibach2014-07-07-0/+5
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-19-1/+1
* Enhance fit_check_sign to check all imagesSimon Glass2014-06-19-1/+4
* image: Remove the fit_load_image() property parameterSimon Glass2014-06-19-2/+3
* Prevent a buffer overflow in mkimage when signing with SHA256Michael van der Westhuizen2014-06-05-1/+2
* bootm: make use of legacy image format configurableHeiko Schocher2014-06-05-0/+2
* mkimage: add atmelimageAndreas Bießmann2014-05-27-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-22-0/+13
|\
| * image: add support for Android's boot image formatSebastian Siewior2014-05-08-0/+13
* | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09-2/+36
|\ \ | |/