summaryrefslogtreecommitdiff
path: root/common/cmd_load.c
AgeCommit message (Expand)Author
2013-02-28common: Use new numeric setenv functionsSimon Glass
2013-02-19cmd_load.c: Add #endif comments to reduce confusionRobert P. J. Day
2012-11-04common/cmd_*.c: sparse fixesKim Phillips
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser
2009-06-12General help message cleanupWolfgang Denk
2009-04-04Fix quoting bug introduced by commit 74de7aefWolfgang Denk
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-06loads: allow negative offsetsRicardo Ribalda Delgado
2008-08-27common/cmd_load.c cleanup - remove unused variablesGururaja Hebbar K R
2008-08-11common/cmd_load.c - Minor code & Coding Style cleanupGururaja Hebbar K R
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz
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
2006-05-02Declare load_serial_ymodem() when using CFG_CMD_LOADB.Wolfgang Denk
2006-04-16Some code cleanupWolfgang Denk
2006-04-01* Add support for ymodem protocol downloadWolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-30Add support for ymodem protocol (loady command).Markus Klotzbuecher
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2004-03-12Add support for Siemens SX1 mobile phone;wdenk
2004-02-23* CVS add missing fileswdenk
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk
2003-07-07* Add support for NSCU boardwdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-29Fix some missing commands, cleanup header fileswdenk
2003-06-27* Code cleanup:wdenk