]> git.ipfire.org Git - people/ms/u-boot.git/history - tools/mkenvimage.c
tools: clean up mingw ifdefs
[people/ms/u-boot.git] / tools / mkenvimage.c
2012-07-20  Mike Frysingertools: clean up mingw ifdefs
2012-07-08  Vladimir Yakovlevtools: Fix mingw tools build
2012-07-02  Andreas Bießmanntools/mkenvimage.c: fix basename(3) usage
2012-04-16  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-04-10  Dirk Behmemkenvimage: Fix compiler warning
2012-04-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2012-03-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-03-30  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-03-30  Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-03-27  David Wagnermkenvimage: Really set the redundant byte when applicable
2012-03-27  David Wagnermkenvimage: Don't try to detect comments in the input...
2012-03-27  David Wagnermkenvimage: Use mmap() when reading from a regular...
2012-03-27  David Wagnermkenvimage: Read/Write from/to stdin/out by default...
2012-03-27  David Wagnermkenvimage: More error handling
2012-03-27  David Wagnermkenvimage: Correct an include and add a missing one
2012-03-27  David Wagnermkenvimage: correct and clarify comments and error...
2012-03-26  Wolfgang Denkmkenvimage: fix usage message
2012-01-20  Graeme RussMerge branch 'staging'
2012-01-05  David WagnerCorrectly handle input files beginning with several...
2012-01-05  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-01-05  Horst Kronstorfertools/mkenvimage.c: Fix a merge issue
2011-12-23  Wolfgang DenkMerge branch 'next' of ../next
2011-12-22  Horst KronstorferPrint program basename instead of whole path in usage()
2011-12-20  Horst Kronstorfermkenvimage: Add version info switch (-V)
2011-12-20  Horst Kronstorfermkenvimage: Fix getopt() error handling
2011-12-20  Horst Kronstorfermkenvimage: Fix some typos
2011-12-07  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-11-23  Wolfgang DenkMerge branch 'hs@denx.de' of git://git.denx.de/u-boot...
2011-11-22  David Wagnernew tool mkenvimage: generates an env image from an...