index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mkenvimage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-07-18
tools: mkenvimage: Always consider non-regular files
Andre Przywara
1
-49
/
+21
2019-07-18
tools: mkenvimage: Fix reading from slow pipe
Andre Przywara
1
-2
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-29
tools: mkenvimage: Fix possible segfault on stdin input
Alexander Dahl
1
-1
/
+1
2018-04-29
tools: mkenvimage: Fix read() stdin error handling
Alexander Dahl
1
-1
/
+1
2015-03-28
Patch to mkenvimage to handle text files with length that exceed env size
Brian McFarland
1
-7
/
+22
2014-11-11
Added support for comments in input to mkenvimage.
Dominik Muth
1
-3
/
+8
2013-08-16
tools/Makefile: Move _GNU_SOURCE to Makefile
York Sun
1
-3
/
+0
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-07-20
tools: clean up mingw ifdefs
Mike Frysinger
1
-8
/
+2
2012-07-09
tools: Fix mingw tools build
Vladimir Yakovlev
1
-2
/
+8
2012-07-02
tools/mkenvimage.c: fix basename(3) usage
Andreas Bießmann
1
-0
/
+1
2012-04-11
mkenvimage: Fix compiler warning
Dirk Behme
1
-2
/
+2
2012-03-27
mkenvimage: Really set the redundant byte when applicable
David Wagner
1
-1
/
+3
2012-03-27
mkenvimage: Don't try to detect comments in the input file
David Wagner
1
-8
/
+0
2012-03-27
mkenvimage: Use mmap() when reading from a regular file
David Wagner
1
-6
/
+19
2012-03-27
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
David Wagner
1
-13
/
+13
2012-03-27
mkenvimage: More error handling
David Wagner
1
-2
/
+29
2012-03-27
mkenvimage: Correct an include and add a missing one
David Wagner
1
-1
/
+2
2012-03-27
mkenvimage: correct and clarify comments and error messages
David Wagner
1
-25
/
+14
2012-03-26
mkenvimage: fix usage message
Wolfgang Denk
1
-1
/
+1
2012-01-05
Correctly handle input files beginning with several newlines
David Wagner
1
-5
/
+5
2012-01-05
tools/mkenvimage.c: Fix a merge issue
Horst Kronstorfer
1
-2
/
+2
2011-12-23
Merge branch 'next' of ../next
Wolfgang Denk
1
-5
/
+18
2011-12-22
Print program basename instead of whole path in usage()
Horst Kronstorfer
1
-3
/
+9
2011-12-21
mkenvimage: Add version info switch (-V)
Horst Kronstorfer
1
-1
/
+6
2011-12-21
mkenvimage: Fix getopt() error handling
Horst Kronstorfer
1
-2
/
+10
2011-12-21
mkenvimage: Fix some typos
Horst Kronstorfer
1
-4
/
+4
2011-11-22
new tool mkenvimage: generates an env image from an arbitrary config file
David Wagner
1
-0
/
+270