Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b08a704ddcede36974ab0ae641a78614db843793
/
common
/
image.c
919d25c
u-boot: Fix several typos
by Shyam Saini
· 6 years ago
3b52847
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 6 years ago
6915dcf
tools: zynqmpimage: Add bif support
by Alexander Graf
· 7 years ago
662abc4
image: socfpga: Add SFP image version 1 definition
by Marek Vasut
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
86aa65a
tools: mkimage: Support RISC-V arch
by Rick Chen
· 7 years ago
45b5571
image: Add IH_OS_TEE for TEE chain-load boot
by Bryan O'Donoghue
· 7 years ago
81260e3
tools/mkimage: add support for STM32 image format
by Patrick Delaunay
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
1a1e707
common: image.c: Fix CACHE: Misaligned operation output
by Heiko Schocher
· 7 years ago
8b93a92
fpga: allow programming fpga from FIT image for all FPGA drivers
by Goldschmidt Simon
· 7 years ago
c5404b6
Drop the log buffer
by Simon Glass
· 7 years ago
4914af1
image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
by Philipp Tomsich
· 7 years ago
137aefb
common: Remove genimg_get_image()
by Tuomas Tynkkynen
· 7 years ago
c68c03f
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
6442c96
image: Add TI PMMC image type
by Andrew F. Davis
· 7 years ago
723806c
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
cec85d4
common/image.c: Use correct suffixes for binary sizes
by xypron.glpk@gmx.de
· 8 years ago
c2e7e72
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
by Rick Altherr
· 8 years ago
d21bd69
tools: mkimage: add firmware-ivt image type for HAB verification
by Sven Ebenfeld
· 8 years ago
611a942
common: Fix logic in fpga programming
by Michal Simek
· 8 years ago
7e719ee
image: Add Trusted Execution Environment image type
by Andrew F. Davis
· 8 years ago
d7be509
image: Add FIT image loadable section custom processing
by Andrew F. Davis
· 8 years ago
ae3de0d
image: Protect against overflow in unknown_msg()
by Simon Glass
· 8 years ago
b02e404
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
ed0c2c0
tools: mkimage: add support for Vybrid image format
by Albert ARIBAUD \(3ADEV\)
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
bd86ef1
image-fit: Fix fit_get_node_from_config semantics
by Paul Burton
· 8 years ago
de5e5ce
xtensa: add support for the xtensa processor architecture [1/2]
by Chris Zankel
· 8 years ago
1426220
image: Add functions to obtain category information
by Simon Glass
· 8 years ago
30495bf
image: Add a name for invalid types
by Simon Glass
· 8 years ago
56d7ab7
image: Create a table of information for each category
by Simon Glass
· 8 years ago
62afc60
image: Add boot_get_fpga() to load fpga with bootm
by Michal Simek
· 8 years ago
ed0cea7
mkimage: Report information about fpga
by Michal Simek
· 8 years ago
d9b58b3
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
by Michal Simek
· 9 years ago
cef2e51
image: Add functions to obtain short names
by Simon Glass
· 9 years ago
aa34fbc
fdt: Allow libfdt to be used in SPL
by Simon Glass
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
0cb389d
image: fix getenv_bootm_size() function again
by Masahiro Yamada
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
9c11135
image: fix getenv_bootm_size() function
by Masahiro Yamada
· 9 years ago
20e072f
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
by Masahiro Yamada
· 9 years ago
66eef1e
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
by Nathan Rossi
· 9 years ago
c139b5f
image.c: Fix non-Android booting with ramdisk and/or device tree
by Tom Rini
· 9 years ago
1fec3c5
common/image.c: Make boot_get_ramdisk() perform a check for Android images
by Tom Rini
· 9 years ago
027b728
Add support for LZ4 decompression algorithm
by Julius Werner
· 9 years ago
10b84fe
rockchip: Add support for the SPI image
by Simon Glass
· 9 years ago
f9a3c27
rockchip: Add support for the SD image
by Simon Glass
· 9 years ago
a131c1f
rockchip: Add the rkimage format to mkimage
by Simon Glass
· 9 years ago
9734b97
image: Fix loop condition to avoid warning
by Thierry Reding
· 9 years ago
2dd4632
image: fix Android ramdisk support when dtb is specified
by Rob Herring
· 9 years ago
80402f3
spl, common, serial: build SPL without serial support
by Heiko Schocher
· 9 years ago
5b9d44d
mkimage: Display a better list of available image types
by Simon Glass
· 9 years ago
c777efe
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
by Matt Porter
· 10 years ago
84a07db
add boot_get_loadables() to load listed images
by Karl Apsite
· 9 years ago
9f9276c
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
by Simon Glass
· 10 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
39f520b
lpc32xx: add lpc32xx-spl.bin boot image target
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
067d156
imagetool: make the image_save_datafile() available to all image types
by Guilherme Maciel Ferreira
· 10 years ago
67ddd95
image: bootm: Add OpenRTOS image type
by Marek Vasut
· 10 years ago
22cfddc
memmove_wd: copy chunk down from big address if parameter to is larger than from
by Sonic Zhang
· 10 years ago
5bda35c
x86: image: Add new image type for x64_64
by Simon Glass
· 10 years ago
86f4695
image: Fix Android boot image support
by Ahmad Draidi
· 10 years ago
90268b8
x86: Support loading kernel setup from a FIT
by Simon Glass
· 10 years ago
832472a
tools: socfpga: Add socfpga preloader signing to mkimage
by Charles Manning
· 11 years ago
fe20a81
Fix test failure caused by bad handling of ramdisk
by Simon Glass
· 10 years ago
6c454fe
image: fix bootm failure for FIT image
by Bryan Wu
· 10 years ago
0f64140
image: introduce genimg_get_kernel_addr()
by Bryan Wu
· 10 years ago
2b9912e
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
126cc86
image: Remove the fit_load_image() property parameter
by Simon Glass
· 10 years ago
21d29f7
bootm: make use of legacy image format configurable
by Heiko Schocher
· 10 years ago
7b1a411
mkimage: add atmelimage
by Andreas Bießmann
· 10 years ago
c9afa7c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
9ace3fc
image: add support for Android's boot image format
by Sebastian Siewior
· 11 years ago
bf411ea
tools: mkimage: add support for gpimage format
by Karicheri, Muralidharan
· 11 years ago
bc5d542
arc: bdinfo, image and arc-specific init functions declarations support
by Alexey Brodkin
· 11 years ago
68b15e8
common/image.c: move VxWorks header string out of CONFIG_CMD_ELF
by miao.yan@windriver.com
· 11 years ago
0ae7653
arm64: core support
by David Feng
· 11 years ago
2f0877c
FIT: delete unnecessary casts
by Masahiro Yamada
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
bce8837
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e3a5bbc
common/image.c: Fix regression with ramdisk load/entry points in FIT
by Stefano Babic
· 11 years ago
f320a4d
bootm: Use selected configuration for ramdisk and fdt
by Simon Glass
· 11 years ago
983c72f
Clarify bootm OS arguments
by Simon Glass
· 11 years ago
a51ec63
image: Use fit_image_load() to load ramdisk
by Simon Glass
· 11 years ago
13d0698
image: Add device tree setup to image library
by Simon Glass
· 12 years ago
44d3a30
image: Split libfdt code into image-fdt.c
by Simon Glass
· 12 years ago
1fe7d93
image: Remove remaining #ifdefs in image-fit.c
by Simon Glass
· 12 years ago
35e7b0f
sandbox: image: Add support for booting images in sandbox
by Simon Glass
· 12 years ago
b8da836
image: Rename fit_image_check_hashes() to fit_image_verify()
by Simon Glass
· 12 years ago
53fbb7e
image: Split FIT code into new image-fit.c
by Simon Glass
· 12 years ago
61a439a
image: Export fit_check_ramdisk()
by Simon Glass
· 12 years ago
859e92b
image: Move timestamp #ifdefs to header file
by Simon Glass
· 12 years ago
04d4140
image: Add support for Plan 9
by Steven Stallion
· 12 years ago
0ccff50
image: Use crc header file instead of C prototypes
by Simon Glass
· 12 years ago
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
1cf0a8b
env: Add a loadaddr env handler
by Joe Hershberger
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
Next »