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
/
common
/
image-fit.c
Age
Commit message (
Expand
)
Author
2017-01-13
splash: add support for loading splash from a FIT image
tomas.melin@vaisala.com
2016-12-04
common: image: Remove FIT header update from image post-processing
Andrew F. Davis
2016-11-23
image-fit: Fix compiling error caused by autoconf.h
York Sun
2016-11-22
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-09-22
image-fit: Fix fit_get_node_from_config semantics
Paul Burton
2016-09-07
image-fit: switch ENOLINK to ENOENT
Jonathan Gray
2016-09-06
image-fit: fix fit_image_load() OS check
Andreas Bießmann
2016-08-12
common: image: Add support for post-processing of images
Andreas Dannenberg
2016-07-25
common: fit: Allow U-Boot images to be booted
mario.six@gdsys.cc
2016-06-17
common: image-fit: Cleanup spelling mistakes
Andreas Dannenberg
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-23
image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
2016-03-14
common: image-fit: Fix load and entry addresses in FIT image
York Sun
2016-03-14
common: image-fit: Use a common function to get address
York Sun
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-02-26
Revert "image-fit: Fix signature checking"
Simon Glass
2016-02-26
image: Correct the OS location code to work on sandbox
Simon Glass
2015-10-19
image-fit: Fix signature checking
Andrej Rosano
2015-06-06
image-fit: Fix compiler warning in fit_conf_print()
Hans de Goede
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-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-02-16
image: Convert to use fdt_for_each_subnode macro
Axel Lin
2015-01-29
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
2015-01-14
image: Enable OpenRTOS booting via fitImage
Marek Vasut
2014-10-29
x86: image: Add new image type for x64_64
Simon Glass
2014-10-25
image-fit: make local function static
Jeroen Hofstee
2014-10-22
x86: Support loading kernel setup from a FIT
Simon Glass
2014-10-22
sandbox: bootm: Don't fail the architecture check
Simon Glass
2014-08-28
Fix test failure caused by bad handling of ramdisk
Simon Glass
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
Fix small 'case' typo in image-fit.c
Simon Glass
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
2014-06-19
Reverse the meaning of the fit_config_verify() return code
Simon Glass
2014-06-11
fdt: Update functions which write to an FDT to return -ENOSPC
Simon Glass
2014-03-21
fit: add sha256 support
Heiko Schocher
2014-02-19
cosmetic: FIT: fix a strange comment
Masahiro Yamada
2013-09-20
FIT: delete unnecessary casts
Masahiro Yamada
2013-09-20
cosmetic: FIT: fix typos in comments
Masahiro Yamada
2013-09-20
Fix some obvious typos across multiple subsystems.
Robert P. J. Day
2013-08-16
image: Display FIT timestamp when booting
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-12
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
2013-06-26
image: Support signing of images
Simon Glass
2013-06-17
image: Use ENOENT instead of ENOMEDIUM for better compatibility
Simon Glass
2013-06-04
sandbox: image: Adjust FIT image printing to work with sandbox
Simon Glass
[next]