index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
imximage.c
Commit message (
Expand
)
Author
Age
Lines
*
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-12-13
-6
/
+6
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
-1
/
+1
*
tools/imximage.c: Fix compiling warning
York Sun
2013-09-27
-4
/
+4
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-05
-16
/
+164
|
\
|
*
tools: add support for setting the CSF into imximage
Stefano Babic
2013-08-31
-3
/
+38
|
*
tools: add padding of data image file for imximage
Stefano Babic
2013-08-31
-3
/
+85
|
*
tools: dynamically allocate imx_header in imximage
Stefano Babic
2013-08-31
-7
/
+36
|
*
tools: rename mximage_flash_offset to imximage_ivt_offset
Stefano Babic
2013-08-31
-8
/
+9
|
*
tools: imx_header should not include flash_offset
Stefano Babic
2013-08-31
-7
/
+8
*
|
tools/Makefile: Move _GNU_SOURCE to Makefile
York Sun
2013-08-16
-3
/
+0
|
/
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
imx: Align the imximage header and payload to multiples of 4k
Marek Vasut
2013-05-05
-4
/
+7
*
tools: arm: imx: Implement BOOT_OFFSET command for imximage
Marek Vasut
2013-04-28
-0
/
+6
*
tools: imximage: Let .name field be more generic
Fabio Estevam
2013-01-28
-1
/
+1
*
tools: imximage: Load a size that is multiple of 512
Fabio Estevam
2013-01-05
-1
/
+8
*
imximage: make set_imx_hdr_v1/v2 easier to read
Troy Kisky
2012-10-20
-19
/
+11
*
imximage: change parameters to set_imx_hdr
Troy Kisky
2012-10-20
-11
/
+9
*
imximage: delay setting of image size
Troy Kisky
2012-10-20
-6
/
+6
*
imximage: fix size of image to load.
Troy Kisky
2012-10-20
-4
/
+2
*
imximage: move flash_offset check to common location
Troy Kisky
2012-10-20
-14
/
+5
*
imximage: remove redundant setting of app_dest_ptr
Troy Kisky
2012-10-20
-1
/
+0
*
imximage: check dcd_len as entries added
Troy Kisky
2012-10-20
-15
/
+11
*
imximage: Remove overwriting of flash_offset
Dirk Behme
2012-03-27
-4
/
+14
*
imximage: Sort bootops alphabetically
Dirk Behme
2012-02-12
-3
/
+3
*
imximage: Add support for i.MX6
Dirk Behme
2012-02-12
-1
/
+3
*
imximage: Add MX53 boot image support
Liu Hui-R64343
2011-02-02
-138
/
+387
*
mkimage: correct spelling error in imximage
Stefano Babic
2010-04-30
-1
/
+1
*
tools: fix imximage warning
Kim Phillips
2010-02-24
-1
/
+1
*
mkimage: SEGFAULT with imximage on 64 bit systems
Stefano Babic
2010-02-24
-16
/
+14
*
Fix compiler warning in imximage.c due to getline prototype
Kumar Gala
2010-01-27
-0
/
+3
*
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
2010-01-25
-0
/
+324