1. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · Fri Jan 23 12:12:01 2015 +0200
  2. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · Tue Dec 23 10:50:33 2014 +0100
  3. 58bda79 mmc: extend the mmc hwpartition sub-command to change write reliability by Diego Santa Cruz · Tue Dec 23 10:50:32 2014 +0100
  4. 420fc16 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning by Diego Santa Cruz · Tue Dec 23 10:50:30 2014 +0100
  5. 173c79e mmc: show the erase group size and HC WP group size in mmcinfo output by Diego Santa Cruz · Tue Dec 23 10:50:26 2014 +0100
  6. 2b45f58 mmc: display size and start of eMMC enhanced user data area in mmcinfo by Diego Santa Cruz · Tue Dec 23 10:50:23 2014 +0100
  7. 1f69e22 mmc: skip mmcinfo partition info processing for eMMC < 4.41 by Diego Santa Cruz · Tue Dec 23 10:50:19 2014 +0100
  8. d835843 mmc: make eMMC general purpose partition numbering match spec by Diego Santa Cruz · Tue Dec 23 10:50:18 2014 +0100
  9. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · Tue Dec 23 10:50:17 2014 +0100
  10. 99ca028 mmc: show hardware partition sizes in mmcinfo output by Diego Santa Cruz · Tue Dec 23 10:50:16 2014 +0100
  11. 9fc2a41 mmc: Fix handling of bus widths and DDR card capabilities by Andrew Gabbasov · Mon Dec 01 06:59:09 2014 -0600
  12. d49c4aa cmd_mmc: fix bootpart-resize maxarg to 4 by Wally Yeh · Thu Sep 25 23:00:16 2014 +0800
  13. cf66e6f cmd_mmc: make mmc dev always re-probe the HW by Stephen Warren · Fri May 23 13:24:47 2014 -0600
  14. 07ec4e7 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() by Stephen Warren · Fri May 23 13:24:46 2014 -0600
  15. b627f4b cmd_mmc: add force_init parameter to init_mmc_device() by Stephen Warren · Fri May 23 13:24:45 2014 -0600
  16. 1854980 cmd_mmc: default to HW partition 0 if not specified by Stephen Warren · Fri May 23 12:48:10 2014 -0600
  17. fe85aac cmd_mmc: use new mmc_select_hwpart() function by Stephen Warren · Wed May 07 12:19:03 2014 -0600
  18. bcc302c eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command by Pierre Aubert · Thu Apr 24 10:30:08 2014 +0200
  19. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · Fri Feb 07 14:15:20 2014 -0500
  20. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · Tue Mar 11 19:34:20 2014 +0200
  21. f85cd82 cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · Wed Feb 05 10:24:23 2014 -0500
  22. 4cf854c cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · Wed Feb 05 10:24:22 2014 -0500
  23. f8c6f79 cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · Wed Feb 05 10:24:21 2014 -0500
  24. 7991946 cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' by Tom Rini · Wed Feb 05 10:24:20 2014 -0500
  25. c3068eb cmd_mmc.c: Change 'bootpart' code to match normal coding style by Tom Rini · Wed Feb 05 10:24:19 2014 -0500
  26. 0395141 mmc: add setdsr support by Markus Niebel · Mon Dec 16 13:40:46 2013 +0100
  27. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · Wed Aug 21 11:39:19 2013 -0400
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. 3ccad53 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition by Amar · Sat Apr 27 11:43:00 2013 +0530
  30. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · Tue Jan 29 19:31:16 2013 +0000
  31. 18faca7 mmc: don't allow extra cmdline arguments by Stephen Warren · Mon Apr 01 11:50:28 2013 +0000
  32. 020f261 mmc: add support for write protection by Nikita Kiryanov · Mon Dec 03 02:19:46 2012 +0000
  33. 9cd2f42 mmc: Fix incorrect handling of 'read' & 'write' commands by Taylor Hutt · Thu Nov 22 09:13:00 2012 +0000
  34. 31cf33c cmd_mmc.c: Fix typo, "dislay" -> "display" by Robert P. J. Day · Sun Nov 11 03:24:44 2012 +0000
  35. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  36. 31692c2 mmcinfo: Fix help message by Benoît Thébaudeau · Fri Aug 10 09:07:38 2012 +0000
  37. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  38. 67a8bd8 mmc: rescan fails on empty slot by Michael Jones · Thu Jul 14 23:09:43 2011 +0000
  39. ea52676 MMC: add erase function to both mmc and sd by Lei Wen · Wed Jun 22 17:03:31 2011 +0000
  40. 64b2b1e MMC: unify mmc read and write operation by Lei Wen · Wed Jun 22 17:03:30 2011 +0000
  41. 31b9980 mmc: enable partition switch function for emmc by Lei Wen · Mon May 02 16:26:26 2011 +0000
  42. d430d7c cmd_mmc: eliminate device num in the mmc command by Lei Wen · Mon May 02 16:26:25 2011 +0000
  43. 316f81a mmc: show mmc capacity using print_size by Minkyu Kang · Tue Jan 04 01:04:19 2011 +0000
  44. add3e79 cmd_mmc: use common usage function by Mike Frysinger · Thu Jul 29 13:40:43 2010 -0400
  45. 61dba93 mmc: print out partition table by Lei Wen · Mon Sep 13 22:07:28 2010 +0800
  46. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · Fri Sep 10 00:16:19 2010 +0200
  47. 2a212b6 fix cmd_mmc.c, line 136 missing " by Reinhard Meyer · Mon Aug 09 17:30:51 2010 +0200
  48. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · Sat Jul 31 15:01:53 2010 +0200
  49. 0dddc00 various cmd_* files: remove the command name from the help message by Frans Meulenbroeks · Sat Jul 31 15:01:52 2010 +0200
  50. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  51. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  52. e8943cc cmd_mmc remove \n by Frans Meulenbroeks · Thu Feb 25 14:03:08 2010 +0100
  53. 0289fe6 cmd_mmc: make curr_device static by Mike Frysinger · Sun Jun 14 21:35:21 2009 -0400
  54. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  55. 3e448aa mmc: check find_mmc_device return value by Rabin Vincent · Sun Apr 05 13:30:53 2009 +0530
  56. 920dd55 mmc: clean up help texts by Rabin Vincent · Sun Apr 05 13:30:52 2009 +0530
  57. 0f92290 cmd_mmc: add support for device command for selecting mmc device by Minkyu Kang · Mon Mar 30 14:55:51 2009 +0900
  58. 27e1e62 more command usage cleanup by Mike Frysinger · Mon Mar 23 22:27:34 2009 -0400
  59. df8852a MMC: Don't use new framework code if not enabled by Dirk Behme · Wed Feb 18 19:59:39 2009 +0100
  60. 1f79d14 Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Feb 19 00:41:08 2009 +0100
  61. ad347bb Add MMC Framework by Andy Fleming · Thu Oct 30 16:41:01 2008 -0500
  62. 9b81c6e Convert mmc_init to mmc_legacy_init by Andy Fleming · Thu Oct 30 16:21:00 2008 -0500
  63. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  64. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  65. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  66. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500
  67. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
  68. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  69. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  70. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · Sun Jun 15 22:40:42 2003 +0000