index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
image-fit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
1
-0
/
+5
2018-07-10
fit: Verify all configuration signatures
Marek Vasut
1
-12
/
+14
2018-05-26
add FIT data-position & data-offset property support
Kelvin Cheung
1
-3
/
+51
2018-05-23
fit: Add standalone image type handling
Marek Vasut
1
-0
/
+2
2018-05-23
fit: Add empty fit_print_contents() and fit_image_print()
Marek Vasut
1
-1
/
+3
2018-05-23
fit: Fix CONFIG_FIT_SPL_PRINT
Marek Vasut
1
-2
/
+2
2018-05-23
FIT: Make fit_conf_print() be a static function
Tom Rini
1
-182
/
+179
2018-05-08
image: fit: Show signatures and hashes for configurations
Clément Péron
1
-0
/
+13
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-06
image: fit: Show information about OS type in firwmare case too
Michal Simek
1
-1
/
+2
2018-04-06
image: fit: Show firmware configuration property if present
Michal Simek
1
-0
/
+4
2018-03-19
SPL: Add signature verification when loading image
Jun Nie
1
-22
/
+34
2018-01-15
fix incorrect usage of DT node unit address in comments
Andre Przywara
1
-8
/
+8
2017-12-12
SPL: Add FIT data-position property support
Peng Fan
1
-0
/
+25
2017-09-15
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
1
-4
/
+177
2017-09-15
fit: Do not throw away extra configuration on fit_image_load()
Pantelis Antoniou
1
-4
/
+7
2017-09-15
fit: Allow multiple images per property
Pantelis Antoniou
1
-3
/
+15
2017-01-13
splash: add support for loading splash from a FIT image
tomas.melin@vaisala.com
1
-0
/
+48
2016-12-04
common: image: Remove FIT header update from image post-processing
Andrew F. Davis
1
-23
/
+6
2016-11-23
image-fit: Fix compiling error caused by autoconf.h
York Sun
1
-1
/
+1
2016-11-22
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
1
-1
/
+18
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
1
-1
/
+1
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
1
-11
/
+8
2016-09-22
image-fit: Fix fit_get_node_from_config semantics
Paul Burton
1
-1
/
+1
2016-09-07
image-fit: switch ENOLINK to ENOENT
Jonathan Gray
1
-1
/
+1
2016-09-06
image-fit: fix fit_image_load() OS check
Andreas Bießmann
1
-1
/
+2
2016-08-12
common: image: Add support for post-processing of images
Andreas Dannenberg
1
-1
/
+25
2016-07-25
common: fit: Allow U-Boot images to be booted
mario.six@gdsys.cc
1
-3
/
+4
2016-06-17
common: image-fit: Cleanup spelling mistakes
Andreas Dannenberg
1
-15
/
+15
2016-05-24
image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
1
-2
/
+5
2016-05-24
mkimage: Report information about fpga
Michal Simek
1
-0
/
+4
2016-05-23
image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
1
-3
/
+3
2016-03-14
common: image-fit: Fix load and entry addresses in FIT image
York Sun
1
-5
/
+17
2016-03-14
common: image-fit: Use a common function to get address
York Sun
1
-23
/
+19
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-1
/
+2
2016-02-26
Revert "image-fit: Fix signature checking"
Simon Glass
1
-3
/
+8
2016-02-26
image: Correct the OS location code to work on sandbox
Simon Glass
1
-0
/
+5
2015-10-19
image-fit: Fix signature checking
Andrej Rosano
1
-1
/
+3
2015-06-06
image-fit: Fix compiler warning in fit_conf_print()
Hans de Goede
1
-2
/
+2
2015-05-28
add boot_get_loadables() to load listed images
Karl Apsite
1
-1
/
+9
2015-05-28
mkimage will now report information about loadable
Karl Apsite
1
-0
/
+17
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-0
/
+1
2015-02-16
image: Convert to use fdt_for_each_subnode macro
Axel Lin
1
-3
/
+1
2015-01-29
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
1
-1
/
+29
2015-01-14
image: Enable OpenRTOS booting via fitImage
Marek Vasut
1
-2
/
+8
2014-10-28
x86: image: Add new image type for x64_64
Simon Glass
1
-1
/
+2
2014-10-25
image-fit: make local function static
Jeroen Hofstee
1
-1
/
+1
2014-10-22
x86: Support loading kernel setup from a FIT
Simon Glass
1
-0
/
+22
2014-10-22
sandbox: bootm: Don't fail the architecture check
Simon Glass
1
-1
/
+1
2014-08-28
Fix test failure caused by bad handling of ramdisk
Simon Glass
1
-1
/
+1
[next]