summaryrefslogtreecommitdiff
path: root/common/cmd_load.c
Commit message (Expand)AuthorAgeLines
* [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-12-2/+9
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-9/+9
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-10/+10
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-11/+13
* Declare load_serial_ymodem() when using CFG_CMD_LOADB.Wolfgang Denk2006-05-02-1/+4
* Some code cleanupWolfgang Denk2006-04-16-35/+37
* * Add support for ymodem protocol downloadWolfgang Denk2006-04-01-12/+92
|\
| * Add support for ymodem protocol (loady command).Markus Klotzbuecher2006-03-30-13/+92
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+1
|/
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+1
* Add support for Siemens SX1 mobile phone;wdenk2004-03-12-21/+21
* * CVS add missing fileswdenk2004-02-23-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-5/+4
* * Add support for NSCU boardwdenk2003-07-07-2/+2
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-12/+12
* Fix some missing commands, cleanup header fileswdenk2003-06-29-1/+0
* * Code cleanup:wdenk2003-06-27-0/+1057