summaryrefslogtreecommitdiff
path: root/tools/env/fw_env_main.c
Commit message (Expand)AuthorAgeLines
* 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