Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
968f6c002cb06437690ea18e0914bde35de57b59
/
common
/
cmd_mmc.c
cf66e6f
cmd_mmc: make mmc dev always re-probe the HW
by Stephen Warren
· 11 years ago
07ec4e7
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
by Stephen Warren
· 11 years ago
b627f4b
cmd_mmc: add force_init parameter to init_mmc_device()
by Stephen Warren
· 11 years ago
1854980
cmd_mmc: default to HW partition 0 if not specified
by Stephen Warren
· 11 years ago
fe85aac
cmd_mmc: use new mmc_select_hwpart() function
by Stephen Warren
· 11 years ago
bcc302c
eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command
by Pierre Aubert
· 11 years ago
35a3ea1
mmc: Add 'mmc rst-function' sub-command
by Tom Rini
· 11 years ago
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
f85cd82
cmd_mmc.c: Drop open/close mmc sub-commands
by Tom Rini
· 11 years ago
4cf854c
cmd_mmc.c: Add bootbus mmc sub-command
by Tom Rini
· 11 years ago
f8c6f79
cmd_mmc.c: Add 'partconf' command to mmc
by Tom Rini
· 11 years ago
7991946
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
by Tom Rini
· 11 years ago
c3068eb
cmd_mmc.c: Change 'bootpart' code to match normal coding style
by Tom Rini
· 11 years ago
0395141
mmc: add setdsr support
by Markus Niebel
· 11 years ago
e3f2c2e
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3ccad53
COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
by Amar
· 12 years ago
6108ef6
mmc: support the correct card version for eMMC
by Jaehoon Chung
· 12 years ago
18faca7
mmc: don't allow extra cmdline arguments
by Stephen Warren
· 12 years ago
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
9cd2f42
mmc: Fix incorrect handling of 'read' & 'write' commands
by Taylor Hutt
· 12 years ago
31cf33c
cmd_mmc.c: Fix typo, "dislay" -> "display"
by Robert P. J. Day
· 12 years ago
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
31692c2
mmcinfo: Fix help message
by Benoît Thébaudeau
· 12 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
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