summaryrefslogtreecommitdiff
path: root/include/image.h
Commit message (Expand)AuthorAgeFilesLines
* fit: Introduce methods for applying overlays on fit-loadPantelis Antoniou2017-09-151-0/+25
* image: Add TI PMMC image typeAndrew F. Davis2017-09-121-0/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-3/+3
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin2017-07-101-0/+3
* spl: fit: Break out some functions into a common fileCooper Jr., Franklin2017-07-101-0/+2
* armv8: Support loading 32-bit OS which is not in the form of FITAlison Wang2017-06-091-1/+2
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-3/+2
* FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini2017-05-221-10/+6
* image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESSMadan Srinivas2017-04-081-1/+2
* Kconfig: define MD5 dependency for FIT supportAndre Przywara2017-03-171-1/+0
* bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr2017-01-201-6/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-01-161-0/+4
|\
| * splash: add support for loading splash from a FIT imagetomas.melin@vaisala.com2017-01-131-0/+4
* | mkimage: Add support for signing with pkcs11George McCollister2017-01-141-1/+4
|/
* tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld2017-01-021-0/+1
* image: Add Trusted Execution Environment image typeAndrew F. Davis2016-12-031-0/+1
* image: Add FIT image loadable section custom processingAndrew F. Davis2016-12-031-0/+30
* image: Combine image_sig_algo with image_sign_infoAndrew Duda2016-11-211-11/+13
* image: Add crypto_algo struct for RSA infoAndrew Duda2016-11-211-2/+7
* rsa: Verify RSA padding programaticallyAndrew Duda2016-11-211-1/+2
* rsa: cosmetic: rename pad_len to key_lenAndrew Duda2016-11-211-1/+1
* tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-061-0/+1
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-151-0/+1
* image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada2016-07-211-0/+13
* image: Add functions to obtain category informationSimon Glass2016-07-141-0/+34
* image: Create a table of information for each categorySimon Glass2016-07-141-0/+9
* image: Convert the IH_... values to enumsSimon Glass2016-07-141-86/+101
* spl: fit: add support for post-processing of imagesDaniel Allred2016-07-141-0/+17
* common: image: minimal android image iminfo supportMichael Trimarchi2016-06-241-0/+1
* Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."Masahiro Yamada2016-05-311-12/+57
* image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.Robert P. J. Day2016-05-271-57/+12
* image: Add boot_get_fpga() to load fpga with bootmMichal Simek2016-05-241-0/+2
* mkimage: Report information about fpgaMichal Simek2016-05-241-1/+3
* tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-241-1/+2
* 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