index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mkenvimage.c
Commit message (
Expand
)
Author
Age
Lines
*
Patch to mkenvimage to handle text files with length that exceed env size
Brian McFarland
2015-03-28
-7
/
+22
*
Added support for comments in input to mkenvimage.
Dominik Muth
2014-11-10
-3
/
+8
*
tools/Makefile: Move _GNU_SOURCE to Makefile
York Sun
2013-08-16
-3
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
tools: clean up mingw ifdefs
Mike Frysinger
2012-07-20
-8
/
+2
*
tools: Fix mingw tools build
Vladimir Yakovlev
2012-07-08
-2
/
+8
*
tools/mkenvimage.c: fix basename(3) usage
Andreas Bießmann
2012-07-02
-0
/
+1
*
mkenvimage: Fix compiler warning
Dirk Behme
2012-04-10
-2
/
+2
*
mkenvimage: Really set the redundant byte when applicable
David Wagner
2012-03-27
-1
/
+3
*
mkenvimage: Don't try to detect comments in the input file
David Wagner
2012-03-27
-8
/
+0
*
mkenvimage: Use mmap() when reading from a regular file
David Wagner
2012-03-27
-6
/
+19
*
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
David Wagner
2012-03-27
-13
/
+13
*
mkenvimage: More error handling
David Wagner
2012-03-27
-2
/
+29
*
mkenvimage: Correct an include and add a missing one
David Wagner
2012-03-27
-1
/
+2
*
mkenvimage: correct and clarify comments and error messages
David Wagner
2012-03-27
-25
/
+14
*
mkenvimage: fix usage message
Wolfgang Denk
2012-03-26
-1
/
+1
*
Correctly handle input files beginning with several newlines
David Wagner
2012-01-05
-5
/
+5
*
tools/mkenvimage.c: Fix a merge issue
Horst Kronstorfer
2012-01-05
-2
/
+2
*
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-23
-5
/
+18
|
\
|
*
mkenvimage: Add version info switch (-V)
Horst Kronstorfer
2011-12-20
-1
/
+6
|
*
mkenvimage: Fix getopt() error handling
Horst Kronstorfer
2011-12-20
-2
/
+10
|
*
mkenvimage: Fix some typos
Horst Kronstorfer
2011-12-20
-4
/
+4
*
|
Print program basename instead of whole path in usage()
Horst Kronstorfer
2011-12-22
-3
/
+9
|
/
*
new tool mkenvimage: generates an env image from an arbitrary config file
David Wagner
2011-11-22
-0
/
+270