Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
41e3296656c33b7ac2538b51469b881eb42f1ff9
/
tools
/
env
/
fw_env_main.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
c0855f2
fw_printenv: Fix crash due to incorrect size for malloc'ed string.
by Kristian Amlie
· 7 years ago
688cee9
Fix --noheader on fw_printenv
by Alex Kiernan
· 7 years ago
6b6ee8a
env: Remove CONFIG_ENV_AES support
by Tom Rini
· 7 years ago
e5308f8
tools: env: allow to print U-Boot version
by Stefan Agner
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
831c4d5
env: split fw_env.h in public and private parts
by Stefano Babic
· 8 years ago
ccb293f
env: tool: add command line option to input lockfile path
by B, Ravi
· 8 years ago
2437190
tools/env: no global variable sharing between application and library
by Andreas Fenkart
· 9 years ago
87bcee4
tools/env: fw_printenv pass value_only as argument
by Andreas Fenkart
· 9 years ago
7fce4e2
tools: env: bug: config structs must be defined in tools library
by Andreas Fenkart
· 9 years ago
3464566
Fix spelling of "comment".
by Vagrant Cascadian
· 9 years ago
9b5a28b
tools: env: update usage strings
by Andreas Fenkart
· 9 years ago
6726fc4
tools: env: factor out parse_common_args
by Andreas Fenkart
· 9 years ago
14908ef
tools: env: shift optind arguments and fix argument indices
by Andreas Fenkart
· 9 years ago
aa01f8d
tools: env: parse aes key / suppress flag into argument struct
by Andreas Fenkart
· 9 years ago
33e9177
tools: env: introduce setenv/printenv argument structs
by Andreas Fenkart
· 9 years ago
211e17b
tools/env: allow config filename to be passed via command line argument
by Michael Heimpold
· 9 years ago
05ed2a5
env: Implement support for AES encryption into fw_* tools
by Marek Vasut
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
54512f7
fw_env: fix incorrect usage of open(O_CREAT)
by Mike Frysinger
· 12 years ago
3f1f175
tools/env: Serialize calls to fw_*env
by Joe Hershberger
· 12 years ago
6a20a32
tools/env: fail on invalid options
by Daniel Hobi
· 14 years ago
6c55426
tools/env: allow option "-n" for fw_printenv
by Daniel Hobi
· 14 years ago
ada628b
Tools: set multiple variable with fw_setenv utility
by Stefano Babic
· 15 years ago
73a4e5e
Propagate Error Status to the Shell on fw_printenv Errors
by Grant Erickson
· 17 years ago
ef5fe75
* Patch by Josef Wagner, 12 Mar 2003:
by wdenk
· 22 years ago
34b613e
* Use 1-byte-read instead of -write for iprobe() function
by wdenk
· 22 years ago