Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
efc9072ac61cba9a413c1067fd6be3a606a7d9c4
/
common
/
cmd_mmc.c
6108ef6
mmc: support the correct card version for eMMC
by Jaehoon Chung
· Tue Jan 29 19:31:16 2013 +0000
18faca7
mmc: don't allow extra cmdline arguments
by Stephen Warren
· Mon Apr 01 11:50:28 2013 +0000
020f261
mmc: add support for write protection
by Nikita Kiryanov
· Mon Dec 03 02:19:46 2012 +0000
9cd2f42
mmc: Fix incorrect handling of 'read' & 'write' commands
by Taylor Hutt
· Thu Nov 22 09:13:00 2012 +0000
31cf33c
cmd_mmc.c: Fix typo, "dislay" -> "display"
by Robert P. J. Day
· Sun Nov 11 03:24:44 2012 +0000
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:31 2012 +0000
31692c2
mmcinfo: Fix help message
by Benoît Thébaudeau
· Fri Aug 10 09:07:38 2012 +0000
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· Sat Dec 10 08:44:01 2011 +0000
67a8bd8
mmc: rescan fails on empty slot
by Michael Jones
· Thu Jul 14 23:09:43 2011 +0000
ea52676
MMC: add erase function to both mmc and sd
by Lei Wen
· Wed Jun 22 17:03:31 2011 +0000
64b2b1e
MMC: unify mmc read and write operation
by Lei Wen
· Wed Jun 22 17:03:30 2011 +0000
31b9980
mmc: enable partition switch function for emmc
by Lei Wen
· Mon May 02 16:26:26 2011 +0000
d430d7c
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· Mon May 02 16:26:25 2011 +0000
316f81a
mmc: show mmc capacity using print_size
by Minkyu Kang
· Tue Jan 04 01:04:19 2011 +0000
add3e79
cmd_mmc: use common usage function
by Mike Frysinger
· Thu Jul 29 13:40:43 2010 -0400
61dba93
mmc: print out partition table
by Lei Wen
· Mon Sep 13 22:07:28 2010 +0800
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· Fri Sep 10 00:16:19 2010 +0200
2a212b6
fix cmd_mmc.c, line 136 missing "
by Reinhard Meyer
· Mon Aug 09 17:30:51 2010 +0200
7675a09
various cmd_* files: fixed layout a little bit
by Frans Meulenbroeks
· Sat Jul 31 15:01:53 2010 +0200
0dddc00
various cmd_* files: remove the command name from the help message
by Frans Meulenbroeks
· Sat Jul 31 15:01:52 2010 +0200
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
e8943cc
cmd_mmc remove \n
by Frans Meulenbroeks
· Thu Feb 25 14:03:08 2010 +0100
0289fe6
cmd_mmc: make curr_device static
by Mike Frysinger
· Sun Jun 14 21:35:21 2009 -0400
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
3e448aa
mmc: check find_mmc_device return value
by Rabin Vincent
· Sun Apr 05 13:30:53 2009 +0530
920dd55
mmc: clean up help texts
by Rabin Vincent
· Sun Apr 05 13:30:52 2009 +0530
0f92290
cmd_mmc: add support for device command for selecting mmc device
by Minkyu Kang
· Mon Mar 30 14:55:51 2009 +0900
27e1e62
more command usage cleanup
by Mike Frysinger
· Mon Mar 23 22:27:34 2009 -0400
df8852a
MMC: Don't use new framework code if not enabled
by Dirk Behme
· Wed Feb 18 19:59:39 2009 +0100
1f79d14
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· Thu Feb 19 00:41:08 2009 +0100
ad347bb
Add MMC Framework
by Andy Fleming
· Thu Oct 30 16:41:01 2008 -0500
9b81c6e
Convert mmc_init to mmc_legacy_init
by Andy Fleming
· Thu Oct 30 16:21:00 2008 -0500
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· Mon Sep 24 09:05:31 2007 -0600
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 11:02:44 2007 -0500
d76b5c1
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· Sun Jul 08 18:02:23 2007 -0500
3de8b24
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:01:54 2007 -0500
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· Tue Jul 01 21:06:45 2003 +0000
f12e396
Fix some missing commands, cleanup header files
by wdenk
· Sun Jun 29 21:03:46 2003 +0000
7a428cc
* Fix CONFIG_NET_MULTI support in include/net.h
by wdenk
· Sun Jun 15 22:40:42 2003 +0000