summaryrefslogtreecommitdiff
path: root/common/cmd_nvedit.c
AgeCommit message (Expand)Author
2008-01-09Globalize envmatch()Rafal Jaworowski
2007-09-17OneNAND support (take #2)Kyungmin Park
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-05-05[patch] setenv(...) can delete environmentalvariablesJeffrey Mann
2006-12-20Fix to make the baudrate changes immediate for the MCF52x2 family.Bartlomiej Sieka
2006-10-28Check for illegal character '=' in environment variable names.Wolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-08Some minor fixes to environment in NAND code.Markus Klotzbuecher
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2004-09-29* Patches by Sean Chang, 09 Aug 2004:wdenk
2004-08-01* Code cleanupwdenk
2004-06-09Patch by Jian Zhang, 20 May 2004:wdenk
2003-12-06* Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk
2003-07-11- Fix bug in CONFIG_VERSION_VARIABLE.stroese
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-27* Code cleanup:wdenk
2003-04-04U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE).stroese
2003-01-11* Restrict baudrate settings on LWMON to higher speedswdenk
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk
2002-11-05Quick & Dirty fix for log buffer problem when environment is not setwdenk
2002-10-11Initial revisionwdenk