Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9c21df15474b9f722822a95d334796cd97b3448b
/
include
/
image.h
de5e5ce
xtensa: add support for the xtensa processor architecture [1/2]
by Chris Zankel
· 8 years ago
ff87b08
image: fix IH_ARCH_... values for uImage compatibility
by Masahiro Yamada
· 8 years ago
1426220
image: Add functions to obtain category information
by Simon Glass
· 8 years ago
56d7ab7
image: Create a table of information for each category
by Simon Glass
· 8 years ago
555f45d
image: Convert the IH_... values to enums
by Simon Glass
· 8 years ago
da74d1f
spl: fit: add support for post-processing of images
by Daniel Allred
· 8 years ago
4f1318b
common: image: minimal android image iminfo support
by Michael Trimarchi
· 8 years ago
6f41751
Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."
by Masahiro Yamada
· 8 years ago
56adbb3
image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.
by Robert P. J. Day
· 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
f1dcee5
spl: Add an option to load a FIT containing U-Boot
by Simon Glass
· 9 years ago
4b307f2
spl: Add a way for boards to select which device tree to load
by Simon Glass
· 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
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
7a80de4
image: Correct the OS location code to work on sandbox
by Simon Glass
· 9 years ago
66eef1e
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
by Nathan Rossi
· 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
5b9d44d
mkimage: Display a better list of available image types
by Simon Glass
· 9 years ago
84a07db
add boot_get_loadables() to load listed images
by Karl Apsite
· 9 years ago
ecf8cd6
mkimage will now report information about loadable
by Karl Apsite
· 9 years ago
26e355d
Fix musl build
by Jörg Krause
· 10 years ago
39f520b
lpc32xx: add lpc32xx-spl.bin boot image target
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
8e3da9d
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
b37b46f
rsa: Use checksum algorithms from struct hash_algo
by Ruchika Gupta
· 10 years ago
39931f9
dumpimage: fit: extract FIT images
by Guilherme Maciel Ferreira
· 10 years ago
67ddd95
image: bootm: Add OpenRTOS image type
by Marek Vasut
· 10 years ago
c654b51
fdt: Add ft_system_setup() function for system device tree additions
by Simon Glass
· 10 years ago
5bda35c
x86: image: Add new image type for x64_64
by Simon Glass
· 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
9a4f479
fit: make sha256 support optional
by Dirk Eibach
· 10 years ago
2b9912e
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
ce1400f
Enhance fit_check_sign to check all images
by Simon Glass
· 10 years ago
126cc86
image: Remove the fit_load_image() property parameter
by Simon Glass
· 10 years ago
1de7bb4
Prevent a buffer overflow in mkimage when signing with SHA256
by Michael van der Westhuizen
· 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
d2a3e911
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 11 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
29a23f9
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· 11 years ago
db1b5f3
rsa: add sha256,rsa4096 algorithm
by Heiko Schocher
· 11 years ago
646257d
rsa: add sha256-rsa2048 algorithm
by Heiko Schocher
· 11 years ago
2842c1c
fit: add sha256 support
by Heiko Schocher
· 11 years ago
95f7062
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
by Masahiro Yamada
· 11 years ago
bc5d542
arc: bdinfo, image and arc-specific init functions declarations support
by Alexey Brodkin
· 11 years ago
0ae7653
arm64: core support
by David Feng
· 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
f320a4d
bootm: Use selected configuration for ramdisk and fdt
by Simon Glass
· 11 years ago
a5266d6
bootm: Clean up bootz_setup() function
by Simon Glass
· 11 years ago
29ce737
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
by Simon Glass
· 11 years ago
4d09852
image: Add support for signing of FIT configurations
by Simon Glass
· 11 years ago
56518e7
image: Support signing of images
by Simon Glass
· 11 years ago
3e569a6
image: Add signing infrastructure
by Simon Glass
· 11 years ago
d0ae31e
Add a 'fake' go command to the bootm command
by Simon Glass
· 11 years ago
35fc84f
Refactor the bootm command to reduce code duplication
by Simon Glass
· 11 years ago
4651800
image: Use fit_image_load() to load kernel
by Simon Glass
· 11 years ago
53f375f
image: Use fit_image_load() to load FDT
by Simon Glass
· 11 years ago
a51ec63
image: Use fit_image_load() to load ramdisk
by Simon Glass
· 11 years ago
782cfbb
image: Introduce fit_image_load() to load images from FITs
by Simon Glass
· 11 years ago
13d0698
image: Add device tree setup to image library
by Simon Glass
· 12 years ago
87ebee3
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
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
d8b7536
image: Rename hash printing to fit_image_print_verification_data()
by Simon Glass
· 12 years ago
bbb467d
image: Rename fit_add_hashes() to fit_add_verification_data()
by Simon Glass
· 12 years ago
003efd7
image: Export fit_conf_get_prop_node()
by Simon Glass
· 12 years ago
ab9efc6
image: Move hash checking into its own function
by Simon Glass
· 12 years ago
b8da836
image: Rename fit_image_check_hashes() to fit_image_verify()
by Simon Glass
· 12 years ago
b726091
image: Convert fit_image_hash_set_value() to static, and rename
by Simon Glass
· 12 years ago
604f23d
image: Move HOSTCC image code to tools/
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
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
7528cf5
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1411fb3
tools: imximage: Load a size that is multiple of 512
by Fabio Estevam
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
d95f6ec
fdt: Add option to default to most compatible conf in a fit image
by Gabe Black
· 12 years ago
2f22050
include/image.h: sparse fixes
by Kim Phillips
· 12 years ago
8ac88f2
fdt: Check for a token to skip auto-hash validation
by Joe Hershberger
· 12 years ago
5d898a0
powerpc/CoreNet: add tool to support pbl image build.
by Shaohui Xie
· 12 years ago
314f634
image/fit: drop inline markings on parser code
by Mike Frysinger
· 13 years ago
1648a37
Add cmd_spl command
by Simon Schwarz
· 13 years ago
3ddcacc
openrisc: Add architecture image support
by Stefan Kristiansson
· 13 years ago
b9b50e89
image: Implement IH_TYPE_KERNEL_NOLOAD
by Stephen Warren
· 13 years ago
f52138a
Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX
by Stefan Kristiansson
· 13 years ago
7566832
image: Fix inverted logic in architecture check.
by Thierry Reding
· 13 years ago
Next »