summaryrefslogtreecommitdiff
path: root/tools/env/fw_env_main.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18tools/env: allow config filename to be passed via command line argumentMichael Heimpold1-1/+9
2014-03-22env: Implement support for AES encryption into fw_* toolsMarek Vasut1-5/+12
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-12-20fw_env: fix incorrect usage of open(O_CREAT)Mike Frysinger1-1/+1
2012-10-15tools/env: Serialize calls to fw_*envJoe Hershberger1-22/+37
2010-09-19tools/env: fail on invalid optionsDaniel Hobi1-0/+4
2010-09-19tools/env: allow option "-n" for fw_printenvDaniel Hobi1-2/+5
2010-06-30Tools: set multiple variable with fw_setenv utilityStefano Babic1-7/+60
2008-05-10Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson1-11/+14
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk1-1/+1
2002-12-17* Use 1-byte-read instead of -write for iprobe() functionwdenk1-0/+78