Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5dbe304854c8fcb13332bf827e3d3b6ee301f312
/
tools
/
mkimage.c
4cc8627
mkimage: Fix warning from fix for generating multi and script images again
by Marek Vasut
· Mon Dec 07 18:01:54 2015 +0100
3edd041
mkimage : Fix generating multi and script images
by Philippe De Swert
· Fri Dec 04 00:11:23 2015 +0200
e140a46
tools/mkimage.c: Clarify help text for -D slightly
by Tom Rini
· Wed Aug 26 15:21:23 2015 -0400
46409cc
mkimage: Allow padding to any length
by Simon Glass
· Sun Aug 30 16:55:22 2015 -0600
139651f
mkimage: Set up a file size parameter and keep it updated
by Simon Glass
· Tue Jun 23 15:39:12 2015 -0600
434a31b
mkimage: Display a better list of available image types
by Simon Glass
· Tue Jun 23 15:38:25 2015 -0600
40bf563
dumpimage: add 'T' option to explicitly set the image type
by Guilherme Maciel Ferreira
· Thu Jan 15 02:54:40 2015 -0200
28be1cf
imagetool: replace image registration function by linker_lists feature
by Guilherme Maciel Ferreira
· Thu Jan 15 02:48:07 2015 -0200
0b33803
imagetool: move common code to imagetool module
by Guilherme Maciel Ferreira
· Thu Jan 15 02:48:05 2015 -0200
98c689b
mkimage: fix compilation issues on OpenBSD
by Luka Perkov
· Sat Aug 09 18:17:47 2014 +0200
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
ff0fa61
mkimage: added 'static' specifier to match function's prototype.
by Guilherme Maciel Ferreira
· Sun Dec 01 12:43:09 2013 -0700
4a0e05d
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· Mon Aug 26 20:43:33 2013 +0200
6531bd9
tools: add variable padding of data image in mkimage
by Stefano Babic
· Mon Aug 19 19:03:19 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
817278a
mkimage: Add -r option to specify keys that must be verified
by Simon Glass
· Thu Jun 13 15:10:07 2013 -0700
bf27d3d
mkimage: Add -c option to specify a comment for key signing
by Simon Glass
· Thu Jun 13 15:10:06 2013 -0700
ce8c3ca
mkimage: Add -F option to modify an existing .fit file
by Simon Glass
· Thu Jun 13 15:10:05 2013 -0700
b4d8b09
mkimage: Add -K to write public keys to an FDT blob
by Simon Glass
· Thu Jun 13 15:10:04 2013 -0700
b148974
mkimage: Add -k option to specify key directory
by Simon Glass
· Thu Jun 13 15:10:03 2013 -0700
ea65fd8
powerpc/CoreNet: add tool to support pbl image build.
by Shaohui Xie
· Fri Aug 10 02:49:35 2012 +0000
c14f281
mkimage: Fix variable length header support
by Christian Riesch
· Fri Dec 09 09:47:38 2011 +0000
3885551
mkimage: adding support for Davinci AIS image
by Stefano Babic
· Mon Oct 17 00:07:43 2011 +0000
4a96330
mkimage: Add variable lenght header support
by Stefano Babic
· Thu Sep 15 23:50:16 2011 +0000
34d12a1
mkimage: Add OMAP boot image support
by John Rigby
· Thu Jul 21 09:10:30 2011 -0400
58cb84d
mkimage: add UBL header support for booting davinci cpus
by Heiko Schocher
· Sat Jul 16 00:06:42 2011 +0000
e97ab72
mkimage: add "-V" option to print version information
by Wolfgang Denk
· Sat Feb 12 10:37:11 2011 +0100
632d9ca
mkimage: Fix strict-aliasing compiler warning
by Peter Tyser
· Sun Apr 04 22:36:03 2010 -0500
23416b8
mkimage: fix Segmentation Fault when run without "-n name" option
by Wolfgang Denk
· Sat Mar 27 23:37:46 2010 +0100
bca17ea
mkimage: dont force entry point with xip
by Mike Frysinger
· Mon Jan 25 18:50:11 2010 -0500
7b07f09
mkimage: Add Freescale imx Boot Image support (imximage)
by Stefano Babic
· Wed Jan 20 18:19:10 2010 +0100
54cd539
tools/mkimage: Remove duplicate line of code
by Peter Tyser
· Sun Dec 06 01:33:24 2009 -0600
b2f8b94
tools/mkimage: Print FIT image contents after creation
by Peter Tyser
· Tue Nov 24 16:42:10 2009 -0600
94734e6
tools/mkimage: Assume FDT image type for FIT images
by Peter Tyser
· Tue Nov 24 16:42:08 2009 -0600
903fc15
Building of FIT images does not work.
by Remy Bohmer
· Wed Oct 28 22:13:35 2009 +0100
0732941
mkimage: Add Kirkwood Boot Image support (kwbimage)
by Prafulla Wadaskar
· Mon Sep 07 15:05:02 2009 +0530
fabf3cf
tools: mkimage: split code into core, default and FIT image specific
by Prafulla Wadaskar
· Wed Aug 19 17:36:46 2009 +0530
4d4d67d
tools: mkimage: Fixed build warnings
by Prafulla Wadaskar
· Sun Aug 16 05:28:19 2009 +0530
139cb08
tools: mkimage : bugfix returns correct value for list command
by Prafulla Wadaskar
· Mon Aug 10 18:49:37 2009 +0530
dbd8bcb
License cleanup: remove unintended "All Rights Reserved" notices.
by Wolfgang Denk
· Wed Sep 02 14:57:27 2009 +0200
4ad8e9f
compiler.h: unify system ifdef cruft here
by Mike Frysinger
· Thu Jul 02 19:23:25 2009 -0400
cd7e1a3
mkimage: make mmap() checks consistent
by Mike Frysinger
· Thu May 01 04:13:05 2008 -0400
4786859
Memory footprint optimizations
by Bartlomiej Sieka
· Fri Apr 18 12:39:23 2008 +0200
d7816fb
[new uImage] Add support for new uImage format to mkimage tool
by Bartlomiej Sieka
· Tue Mar 11 12:34:47 2008 +0100
c3c7eb2
[new uImage] Share common uImage code between mkimage and U-boot
by Marian Balakowicz
· Fri Feb 29 15:59:59 2008 +0100
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· Fri Feb 29 14:58:34 2008 +0100
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· Tue Jan 08 18:14:09 2008 +0100
fecb2a0
Fix compilation issues on MACOSX
by Aubrey.Li
· Mon May 14 11:47:35 2007 +0800
5995ac7
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Wed Oct 11 14:15:21 2006 +0200
df86f15
Define IH_CPU_AVR32
by Stefan Roese
· Mon Oct 09 12:55:38 2006 +0200
283a81e
Fix mkimage -l bug with multifile images on 64bit platforms
by Wolfgang Denk
· Wed Sep 06 23:29:15 2006 +0200
16485a6
* Support for FDT in uImage format, error when using FDT from flash
by Matthew McClintock
· Wed Aug 16 10:54:09 2006 -0500
dce59c5
Fixed handling of bad checksums with "mkimage -l"
by Wolfgang Denk
· Fri Apr 28 21:24:32 2006 +0200
46d2b52
Add ADI Blackfin support
by Wolfgang Denk
· Sun Mar 12 02:10:00 2006 +0100
31f14c2
Fix mkimage bug with multifile images created on 64 bit systems.
by Wolfgang Denk
· Wed Jan 11 13:03:54 2006 +0100
1873b60
* Patch by Scott McNutt, 01 Nov 2004:
by wdenk
· Sun Apr 03 21:11:16 2005 +0000
20dd2fa
* Update for AT91RM9200DK and CMC_PU2 boards:
by wdenk
· Sun Nov 21 00:06:33 2004 +0000
265d217
* Rename SBC8560 into sbc8560 for consistency
by wdenk
· Sat Jul 10 22:35:59 2004 +0000
db82c8e
* Patch by Rahul Shanbhag, 19 Feb 2004:
by wdenk
· Thu Feb 26 23:01:04 2004 +0000
c6abb7e
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools
by wdenk
· Mon Nov 17 21:14:37 2003 +0000
1ee550e
* Patch by Anders Larsen, 18 Sep 2003:
by wdenk
· Wed Oct 08 22:14:02 2003 +0000
e97dcd0
Fix build problems under FreeBSD
by wdenk
· Tue Oct 07 10:33:38 2003 +0000
6cd4a5e
Add generic filesystem image type
by wdenk
· Mon Oct 06 22:00:45 2003 +0000
6e2bf7a
Make IPB clock on MGT5100/MPC5200 configurable in board config file;
by wdenk
· Tue Sep 16 11:39:10 2003 +0000
0a65855
* Map ISP1362 USB OTG controller for NSCU board
by wdenk
· Tue Aug 05 17:43:17 2003 +0000
dccbda0
* Patches by Yuli Barcohen, 13 Jul 2003:
by wdenk
· Mon Jul 14 22:13:32 2003 +0000
0893c47
* Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board
by wdenk
· Tue May 20 14:25:27 2003 +0000
92bbe3f
* Make sure Block Lock Bits get cleared in R360MPI flash driver
by wdenk
· Sun Apr 20 14:04:18 2003 +0000
9dd2b88
* Fix startup problems with VFD display on TRAB
by wdenk
· Tue Dec 03 21:28:10 2002 +0000
5b1d713
Initial revision
by wdenk
· Sun Nov 03 00:07:02 2002 +0000