Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
62f3ec743efcdcb766ec2ab2bc0bdf3e2c3f0fcb
/
common
/
cmd_mmc.c
67a8bd8
mmc: rescan fails on empty slot
by Michael Jones
· 13 years ago
ea52676
MMC: add erase function to both mmc and sd
by Lei Wen
· 13 years ago
64b2b1e
MMC: unify mmc read and write operation
by Lei Wen
· 13 years ago
31b9980
mmc: enable partition switch function for emmc
by Lei Wen
· 14 years ago
d430d7c
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· 14 years ago
316f81a
mmc: show mmc capacity using print_size
by Minkyu Kang
· 14 years ago
add3e79
cmd_mmc: use common usage function
by Mike Frysinger
· 14 years ago
61dba93
mmc: print out partition table
by Lei Wen
· 14 years ago
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
2a212b6
fix cmd_mmc.c, line 136 missing "
by Reinhard Meyer
· 14 years ago
7675a09
various cmd_* files: fixed layout a little bit
by Frans Meulenbroeks
· 14 years ago
0dddc00
various cmd_* files: remove the command name from the help message
by Frans Meulenbroeks
· 14 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
e8943cc
cmd_mmc remove \n
by Frans Meulenbroeks
· 15 years ago
0289fe6
cmd_mmc: make curr_device static
by Mike Frysinger
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
3e448aa
mmc: check find_mmc_device return value
by Rabin Vincent
· 16 years ago
920dd55
mmc: clean up help texts
by Rabin Vincent
· 16 years ago
0f92290
cmd_mmc: add support for device command for selecting mmc device
by Minkyu Kang
· 16 years ago
27e1e62
more command usage cleanup
by Mike Frysinger
· 16 years ago
df8852a
MMC: Don't use new framework code if not enabled
by Dirk Behme
· 16 years ago
1f79d14
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
ad347bb
Add MMC Framework
by Andy Fleming
· 16 years ago
9b81c6e
Convert mmc_init to mmc_legacy_init
by Andy Fleming
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 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
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
7a428cc
* Fix CONFIG_NET_MULTI support in include/net.h
by wdenk
· 21 years ago