Commit Graph

171 Commits (bf146325a3a802f5f2e6e17123080164109c6406)

Author SHA1 Message Date
Tom Rini c139b5ff09 image.c: Fix non-Android booting with ramdisk and/or device tree 9 years ago
Tom Rini 1fec3c5d83 common/image.c: Make boot_get_ramdisk() perform a check for Android images 9 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 9 years ago
Simon Glass 10b84fe1b5 rockchip: Add support for the SPI image 9 years ago
Simon Glass f9a3c278b9 rockchip: Add support for the SD image 9 years ago
Simon Glass a131c1f442 rockchip: Add the rkimage format to mkimage 9 years ago
Thierry Reding 9734b97f76 image: Fix loop condition to avoid warning 9 years ago
Rob Herring 2dd46328fd image: fix Android ramdisk support when dtb is specified 9 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 9 years ago
Simon Glass 5b9d44df23 mkimage: Display a better list of available image types 9 years ago
Matt Porter c777efe3a1 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM 9 years ago
Karl Apsite 84a07dbfd8 add boot_get_loadables() to load listed images 9 years ago
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Albert ARIBAUD \(3ADEV\) 39f520bb62 lpc32xx: add lpc32xx-spl.bin boot image target 9 years ago
Guilherme Maciel Ferreira 067d156075 imagetool: make the image_save_datafile() available to all image types 9 years ago
Marek Vasut 67ddd955fc image: bootm: Add OpenRTOS image type 9 years ago
Sonic Zhang 22cfddc2a0 memmove_wd: copy chunk down from big address if parameter to is larger than from 10 years ago
Simon Glass 5bda35cffa x86: image: Add new image type for x64_64 10 years ago
Ahmad Draidi 86f4695bd0 image: Fix Android boot image support 10 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 10 years ago
Charles Manning 832472a94d tools: socfpga: Add socfpga preloader signing to mkimage 10 years ago
Simon Glass fe20a81a68 Fix test failure caused by bad handling of ramdisk 10 years ago
Bryan Wu 6c454fedf5 image: fix bootm failure for FIT image 10 years ago
Bryan Wu 0f64140b69 image: introduce genimg_get_kernel_addr() 10 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 10 years ago
Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
Andreas Bießmann 7b1a411743 mkimage: add atmelimage 10 years ago
Sebastian Siewior 9ace3fc814 image: add support for Android's boot image format 10 years ago
Karicheri, Muralidharan bf411ea9f1 tools: mkimage: add support for gpimage format 10 years ago
Alexey Brodkin bc5d542880 arc: bdinfo, image and arc-specific init functions declarations support 10 years ago
miao.yan@windriver.com 68b15e831c common/image.c: move VxWorks header string out of CONFIG_CMD_ELF 10 years ago
David Feng 0ae7653128 arm64: core support 11 years ago
Masahiro Yamada 2f0877c7f4 FIT: delete unnecessary casts 11 years ago
Robert P. J. Day 1bce2aeb6f Cosmetic: Fix a number of typos, no functional changes. 11 years ago
Marek Vasut bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Stefano Babic e3a5bbce45 common/image.c: Fix regression with ramdisk load/entry points in FIT 11 years ago
Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 11 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 11 years ago
Simon Glass a51ec63b85 image: Use fit_image_load() to load ramdisk 11 years ago
Simon Glass 13d06981a9 image: Add device tree setup to image library 11 years ago
Simon Glass 44d3a3066b image: Split libfdt code into image-fdt.c 11 years ago
Simon Glass 1fe7d93891 image: Remove remaining #ifdefs in image-fit.c 11 years ago
Simon Glass 35e7b0f179 sandbox: image: Add support for booting images in sandbox 11 years ago
Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 11 years ago
Simon Glass 53fbb7e885 image: Split FIT code into new image-fit.c 11 years ago
Simon Glass 61a439a873 image: Export fit_check_ramdisk() 11 years ago
Simon Glass 859e92b775 image: Move timestamp #ifdefs to header file 11 years ago