index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
image.h
Age
Commit message (
Expand
)
Author
2017-07-10
boot_fit: Create helper functions that can be used to select DTB out of FIT
Cooper Jr., Franklin
2017-07-10
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-06-10
armv8: Support loading 32-bit OS which is not in the form of FIT
Alison Wang
2017-05-22
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
Tom Rini
2017-04-09
image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS
Madan Srinivas
2017-03-17
Kconfig: define MD5 dependency for FIT support
Andre Przywara
2017-01-20
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
Rick Altherr
2017-01-17
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-13
splash: add support for loading splash from a FIT image
tomas.melin@vaisala.com
2017-01-02
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
2016-12-03
image: Add Trusted Execution Environment image type
Andrew F. Davis
2016-12-03
image: Add FIT image loadable section custom processing
Andrew F. Davis
2016-11-21
image: Combine image_sig_algo with image_sign_info
Andrew Duda
2016-11-21
image: Add crypto_algo struct for RSA info
Andrew Duda
2016-11-21
rsa: Verify RSA padding programatically
Andrew Duda
2016-11-21
rsa: cosmetic: rename pad_len to key_len
Andrew Duda
2016-10-06
tools: mkimage: add support for Vybrid image format
Albert ARIBAUD \(3ADEV\)
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-07-21
image: fix IH_ARCH_... values for uImage compatibility
Masahiro Yamada
2016-07-14
image: Add functions to obtain category information
Simon Glass
2016-07-14
image: Create a table of information for each category
Simon Glass
2016-07-14
image: Convert the IH_... values to enums
Simon Glass
2016-07-14
spl: fit: add support for post-processing of images
Daniel Allred
2016-06-24
common: image: minimal android image iminfo support
Michael Trimarchi
2016-05-31
Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."
Masahiro Yamada
2016-05-27
image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.
Robert P. J. Day
2016-05-24
image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
2016-05-24
mkimage: Report information about fpga
Michal Simek
2016-05-24
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
spl: Add a way for boards to select which device tree to load
Simon Glass
2016-03-14
image: Add functions to obtain short names
Simon Glass
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-02-26
image: Correct the OS location code to work on sandbox
Simon Glass
2015-11-19
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
Nathan Rossi
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2015-09-03
rockchip: Add support for the SPI image
Simon Glass
2015-09-03
rockchip: Add support for the SD image
Simon Glass
2015-09-03
rockchip: Add the rkimage format to mkimage
Simon Glass
2015-07-21
mkimage: Display a better list of available image types
Simon Glass
2015-05-28
add boot_get_loadables() to load listed images
Karl Apsite
2015-05-28
mkimage will now report information about loadable
Karl Apsite
2015-05-08
Fix musl build
Jörg Krause
2015-04-10
lpc32xx: add lpc32xx-spl.bin boot image target
Albert ARIBAUD \(3ADEV\)
2015-01-30
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2015-01-30
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
[next]