summaryrefslogtreecommitdiffstats
path: root/common/cmd_load.c
Commit message (Expand)AuthorAgeFilesLines
* Export redesignMartin Dorwig2015-01-291-1/+1
* Enable xmodem supportAngus Ainslie2013-08-161-4/+20
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* common: Use new numeric setenv functionsSimon Glass2013-02-281-9/+3
* cmd_load.c: Add #endif comments to reduce confusionRobert P. J. Day2013-02-191-4/+4
* common/cmd_*.c: sparse fixesKim Phillips2012-11-041-152/+151
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-4/+4
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-221-18/+0
* General help message cleanupWolfgang Denk2009-06-121-8/+8
* Fix quoting bug introduced by commit 74de7aefWolfgang Denk2009-04-041-1/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-3/+4
* Command usage cleanupPeter Tyser2009-01-281-7/+7
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-20/+20
* loads: allow negative offsetsRicardo Ribalda Delgado2008-09-061-5/+5
* common/cmd_load.c cleanup - remove unused variablesGururaja Hebbar K R2008-08-271-10/+0
* common/cmd_load.c - Minor code & Coding Style cleanupGururaja Hebbar K R2008-08-111-7/+8
* [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-121-2/+9
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-9/+9
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-10/+10
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-11/+13
* Declare load_serial_ymodem() when using CFG_CMD_LOADB.Wolfgang Denk2006-05-021-1/+4
* Some code cleanupWolfgang Denk2006-04-161-35/+37
* * Add support for ymodem protocol downloadWolfgang Denk2006-04-011-12/+92
|\
| * Add support for ymodem protocol (loady command).Markus Klotzbuecher2006-03-301-13/+92
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-5/+1
|/
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
* Add support for Siemens SX1 mobile phone;wdenk2004-03-121-21/+21
* * CVS add missing fileswdenk2004-02-231-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-5/+4
* * Add support for NSCU boardwdenk2003-07-071-2/+2
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-12/+12
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-271-0/+1057
OpenPOWER on IntegriCloud