Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7fff91ffc0d7517dd8b3e5fc8289c380638770e2
/
common
/
cmd_load.c
49cad54
Export redesign
by Martin Dorwig
· 10 years ago
6e66bd5
Enable xmodem support
by Angus Ainslie
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
41ef372
common: Use new numeric setenv functions
by Simon Glass
· 12 years ago
70d7cb9
cmd_load.c: Add #endif comments to reduce confusion
by Robert P. J. Day
· 12 years ago
088f1b1
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
3202d33
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
83863df
Fix quoting bug introduced by commit 74de7aef
by Wolfgang Denk
· 16 years ago
74de7ae
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2b22d60
loads: allow negative offsets
by Ricardo Ribalda Delgado
· 16 years ago
322098b
common/cmd_load.c cleanup - remove unused variables
by Gururaja Hebbar K R
· 16 years ago
a9fe0c3
common/cmd_load.c - Minor code & Coding Style cleanup
by Gururaja Hebbar K R
· 16 years ago
424c4ab
[new uImage] Add new uImage format support to autoscript routine
by Marian Balakowicz
· 17 years ago
9025317
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
c76fe47
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
65c450b
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
8546e23
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
by Wolfgang Denk
· 19 years ago
cf48eb9
Some code cleanup
by Wolfgang Denk
· 19 years ago
534ff67
* Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006
by Wolfgang Denk
· 19 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
f2841d3
Add support for ymodem protocol (loady command).
by Markus Klotzbuecher
· 19 years ago
77ddac9
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
232c150
Add support for Siemens SX1 mobile phone;
by wdenk
· 21 years ago
LABEL_2004_03_12_0130
3f85ce2
* CVS add missing files
by wdenk
· 21 years ago
27b207f
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
f12e568
* Add support for NSCU board
by wdenk
· 21 years ago
U-Boot-0_4_2
0d49839
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
b0fce99
Fix some missing commands, cleanup header files
by wdenk
· 21 years ago
U-Boot-0_4_1
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340