1. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  2. 849f9be tools: mkenvimage: Always consider non-regular files by Andre Przywara · 5 years ago
  3. 40e7b3c tools: mkenvimage: Fix reading from slow pipe by Andre Przywara · 5 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. c3b115f tools: mkenvimage: Fix possible segfault on stdin input by Alexander Dahl · 6 years ago
  6. 3559028 tools: mkenvimage: Fix read() stdin error handling by Alexander Dahl · 6 years ago
  7. 80ee019 Patch to mkenvimage to handle text files with length that exceed env size by Brian McFarland · 10 years ago
  8. e72be89 Added support for comments in input to mkenvimage. by Dominik Muth · 10 years ago
  9. 2db1c3f tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 4f7136e tools: clean up mingw ifdefs by Mike Frysinger · 12 years ago
  12. 8b6a495 tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  13. 558cd99 tools/mkenvimage.c: fix basename(3) usage by Andreas Bießmann · 12 years ago
  14. 1ebff63 mkenvimage: Fix compiler warning by Dirk Behme · 12 years ago
  15. d8d2659 mkenvimage: Really set the redundant byte when applicable by David Wagner · 13 years ago
  16. dc6449a mkenvimage: Don't try to detect comments in the input file by David Wagner · 13 years ago
  17. 6ee39f8 mkenvimage: Use mmap() when reading from a regular file by David Wagner · 13 years ago
  18. 48995b5 mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" by David Wagner · 13 years ago
  19. 3d0f9bd mkenvimage: More error handling by David Wagner · 13 years ago
  20. d1acdae mkenvimage: Correct an include and add a missing one by David Wagner · 13 years ago
  21. 8a1b8fc mkenvimage: correct and clarify comments and error messages by David Wagner · 13 years ago
  22. e758a5c mkenvimage: fix usage message by Wolfgang Denk · 13 years ago
  23. dbee61d Correctly handle input files beginning with several newlines by David Wagner · 13 years ago
  24. 72ebafb tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · 13 years ago
  25. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  26. af44f4b Print program basename instead of whole path in usage() by Horst Kronstorfer · 13 years ago
  27. 1895420 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · 13 years ago
  28. 5e0c63e mkenvimage: Fix getopt() error handling by Horst Kronstorfer · 13 years ago
  29. d30011b mkenvimage: Fix some typos by Horst Kronstorfer · 13 years ago
  30. a6337e6 new tool mkenvimage: generates an env image from an arbitrary config file by David Wagner · 13 years ago