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.h
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
*
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-21
1
-5
/
+0
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: fix memory leak in fw_env routines
Stefano Babic
2017-04-12
1
-3
/
+14
*
env: add a version number to check API
Stefano Babic
2017-04-12
1
-0
/
+15
*
env: split fw_env.h in public and private parts
Stefano Babic
2017-04-12
1
-50
/
+1
*
Rename aes.h to uboot_aes.h
Stefano Babic
2017-04-12
1
-1
/
+1
*
env: tool: add command line option to input lockfile path
B, Ravi
2016-10-08
1
-0
/
+1
*
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
Andreas Fenkart
2016-07-22
1
-1
/
+114
*
tools/env: no global variable sharing between application and library
Andreas Fenkart
2016-05-27
1
-18
/
+7
*
tools/env: fw_printenv pass value_only as argument
Andreas Fenkart
2016-05-27
1
-2
/
+2
*
tools/env: remove 'extern' from function prototype in fw_env.h
Andreas Fenkart
2016-05-27
1
-8
/
+8
*
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
2016-02-08
1
-0
/
+15
*
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2016-02-08
1
-0
/
+9
*
tools/env/fw_env.h: Correct include order
Peter Robinson
2015-06-18
1
-1
/
+2
*
fw_env.h: include autoconf.h
Max Krummenacher
2015-05-05
1
-0
/
+1
*
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
*
Revert "fw_env: fix building w/out a config.h"
Tom Rini
2012-12-20
1
-0
/
+25
*
fw_env: fix building w/out a config.h
Mike Frysinger
2012-12-19
1
-25
/
+0
*
tools/env: Use a board-specific default env
Joe Hershberger
2012-10-15
1
-0
/
+19
*
fw_env.h: fix comment
Frans Meulenbroeks
2012-02-11
1
-2
/
+2
*
fw_env.h: added a few missing defines
Frans Meulenbroeks
2012-01-05
1
-0
/
+4
*
ARM: drop unsupported 'trab' board
Wolfgang Denk
2011-06-22
1
-1
/
+1
*
Add support for dataflash to U-boot environment settings tool.
Remy Bohmer
2011-04-12
1
-2
/
+0
*
Tools: set multiple variable with fw_setenv utility
Stefano Babic
2010-06-29
1
-0
/
+4
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-3
/
+3
*
Propagate Error Status to the Shell on fw_printenv Errors
Grant Erickson
2008-05-09
1
-2
/
+2
*
tools: fix fw_printenv tool to compile again
Markus Klotzbücher
2008-01-08
1
-3
/
+3
*
Change all '$(...)' variable references into '${...}'
Wolfgang Denk
2005-11-20
1
-2
/
+2
*
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2003-06-27
1
-2
/
+2
*
* Make sure Block Lock Bits get cleared in R360MPI flash driver
wdenk
2003-04-20
1
-1
/
+1
*
* Restrict baudrate settings on LWMON to higher speeds
LABEL_2003_01_11_1050
wdenk
2003-01-11
1
-0
/
+10
*
* Use 1-byte-read instead of -write for iprobe() function
wdenk
2002-12-17
1
-0
/
+44