Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8e9c4fdc213c67c2d0b4a64deba338fdb9d27e1a
/
tools
/
imximage.c
8ed4d1c
tools: moved code common to all image tools to a separated module.
by Guilherme Maciel Ferreira
· Sun Dec 01 12:43:10 2013 -0700
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d061d95
tools/imximage.c: Fix compiling warning
by York Sun
· Fri Sep 20 12:24:44 2013 -0700
b143210
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Sep 05 11:15:26 2013 +0200
4aa9749
tools: add support for setting the CSF into imximage
by Stefano Babic
· Thu Jun 27 11:42:38 2013 +0200
832eda8
tools: add padding of data image file for imximage
by Stefano Babic
· Mon Aug 19 19:03:20 2013 +0200
dc39a3e
tools: dynamically allocate imx_header in imximage
by Stefano Babic
· Wed Jun 26 23:50:06 2013 +0200
e74e779
tools: rename mximage_flash_offset to imximage_ivt_offset
by Stefano Babic
· Wed Jun 26 18:08:37 2013 +0200
c3d2ad7
tools: imx_header should not include flash_offset
by Stefano Babic
· Wed Jun 26 17:26:27 2013 +0200
9696eaa
tools/Makefile: Move _GNU_SOURCE to Makefile
by York Sun
· Tue Jul 30 15:26:11 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
3d1acc6
imx: Align the imximage header and payload to multiples of 4k
by Marek Vasut
· Sun Apr 21 05:52:22 2013 +0000
d45fd73
tools: arm: imx: Implement BOOT_OFFSET command for imximage
by Marek Vasut
· Thu Apr 25 10:16:02 2013 +0000
e37b8ff
tools: imximage: Let .name field be more generic
by Fabio Estevam
· Wed Jan 02 08:48:34 2013 +0000
5fd7c5d
tools: imximage: Load a size that is multiple of 512
by Fabio Estevam
· Thu Jan 03 08:24:33 2013 +0000
2d7c29f
imximage: make set_imx_hdr_v1/v2 easier to read
by Troy Kisky
· Wed Oct 03 15:47:09 2012 +0000
7bb9220
imximage: change parameters to set_imx_hdr
by Troy Kisky
· Wed Oct 03 15:47:08 2012 +0000
7b922cb
imximage: delay setting of image size
by Troy Kisky
· Wed Oct 03 15:47:07 2012 +0000
f932582
imximage: fix size of image to load.
by Troy Kisky
· Wed Oct 03 15:47:06 2012 +0000
e55eaf9
imximage: move flash_offset check to common location
by Troy Kisky
· Wed Oct 03 15:47:05 2012 +0000
55daa71
imximage: remove redundant setting of app_dest_ptr
by Troy Kisky
· Wed Oct 03 15:47:04 2012 +0000
9bd5b85
imximage: check dcd_len as entries added
by Troy Kisky
· Wed Oct 03 15:47:03 2012 +0000
14a98cd
imximage: Remove overwriting of flash_offset
by Dirk Behme
· Wed Feb 22 22:50:19 2012 +0000
40a9c46
imximage: Sort bootops alphabetically
by Dirk Behme
· Wed Jan 11 23:28:32 2012 +0000
dfbf6ce
imximage: Add support for i.MX6
by Dirk Behme
· Wed Jan 11 23:28:31 2012 +0000
4aa360a
imximage: Add MX53 boot image support
by Liu Hui-R64343
· Wed Jan 19 09:40:26 2011 +0000
e34e53d
mkimage: correct spelling error in imximage
by Stefano Babic
· Tue Apr 13 12:38:22 2010 +0200
1c0c250
tools: fix imximage warning
by Kim Phillips
· Mon Feb 22 19:37:56 2010 -0600
5cdde80
mkimage: SEGFAULT with imximage on 64 bit systems
by Stefano Babic
· Fri Feb 05 15:16:02 2010 +0100
0bea74d
Fix compiler warning in imximage.c due to getline prototype
by Kumar Gala
· Wed Jan 27 10:16:56 2010 -0600
7b07f09
mkimage: Add Freescale imx Boot Image support (imximage)
by Stefano Babic
· Wed Jan 20 18:19:10 2010 +0100