Commit Graph

215 Commits (lime2-spi)

Author SHA1 Message Date
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 9 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 10 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
Steven Stallion 04d414090c image: Add support for Plan 9 11 years ago
Simon Glass 0ccff500cf image: Use crc header file instead of C prototypes 11 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 11 years ago
Joe Hershberger 1cf0a8b2fb env: Add a loadaddr env handler 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Gabe Black d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 12 years ago
Kim Phillips 199adb601f common/misc: sparse fixes 12 years ago