summaryrefslogtreecommitdiff
path: root/tools/env/fw_env_main.c
Commit message (Expand)AuthorAgeLines
* tools/env: no global variable sharing between application and libraryAndreas Fenkart2016-05-27-10/+18
* tools/env: fw_printenv pass value_only as argumentAndreas Fenkart2016-05-27-2/+2
* tools: env: bug: config structs must be defined in tools libraryAndreas Fenkart2016-03-27-4/+0
* Fix spelling of "comment".Vagrant Cascadian2016-03-22-1/+1
* tools: env: update usage stringsAndreas Fenkart2016-02-08-42/+75
* tools: env: factor out parse_common_argsAndreas Fenkart2016-02-08-25/+37
* tools: env: shift optind arguments and fix argument indicesAndreas Fenkart2016-02-08-0/+4
* tools: env: parse aes key / suppress flag into argument structAndreas Fenkart2016-02-08-5/+26
* tools: env: introduce setenv/printenv argument structsAndreas Fenkart2016-02-08-38/+75
* tools/env: allow config filename to be passed via command line argumentMichael Heimpold2015-11-18-1/+9
* env: Implement support for AES encryption into fw_* toolsMarek Vasut2014-03-21-5/+12
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* fw_env: fix incorrect usage of open(O_CREAT)Mike Frysinger2012-12-19-1/+1
* tools/env: Serialize calls to fw_*envJoe Hershberger2012-10-15-22/+37
* tools/env: fail on invalid optionsDaniel Hobi2010-09-18-0/+4
* tools/env: allow option "-n" for fw_printenvDaniel Hobi2010-09-18-2/+5
* Tools: set multiple variable with fw_setenv utilityStefano Babic2010-06-29-7/+60
* Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson2008-05-09-11/+14
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-12-1/+1
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-17-0/+78