1. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  2. 871820d tools: mkenvimage: Always consider non-regular files by Andre Przywara · Sun Jun 30 02:45:01 2019 +0100
  3. edc33d0 tools: mkenvimage: Fix reading from slow pipe by Andre Przywara · Sun Jun 30 02:45:00 2019 +0100
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 29438ed2 tools: mkenvimage: Fix possible segfault on stdin input by Alexander Dahl · Fri Apr 20 15:29:31 2018 +0200
  6. 277e4df tools: mkenvimage: Fix read() stdin error handling by Alexander Dahl · Fri Apr 20 15:29:30 2018 +0200
  7. 7cf7e13 Patch to mkenvimage to handle text files with length that exceed env size by Brian McFarland · Thu Mar 12 11:52:49 2015 -0400
  8. 21f0dbe Added support for comments in input to mkenvimage. by Dominik Muth · Thu Aug 28 12:25:27 2014 +0200
  9. 9696eaa tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · Tue Jul 30 15:26:11 2013 -0700
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  11. 92e144f tools: clean up mingw ifdefs by Mike Frysinger · Wed Jul 18 16:59:45 2012 +0000
  12. 4623e0a tools: Fix mingw tools build by Vladimir Yakovlev · Sat Jul 07 10:05:06 2012 +0000
  13. 03ddd4d tools/mkenvimage.c: fix basename(3) usage by Andreas Bießmann · Thu Jun 28 08:01:58 2012 +0200
  14. a5de669 mkenvimage: Fix compiler warning by Dirk Behme · Thu Apr 05 23:15:07 2012 +0000
  15. 99cae31 mkenvimage: Really set the redundant byte when applicable by David Wagner · Fri Jan 13 13:27:40 2012 +0000
  16. e5de60c mkenvimage: Don't try to detect comments in the input file by David Wagner · Fri Jan 13 13:27:39 2012 +0000
  17. 957ec69 mkenvimage: Use mmap() when reading from a regular file by David Wagner · Fri Jan 13 13:27:38 2012 +0000
  18. bc3177a mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" by David Wagner · Fri Jan 13 13:27:37 2012 +0000
  19. 111d950 mkenvimage: More error handling by David Wagner · Fri Jan 13 13:27:36 2012 +0000
  20. 3f923cb mkenvimage: Correct an include and add a missing one by David Wagner · Fri Jan 13 13:27:35 2012 +0000
  21. 7ddfb60 mkenvimage: correct and clarify comments and error messages by David Wagner · Fri Jan 13 13:27:34 2012 +0000
  22. a23b7de mkenvimage: fix usage message by Wolfgang Denk · Thu Mar 01 21:19:40 2012 +0000
  23. dafad3c Correctly handle input files beginning with several newlines by David Wagner · Tue Dec 20 14:59:29 2011 +0000
  24. 405bfbc tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · Sat Dec 24 00:41:58 2011 +0000
  25. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · Fri Dec 23 20:53:58 2011 +0100
  26. a0c8290 Print program basename instead of whole path in usage() by Horst Kronstorfer · Wed Dec 21 10:39:39 2011 +0000
  27. fa8df72 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · Mon Dec 05 00:55:26 2011 +0000
  28. ab6d249 mkenvimage: Fix getopt() error handling by Horst Kronstorfer · Mon Dec 05 00:55:24 2011 +0000
  29. 1cb898c mkenvimage: Fix some typos by Horst Kronstorfer · Mon Dec 05 00:55:23 2011 +0000
  30. 65a7f2d new tool mkenvimage: generates an env image from an arbitrary config file by David Wagner · Mon Sep 26 03:26:34 2011 +0000