summaryrefslogtreecommitdiff
path: root/tools/env/fw_env.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-09Fix compile problem with new env code.Wolfgang Denk1-0/+1
2008-01-09tools: fix fw_printenv tool to compile againMarkus Klotzbücher1-26/+30
2006-03-13Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk1-4/+2
2005-09-25Fix error handling in tools/env/fw_env.cWolfgang Denk1-1/+1
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-0/+3
2003-06-21Patch by Murray Jensen, 20 Jun 2003:wdenk1-1/+1
2003-04-13* Patch by Lutz Dennig, 10 Apr 2003:wdenk1-244/+240
2003-02-28* Add support for 16 MB flash configuration of TRAB boardwdenk1-41/+41
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese1-41/+44
2003-01-11* Restrict baudrate settings on LWMON to higher speedswdenk1-116/+222
2002-12-17* Use 1-byte-read instead of -write for iprobe() functionwdenk1-0/+662