index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_load.c
Age
Commit message (
Expand
)
Author
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-09-22
Remove deprecated 'autoscr' command/variables
Peter Tyser
2009-06-12
General help message cleanup
Wolfgang Denk
2009-04-04
Fix quoting bug introduced by commit 74de7aef
Wolfgang Denk
2009-04-03
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-05
loads: allow negative offsets
Ricardo Ribalda Delgado
2008-08-26
common/cmd_load.c cleanup - remove unused variables
Gururaja Hebbar K R
2008-08-10
common/cmd_load.c - Minor code & Coding Style cleanup
Gururaja Hebbar K R
2008-03-12
[new uImage] Add new uImage format support to autoscript routine
Marian Balakowicz
2007-07-10
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-08
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-03
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-05-01
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
Wolfgang Denk
2006-04-16
Some code cleanup
Wolfgang Denk
2006-04-01
* Add support for ymodem protocol download
Wolfgang Denk
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-30
Add support for ymodem protocol (loady command).
Markus Klotzbuecher
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2004-03-12
Add support for Siemens SX1 mobile phone;
wdenk
2004-02-23
* CVS add missing files
wdenk
2003-07-24
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
2003-07-07
* Add support for NSCU board
wdenk
2003-07-01
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-06-29
Fix some missing commands, cleanup header files
wdenk
2003-06-27
* Code cleanup:
wdenk