Tom Rini
|
01fac041cb
cmd_fat.c: Note in fatread help about alignment requirements
|
12 years ago |
Kim Phillips
|
088f1b1991
common/cmd_*.c: sparse fixes
|
12 years ago |
Stephen Warren
|
f9b55e2285
fs: rename fsload command to load
|
12 years ago |
Stephen Warren
|
3f83c87ee5
fs: fix number base behaviour change in fatload/ext*load
|
12 years ago |
Stephen Warren
|
045fa1e114
fs: add filesystem switch libary, implement ls and fsload commands
|
12 years ago |
Stephen Warren
|
5e8f98319d
FAT: implement fat_set_blk_dev(), convert cmd_fat.c
|
12 years ago |
Anatolij Gustschin
|
e5acb883ae
cmd_fat.c: fix build warning
|
12 years ago |
Benoît Thébaudeau
|
1170e634dd
FAT: Make it possible to read from any file position
|
12 years ago |
Stephen Warren
|
10a37fd7a4
disk: get_device_and_partition() "auto" partition and cleanup
|
12 years ago |
Rob Herring
|
cfda5aeab8
cmd_fat: use common get_device_and_partition function
|
12 years ago |
Donggeun Kim
|
656f4c6537
cmd_fat: add FAT write command
|
13 years ago |
Wolfgang Denk
|
7385c28e9b
fs/fat: Big code cleanup.
|
14 years ago |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 years ago |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 years ago |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 years ago |
Grant Likely
|
4a43719a77
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 years ago |
Jon Loeliger
|
baa26db411
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
|
18 years ago |
Jon Loeliger
|
a76adc8142
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 years ago |
Grant Likely
|
735dd97b1b
[PATCH 1_4] Merge common get_dev() routines for block devices
|
18 years ago |
wdenk
|
31a649234e
* Add automatic update support for LWMON board
|
20 years ago |
wdenk
|
3f85ce2785
* CVS add missing files
|
21 years ago |
wdenk
|
42d1f0394b
* Patches by Xianghua Xiao, 15 Oct 2003:
|
21 years ago |
wdenk
|
fbe4b5cbde
* Update TRAB auto update code
|
21 years ago |
wdenk
|
7205e4075d
* Patches by Denis Peter, 9 Sep 2003:
|
21 years ago |
wdenk
|
0d4983930a
Patch by Kenneth Johansson, 30 Jun 2003:
|
22 years ago |
wdenk
|
b0fce99bfc
Fix some missing commands, cleanup header files
|
22 years ago |
wdenk
|
8bde7f776c
* Code cleanup:
|
22 years ago |
wdenk
|
71f9511803
* Fix CONFIG_NET_MULTI support in include/net.h
|
22 years ago |