Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dbd79542fa7e50fba546d3aa65b9a09eb75582a9
/
cmd
/
load.c
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
85f1378
common: Move the image globals into image.h
by Simon Glass
· 5 years ago
892265d
image: Rename load_addr, save_addr, save_size
by Simon Glass
· 5 years ago
a606ffc
common: Move flash_perror() to flash.h
by Simon Glass
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
3673618
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
bbaf424
cmd: load: align cache flush
by Chris Packham
· 8 years ago
593ec02
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
by David Müller (ELSOFT AG)
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_load.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_load.c]
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
cb2c286
Export redesign
by Martin Dorwig
· 10 years ago
f283bd0
Enable xmodem support
by Angus Ainslie
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
103789d
common: Use new numeric setenv functions
by Simon Glass
· 12 years ago
aec64f0
cmd_load.c: Add #endif comments to reduce confusion
by Robert P. J. Day
· 12 years ago
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