Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
cmd
/
fdc.c
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
a6f70a3
Fix spelling of "transferred".
by Vagrant Cascadian
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_fdc.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_fdc.c]
21d29f7
bootm: make use of legacy image format configurable
by Heiko Schocher
· 10 years ago
1530f6f
fs/fdos: Remove
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
4ec6e4a
common/cmd_fdc.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
67d668b
autostart: unify duplicated logic into the bootm code
by Mike Frysinger
· 13 years ago
3e5ab1a
Revert "boot cmds: convert to getenv_yesno() with autostart"
by Wolfgang Denk
· 14 years ago
5a442c0
boot cmds: convert to getenv_yesno() with autostart
by Mike Frysinger
· 14 years ago
36ebb78
do_bootm: unify duplicate prototypes
by Mike Frysinger
· 14 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
953b7e6
Remove AmigaOneG3SE board
by Wolfgang Denk
· 14 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 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
e5648ac
cmd_fdc: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d0ff51b
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
3bab76a
Delay FIT format check on sector based devices
by Marian Balakowicz
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
09475f7
[new uImage] Add new uImage format handling to other bootm related commands
by Marian Balakowicz
· 17 years ago
9a4daad
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
d5934ad
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
5583cbf
[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
by Marian Balakowicz
· 17 years ago
2242f53
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· 17 years ago
b97a2a0
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
baa26db
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
a76adc8
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
dc013d4
Add loads of ntohl() in image header handling
by Wolfgang Denk
· 19 years ago
0d49839
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
c7de829
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· 22 years ago
2262cfe
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· 22 years ago
LABEL_2002_11_18_0115
7f6c2cb
* Vince Husovsky, 7 Nov 2002:
by wdenk
· 22 years ago
LABEL_2002_11_10_2310
3863585
Initial revision
by wdenk
· 22 years ago