Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c6ea532ef6d6fa9e9c189876b9ba5a868ddc28bb
/
common
/
cmd_load.c
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
d78876c
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
4f44a6b
Fix quoting bug introduced by commit 74de7aef
by Wolfgang Denk
· 16 years ago
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9cde830
loads: allow negative offsets
by Ricardo Ribalda Delgado
· 16 years ago
544e83e
common/cmd_load.c cleanup - remove unused variables
by Gururaja Hebbar K R
· 16 years ago
b4d7eb2
common/cmd_load.c - Minor code & Coding Style cleanup
by Gururaja Hebbar K R
· 16 years ago
23b77a2
[new uImage] Add new uImage format support to autoscript routine
by Marian Balakowicz
· 17 years ago
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
d76b5c1
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
3de8b24
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
da91693
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
by Wolfgang Denk
· 19 years ago
ebd3deb
Some code cleanup
by Wolfgang Denk
· 19 years ago
20a5182
* Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006
by Wolfgang Denk
· 19 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
387f541
Add support for ymodem protocol (loady command).
by Markus Klotzbuecher
· 19 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
29e7f5a
Add support for Siemens SX1 mobile phone;
by wdenk
· 21 years ago
ef89394
* CVS add missing files
by wdenk
· 21 years ago
874ac26
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
6914128
* Add support for NSCU board
by wdenk
· 21 years ago
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
f12e396
Fix some missing commands, cleanup header files
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago