summaryrefslogtreecommitdiff
path: root/include/image.h
AgeCommit message (Expand)Author
2017-10-02image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich
2017-09-15fit: Introduce methods for applying overlays on fit-loadPantelis Antoniou
2017-09-12image: Add TI PMMC image typeAndrew F. Davis
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-10boot_fit: Create helper functions that can be used to select DTB out of FITCooper Jr., Franklin
2017-07-10spl: fit: Break out some functions into a common fileCooper Jr., Franklin
2017-06-09armv8: Support loading 32-bit OS which is not in the form of FITAlison Wang
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2017-05-22FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini
2017-04-08image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESSMadan Srinivas
2017-03-17Kconfig: define MD5 dependency for FIT supportAndre Przywara
2017-01-20bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr
2017-01-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2017-01-13splash: add support for loading splash from a FIT imagetomas.melin@vaisala.com
2017-01-02tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld
2016-12-03image: Add Trusted Execution Environment image typeAndrew F. Davis
2016-12-03image: Add FIT image loadable section custom processingAndrew F. Davis
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda
2016-11-21image: Add crypto_algo struct for RSA infoAndrew Duda
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda
2016-11-21rsa: cosmetic: rename pad_len to key_lenAndrew Duda
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)
2016-08-15xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel
2016-07-21image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada
2016-07-14image: Add functions to obtain category informationSimon Glass
2016-07-14image: Create a table of information for each categorySimon Glass
2016-07-14image: Convert the IH_... values to enumsSimon Glass
2016-07-14spl: fit: add support for post-processing of imagesDaniel Allred
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi
2016-05-31Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."Masahiro Yamada
2016-05-27image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.Robert P. J. Day
2016-05-24image: Add boot_get_fpga() to load fpga with bootmMichal Simek
2016-05-24mkimage: Report information about fpgaMichal Simek
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass
2016-03-14spl: Add a way for boards to select which device tree to loadSimon Glass
2016-03-14image: Add functions to obtain short namesSimon Glass
2016-03-14fdt: Allow libfdt to be used in SPLSimon Glass
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-02-26image: Correct the OS location code to work on sandboxSimon Glass
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi
2015-10-11Add support for LZ4 decompression algorithmJulius Werner
2015-09-02rockchip: Add support for the SPI imageSimon Glass
2015-09-02rockchip: Add support for the SD imageSimon Glass
2015-09-02rockchip: Add the rkimage format to mkimageSimon Glass
2015-07-21mkimage: Display a better list of available image typesSimon Glass
2015-05-28add boot_get_loadables() to load listed imagesKarl Apsite