Commit Graph

144 Commits (b639640371ed38c76602387af865b814967473ba)

Author SHA1 Message Date
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
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
Joe Hershberger 8ac88f2d28 fdt: Check for a token to skip auto-hash validation 12 years ago
Joe Hershberger 367e125976 fdt: Check error codes returned from fdtlib when loading ITB 12 years ago
Jagannadha Sutradharudu Teki cee84e8257 image/FIT: Add ramdisk load, entry address and OS tag inclusion 12 years ago
Shaohui Xie 5d898a00f3 powerpc/CoreNet: add tool to support pbl image build. 12 years ago
Mike Frysinger 314f634b48 image/fit: drop inline markings on parser code 12 years ago
Marek Vasut 57d40ab70b RAMDISK: Fix unused variable issue caused by raw rd support 12 years ago
Marek Vasut 017e1f3f9f BOOT: Add RAW ramdisk support to bootz 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass aacc8c16ee bootstage: Convert FIT progress numbers to enums 12 years ago
Simon Glass 5e41088364 bootstage: Convert progress numbers 10-19 to enums 12 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Stephen Warren e37ae40e9d image: Support FDTs already loaded at their load address 12 years ago
Shawn Guo fa34f6b25b common/image.c: align usage of fdt_high with initrd_high 12 years ago
Stefan Kristiansson 3ddcaccda3 openrisc: Add architecture image support 13 years ago
Kumar Gala 3b2001105f powerpc/bootm: Flush ramdisk and device tree image when booting on MP 13 years ago
Stephen Warren b9b50e89d3 image: Implement IH_TYPE_KERNEL_NOLOAD 13 years ago
Stefano Babic 4962e38e9a mkimage: adding support for Davinci AIS image 13 years ago
Stephen Warren 712fbcf384 checkpatch whitespace cleanups 13 years ago
Macpaul Lin 64d614617f nds32: common bdinfo, bootm, image support 13 years ago