summaryrefslogtreecommitdiff
path: root/tools/env
Commit message (Expand)AuthorAgeLines
* Fix compile problem with new env code.Wolfgang Denk2008-01-08-0/+1
* tools: fix fw_printenv tool to compile againMarkus Klotzbücher2008-01-08-29/+41
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-12/+15
* Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk2006-03-12-4/+2
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-2/+2
* Fix error handling in tools/env/fw_env.cWolfgang Denk2005-09-25-1/+1
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-0/+3
* * Code cleanup:wdenk2003-06-27-3/+2
* Patch by Murray Jensen, 20 Jun 2003:wdenk2003-06-21-1/+1
* * Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk2003-04-20-1/+1
* * Patch by Lutz Dennig, 10 Apr 2003:wdenk2003-04-12-244/+240
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-12-1/+1
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-28-41/+41
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-14-41/+44
* * Restrict baudrate settings on LWMON to higher speedswdenk2003-01-11-130/+268
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-17-0/+859