Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0e00310afba05430fbb73a3a25f50346db4f066c
/
tools
/
mkenvimage.c
d1c5106
tools: mkenvimage: Drop duplicate crc header include
by Marek Vasut
· 2 years, 1 month ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
871820d
tools: mkenvimage: Always consider non-regular files
by Andre Przywara
· 5 years ago
edc33d0
tools: mkenvimage: Fix reading from slow pipe
by Andre Przywara
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
29438ed2
tools: mkenvimage: Fix possible segfault on stdin input
by Alexander Dahl
· 7 years ago
277e4df
tools: mkenvimage: Fix read() stdin error handling
by Alexander Dahl
· 7 years ago
7cf7e13
Patch to mkenvimage to handle text files with length that exceed env size
by Brian McFarland
· 10 years ago
21f0dbe
Added support for comments in input to mkenvimage.
by Dominik Muth
· 10 years ago
9696eaa
tools/Makefile: Move _GNU_SOURCE to Makefile
by York Sun
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
92e144f
tools: clean up mingw ifdefs
by Mike Frysinger
· 12 years ago
4623e0a
tools: Fix mingw tools build
by Vladimir Yakovlev
· 12 years ago
03ddd4d
tools/mkenvimage.c: fix basename(3) usage
by Andreas Bießmann
· 12 years ago
a5de669
mkenvimage: Fix compiler warning
by Dirk Behme
· 13 years ago
99cae31
mkenvimage: Really set the redundant byte when applicable
by David Wagner
· 13 years ago
e5de60c
mkenvimage: Don't try to detect comments in the input file
by David Wagner
· 13 years ago
957ec69
mkenvimage: Use mmap() when reading from a regular file
by David Wagner
· 13 years ago
bc3177a
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
by David Wagner
· 13 years ago
111d950
mkenvimage: More error handling
by David Wagner
· 13 years ago
3f923cb
mkenvimage: Correct an include and add a missing one
by David Wagner
· 13 years ago
7ddfb60
mkenvimage: correct and clarify comments and error messages
by David Wagner
· 13 years ago
a23b7de
mkenvimage: fix usage message
by Wolfgang Denk
· 13 years ago
dafad3c
Correctly handle input files beginning with several newlines
by David Wagner
· 13 years ago
405bfbc
tools/mkenvimage.c: Fix a merge issue
by Horst Kronstorfer
· 13 years ago
93fa6b8
Merge branch 'next' of ../next
by Wolfgang Denk
· 13 years ago
a0c8290
Print program basename instead of whole path in usage()
by Horst Kronstorfer
· 13 years ago
fa8df72
mkenvimage: Add version info switch (-V)
by Horst Kronstorfer
· 13 years ago
ab6d249
mkenvimage: Fix getopt() error handling
by Horst Kronstorfer
· 13 years ago
1cb898c
mkenvimage: Fix some typos
by Horst Kronstorfer
· 13 years ago
65a7f2d
new tool mkenvimage: generates an env image from an arbitrary config file
by David Wagner
· 13 years ago