summaryrefslogtreecommitdiff
path: root/common/image.c
AgeCommit message (Expand)Author
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-02-08image: fix getenv_bootm_size() function againMasahiro Yamada
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-19image: fix getenv_bootm_size() functionMasahiro Yamada
2016-01-13image: check "bootm_low" and "bootm_size" if "initrd_high" is missingMasahiro Yamada
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi
2015-10-27image.c: Fix non-Android booting with ramdisk and/or device treeTom Rini
2015-10-11common/image.c: Make boot_get_ramdisk() perform a check for Android imagesTom Rini
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-08-28image: Fix loop condition to avoid warningThierry Reding
2015-08-12image: fix Android ramdisk support when dtb is specifiedRob Herring
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher
2015-07-21mkimage: Display a better list of available image typesSimon Glass
2015-05-28image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARMMatt Porter
2015-05-28add boot_get_loadables() to load listed imagesKarl Apsite
2015-05-05dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)
2015-01-29imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira
2015-01-14image: bootm: Add OpenRTOS image typeMarek Vasut
2015-01-05memmove_wd: copy chunk down from big address if parameter to is larger than fromSonic Zhang
2014-10-28x86: image: Add new image type for x64_64Simon Glass
2014-10-27image: Fix Android boot image supportAhmad Draidi
2014-10-22x86: Support loading kernel setup from a FITSimon Glass
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning
2014-08-28Fix test failure caused by bad handling of ramdiskSimon Glass
2014-08-21image: fix bootm failure for FIT imageBryan Wu
2014-08-09image: introduce genimg_get_kernel_addr()Bryan Wu
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-19image: Remove the fit_load_image() property parameterSimon Glass
2014-06-05bootm: make use of legacy image format configurableHeiko Schocher
2014-05-27mkimage: add atmelimageAndreas Bießmann
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-05-08image: add support for Android's boot image formatSebastian Siewior
2014-04-17tools: mkimage: add support for gpimage formatKaricheri, Muralidharan
2014-02-07arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin
2014-01-14common/image.c: move VxWorks header string out of CONFIG_CMD_ELFmiao.yan@windriver.com
2014-01-09arm64: core supportDavid Feng
2013-09-20FIT: delete unnecessary castsMasahiro Yamada
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-12common/image.c: Fix regression with ramdisk load/entry points in FITStefano Babic
2013-07-12bootm: Use selected configuration for ramdisk and fdtSimon Glass
2013-06-26Clarify bootm OS argumentsSimon Glass