summaryrefslogtreecommitdiffstats
path: root/tools/env/fw_env.c
Commit message (Expand)AuthorAgeFilesLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-0/+6
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-10/+10
* fw_env: add NAND supportGuennadi Liakhovetski2008-09-091-263/+600
* fw_env.c: fix build problems with MTD_VERSION=oldWolfgang Denk2008-09-021-1/+2
* Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson2008-05-091-8/+13
* Fix compile problem with new env code.Wolfgang Denk2008-01-081-0/+1
* tools: fix fw_printenv tool to compile againMarkus Klotzbücher2008-01-081-26/+30
* Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk2006-03-121-4/+2
* Fix error handling in tools/env/fw_env.cWolfgang Denk2005-09-251-1/+1
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-0/+3
* Patch by Murray Jensen, 20 Jun 2003:wdenk2003-06-211-1/+1
* * Patch by Lutz Dennig, 10 Apr 2003:wdenk2003-04-121-244/+240
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-281-41/+41
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-41/+44
* * Restrict baudrate settings on LWMON to higher speedswdenk2003-01-111-116/+222
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-171-0/+662
OpenPOWER on IntegriCloud