summaryrefslogtreecommitdiff
path: root/board/pn62/cmd_pn62.c
Commit message (Expand)AuthorAgeLines
* do_bootm: unify duplicate prototypesMike Frysinger2010-11-28-2/+0
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-10-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-14/+13
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-22-18/+0
* General help message cleanupWolfgang Denk2009-06-12-3/+3
* Fix quoting bug introduced by commit 74de7aefWolfgang Denk2009-04-04-1/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-03-3/+4
* Command usage cleanupPeter Tyser2009-01-28-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-2/+2
* [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-12-2/+9
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-4/+4
* * Code cleanup:wdenk2003-06-27-3/+14
* Initial revisionwdenk2002-11-03-0/+164