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
/
tools
/
imximage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-07
imximage: fix commands other than write_data
Troy Kisky
1
-21
/
+56
2015-10-07
imximage: header.length of 4 is valid
Troy Kisky
1
-2
/
+2
2015-09-02
tools/imximage: set DCD pointer to NULL when its length is 0
Baruch Siach
1
-1
/
+5
2015-07-26
imx: imximage: add new CHECK/CLR BIT command
Adrian Alonso
1
-20
/
+75
2015-02-10
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+2
2015-02-10
imx: imximage: Add QuadSPI boot support
Ye.Li
1
-0
/
+2
2015-01-29
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
1
-16
/
+14
2014-11-03
imximage: Fix the bootdata.size calculation
Ye.Li
1
-1
/
+1
2014-09-09
imximage: Fix imximage IVT bug for EIM-NOR boot
Ye.Li
1
-0
/
+7
2013-12-13
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
1
-6
/
+6
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-09-27
tools/imximage.c: Fix compiling warning
York Sun
1
-4
/
+4
2013-09-05
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-16
/
+164
2013-08-31
tools: add support for setting the CSF into imximage
Stefano Babic
1
-3
/
+38
2013-08-31
tools: add padding of data image file for imximage
Stefano Babic
1
-3
/
+85
2013-08-31
tools: dynamically allocate imx_header in imximage
Stefano Babic
1
-7
/
+36
2013-08-31
tools: rename mximage_flash_offset to imximage_ivt_offset
Stefano Babic
1
-8
/
+9
2013-08-31
tools: imx_header should not include flash_offset
Stefano Babic
1
-7
/
+8
2013-08-16
tools/Makefile: Move _GNU_SOURCE to Makefile
York Sun
1
-3
/
+0
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-05-05
imx: Align the imximage header and payload to multiples of 4k
Marek Vasut
1
-4
/
+7
2013-04-28
tools: arm: imx: Implement BOOT_OFFSET command for imximage
Marek Vasut
1
-0
/
+6
2013-01-28
tools: imximage: Let .name field be more generic
Fabio Estevam
1
-1
/
+1
2013-01-05
tools: imximage: Load a size that is multiple of 512
Fabio Estevam
1
-1
/
+8
2012-10-20
imximage: make set_imx_hdr_v1/v2 easier to read
Troy Kisky
1
-19
/
+11
2012-10-20
imximage: change parameters to set_imx_hdr
Troy Kisky
1
-11
/
+9
2012-10-20
imximage: delay setting of image size
Troy Kisky
1
-6
/
+6
2012-10-20
imximage: fix size of image to load.
Troy Kisky
1
-4
/
+2
2012-10-20
imximage: move flash_offset check to common location
Troy Kisky
1
-14
/
+5
2012-10-20
imximage: remove redundant setting of app_dest_ptr
Troy Kisky
1
-1
/
+0
2012-10-20
imximage: check dcd_len as entries added
Troy Kisky
1
-15
/
+11
2012-03-27
imximage: Remove overwriting of flash_offset
Dirk Behme
1
-4
/
+14
2012-02-12
imximage: Sort bootops alphabetically
Dirk Behme
1
-3
/
+3
2012-02-12
imximage: Add support for i.MX6
Dirk Behme
1
-1
/
+3
2011-02-02
imximage: Add MX53 boot image support
Liu Hui-R64343
1
-138
/
+387
2010-04-30
mkimage: correct spelling error in imximage
Stefano Babic
1
-1
/
+1
2010-02-24
tools: fix imximage warning
Kim Phillips
1
-1
/
+1
2010-02-24
mkimage: SEGFAULT with imximage on 64 bit systems
Stefano Babic
1
-16
/
+14
2010-01-27
Fix compiler warning in imximage.c due to getline prototype
Kumar Gala
1
-0
/
+3
2010-01-25
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
1
-0
/
+324