summaryrefslogtreecommitdiffstats
path: root/include/image.h
Commit message (Expand)AuthorAgeFilesLines
* spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-141-1/+1
* spl: Add a way for boards to select which device tree to loadSimon Glass2016-03-141-0/+13
* image: Add functions to obtain short namesSimon Glass2016-03-141-0/+27
* fdt: Allow libfdt to be used in SPLSimon Glass2016-03-141-8/+4
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-5/+10
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* image: Correct the OS location code to work on sandboxSimon Glass2016-02-261-4/+1
* tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi2015-11-191-1/+2
* Add support for LZ4 decompression algorithmJulius Werner2015-10-111-0/+1
* rockchip: Add support for the SPI imageSimon Glass2015-09-021-1/+2
* rockchip: Add support for the SD imageSimon Glass2015-09-021-1/+2
* rockchip: Add the rkimage format to mkimageSimon Glass2015-09-021-1/+2
* mkimage: Display a better list of available image typesSimon Glass2015-07-211-0/+11
* add boot_get_loadables() to load listed imagesKarl Apsite2015-05-281-1/+26
* mkimage will now report information about loadableKarl Apsite2015-05-281-0/+1
* Fix musl buildJörg Krause2015-05-081-0/+1
* lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-101-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-301-2/+3
|\
| * rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-291-2/+3
* | dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira2015-01-291-0/+1
|/
* image: bootm: Add OpenRTOS image typeMarek Vasut2015-01-141-0/+1
* fdt: Add ft_system_setup() function for system device tree additionsSimon Glass2014-11-211-0/+6
* x86: image: Add new image type for x64_64Simon Glass2014-10-281-0/+1
* x86: Support loading kernel setup from a FITSimon Glass2014-10-221-0/+13
* tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-061-0/+1
* Fix test failure caused by bad handling of ramdiskSimon Glass2014-08-281-0/+1
* image: fix bootm failure for FIT imageBryan Wu2014-08-211-0/+3
* image: introduce genimg_get_kernel_addr()Bryan Wu2014-08-091-0/+1
* fit: make sha256 support optionalDirk Eibach2014-07-071-0/+5
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+1
* Enhance fit_check_sign to check all imagesSimon Glass2014-06-191-1/+4
* image: Remove the fit_load_image() property parameterSimon Glass2014-06-191-2/+3
* Prevent a buffer overflow in mkimage when signing with SHA256Michael van der Westhuizen2014-06-051-1/+2
* bootm: make use of legacy image format configurableHeiko Schocher2014-06-051-0/+2
* mkimage: add atmelimageAndreas Bießmann2014-05-271-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-221-0/+13
|\
| * image: add support for Android's boot image formatSebastian Siewior2014-05-081-0/+13
* | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-091-2/+36
|\ \ | |/
| * tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-211-7/+10
| * rsa: add sha256,rsa4096 algorithmHeiko Schocher2014-03-211-0/+1
| * rsa: add sha256-rsa2048 algorithmHeiko Schocher2014-03-211-0/+21
| * fit: add sha256 supportHeiko Schocher2014-03-211-0/+9
* | tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-171-0/+1
|/
* fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada2014-02-191-2/+2
* arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin2014-02-071-0/+1
* arm64: core supportDavid Feng2014-01-091-0/+1
* ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-311-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* bootm: Use selected configuration for ramdisk and fdtSimon Glass2013-07-121-3/+4
* bootm: Clean up bootz_setup() functionSimon Glass2013-07-101-0/+11
OpenPOWER on IntegriCloud