index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
env
/
fw_env_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
Kristian Amlie
2018-04-10
1
-1
/
+1
*
Fix --noheader on fw_printenv
Alex Kiernan
2018-02-14
1
-1
/
+1
*
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-21
1
-14
/
+0
*
tools: env: allow to print U-Boot version
Stefan Agner
2017-11-06
1
-3
/
+11
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-4
/
+4
*
env: split fw_env.h in public and private parts
Stefano Babic
2017-04-12
1
-0
/
+1
*
env: tool: add command line option to input lockfile path
B, Ravi
2016-10-08
1
-6
/
+29
*
tools/env: no global variable sharing between application and library
Andreas Fenkart
2016-05-27
1
-10
/
+18
*
tools/env: fw_printenv pass value_only as argument
Andreas Fenkart
2016-05-27
1
-2
/
+2
*
tools: env: bug: config structs must be defined in tools library
Andreas Fenkart
2016-03-27
1
-4
/
+0
*
Fix spelling of "comment".
Vagrant Cascadian
2016-03-22
1
-1
/
+1
*
tools: env: update usage strings
Andreas Fenkart
2016-02-08
1
-42
/
+75
*
tools: env: factor out parse_common_args
Andreas Fenkart
2016-02-08
1
-25
/
+37
*
tools: env: shift optind arguments and fix argument indices
Andreas Fenkart
2016-02-08
1
-0
/
+4
*
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
2016-02-08
1
-5
/
+26
*
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2016-02-08
1
-38
/
+75
*
tools/env: allow config filename to be passed via command line argument
Michael Heimpold
2015-11-18
1
-1
/
+9
*
env: Implement support for AES encryption into fw_* tools
Marek Vasut
2014-03-21
1
-5
/
+12
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
fw_env: fix incorrect usage of open(O_CREAT)
Mike Frysinger
2012-12-19
1
-1
/
+1
*
tools/env: Serialize calls to fw_*env
Joe Hershberger
2012-10-15
1
-22
/
+37
*
tools/env: fail on invalid options
Daniel Hobi
2010-09-18
1
-0
/
+4
*
tools/env: allow option "-n" for fw_printenv
Daniel Hobi
2010-09-18
1
-2
/
+5
*
Tools: set multiple variable with fw_setenv utility
Stefano Babic
2010-06-29
1
-7
/
+60
*
Propagate Error Status to the Shell on fw_printenv Errors
Grant Erickson
2008-05-09
1
-11
/
+14
*
* Patch by Josef Wagner, 12 Mar 2003:
wdenk
2003-03-12
1
-1
/
+1
*
* Use 1-byte-read instead of -write for iprobe() function
wdenk
2002-12-17
1
-0
/
+78