Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
713a02a2ce46199c83c3cee0bd02f99dadaa4c8a
/
tools
/
env
/
fw_env_main.c
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
8a0b827
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
by Kristian Amlie
· 7 years ago
d877a6c
Fix --noheader on fw_printenv
by Alex Kiernan
· 7 years ago
c6831c7
env: Remove CONFIG_ENV_AES support
by Tom Rini
· 7 years ago
84d46e7
tools: env: allow to print U-Boot version
by Stefan Agner
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
9d80b49
env: split fw_env.h in public and private parts
by Stefano Babic
· 8 years ago
d40dbfb
env: tool: add command line option to input lockfile path
by B, Ravi
· 8 years ago
81974f4
tools/env: no global variable sharing between application and library
by Andreas Fenkart
· 9 years ago
cedb341
tools/env: fw_printenv pass value_only as argument
by Andreas Fenkart
· 9 years ago
43cb65b
tools: env: bug: config structs must be defined in tools library
by Andreas Fenkart
· 9 years ago
0e28065
Fix spelling of "comment".
by Vagrant Cascadian
· 9 years ago
b92ae3a
tools: env: update usage strings
by Andreas Fenkart
· 9 years ago
af93e3d
tools: env: factor out parse_common_args
by Andreas Fenkart
· 9 years ago
1ce6869
tools: env: shift optind arguments and fix argument indices
by Andreas Fenkart
· 9 years ago
371ee13
tools: env: parse aes key / suppress flag into argument struct
by Andreas Fenkart
· 9 years ago
07ce944
tools: env: introduce setenv/printenv argument structs
by Andreas Fenkart
· 9 years ago
9884f44
tools/env: allow config filename to be passed via command line argument
by Michael Heimpold
· 9 years ago
a8a752c
env: Implement support for AES encryption into fw_* tools
by Marek Vasut
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7a546db
fw_env: fix incorrect usage of open(O_CREAT)
by Mike Frysinger
· 12 years ago
e4a223f
tools/env: Serialize calls to fw_*env
by Joe Hershberger
· 12 years ago
29ccd7c
tools/env: fail on invalid options
by Daniel Hobi
· 14 years ago
122bc08
tools/env: allow option "-n" for fw_printenv
by Daniel Hobi
· 14 years ago
bd7b26f
Tools: set multiple variable with fw_setenv utility
by Stefano Babic
· 14 years ago
bc11756
Propagate Error Status to the Shell on fw_printenv Errors
by Grant Erickson
· 17 years ago
3bac351
* Patch by Josef Wagner, 12 Mar 2003:
by wdenk
· 22 years ago
6aff311
* Use 1-byte-read instead of -write for iprobe() function
by wdenk
· 22 years ago