Commit Graph

29 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Kristian Amlie 8a0b827b1a fw_printenv: Fix crash due to incorrect size for malloc'ed string. 6 years ago
Alex Kiernan d877a6c50e Fix --noheader on fw_printenv 6 years ago
Tom Rini c6831c74a9 env: Remove CONFIG_ENV_AES support 7 years ago
Stefan Agner 84d46e7e89 tools: env: allow to print U-Boot version 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Stefano Babic 9d80b49a67 env: split fw_env.h in public and private parts 7 years ago
B, Ravi d40dbfb740 env: tool: add command line option to input lockfile path 8 years ago
Andreas Fenkart 81974f4479 tools/env: no global variable sharing between application and library 8 years ago
Andreas Fenkart cedb341e7f tools/env: fw_printenv pass value_only as argument 8 years ago
Andreas Fenkart 43cb65b7a0 tools: env: bug: config structs must be defined in tools library 8 years ago
Vagrant Cascadian 0e28065949 Fix spelling of "comment". 8 years ago
Andreas Fenkart b92ae3af6e tools: env: update usage strings 8 years ago
Andreas Fenkart af93e3d8ab tools: env: factor out parse_common_args 8 years ago
Andreas Fenkart 1ce686978c tools: env: shift optind arguments and fix argument indices 8 years ago
Andreas Fenkart 371ee13760 tools: env: parse aes key / suppress flag into argument struct 8 years ago
Andreas Fenkart 07ce944021 tools: env: introduce setenv/printenv argument structs 8 years ago
Michael Heimpold 9884f44cab tools/env: allow config filename to be passed via command line argument 9 years ago
Marek Vasut a8a752c084 env: Implement support for AES encryption into fw_* tools 10 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Mike Frysinger 7a546db2ff fw_env: fix incorrect usage of open(O_CREAT) 12 years ago
Joe Hershberger e4a223f04d tools/env: Serialize calls to fw_*env 12 years ago
Daniel Hobi 29ccd7c312 tools/env: fail on invalid options 14 years ago
Daniel Hobi 122bc08845 tools/env: allow option "-n" for fw_printenv 14 years ago
Stefano Babic bd7b26f879 Tools: set multiple variable with fw_setenv utility 14 years ago
Grant Erickson bc11756daf Propagate Error Status to the Shell on fw_printenv Errors 16 years ago
wdenk 3bac351370 * Patch by Josef Wagner, 12 Mar 2003: 22 years ago
wdenk 6aff3115b9 * Use 1-byte-read instead of -write for iprobe() function 22 years ago