summaryrefslogtreecommitdiff
path: root/common/cmd_nvedit.c
Commit message (Expand)AuthorAgeLines
* Globalize envmatch()Rafal Jaworowski2008-01-09-4/+1
* OneNAND support (take #2)Kyungmin Park2007-09-17-3/+6
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-1/+14
* Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-11-3/+2
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-5/+5
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-13/+5
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-7/+11
* [patch] setenv(...) can delete environmentalvariablesJeffrey Mann2007-05-05-1/+4
* Fix to make the baudrate changes immediate for the MCF52x2 family.Bartlomiej Sieka2006-12-20-1/+1
* Check for illegal character '=' in environment variable names.Wolfgang Denk2006-10-28-0/+5
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Some minor fixes to environment in NAND code.Markus Klotzbuecher2006-03-08-2/+6
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-9/+9
* * Patches by Sean Chang, 09 Aug 2004:wdenk2004-09-29-2/+3
* * Code cleanupwdenk2004-08-01-0/+6
* Patch by Jian Zhang, 20 May 2004:wdenk2004-06-09-0/+1
* * Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2003-12-06-2/+6
* - Fix bug in CONFIG_VERSION_VARIABLE.stroese2003-07-11-3/+0
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-10/+10
* * Code cleanup:wdenk2003-06-27-1/+59
* U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE).stroese2003-04-04-2/+6
* * Restrict baudrate settings on LWMON to higher speedswdenk2003-01-11-0/+4
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-0/+12
* Quick & Dirty fix for log buffer problem when environment is not setwdenk2002-11-05-0/+3
* Initial revisionwdenk2002-10-11-0/+535