1. ffbba62 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · Fri Sep 24 09:23:34 2021 +0900
  2. 94e3995 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · Wed Sep 15 11:43:13 2021 +0200
  3. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · Fri Aug 13 23:04:41 2021 +0530
  4. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  5. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  6. 55a81ad mmc: Update environment variable with active partition by Reuben Dowle · Fri May 14 10:15:43 2021 +1200
  7. 7483dd3 cmd: mmc: check whether bootbus's arguments is valid or not by Jaehoon Chung · Fri Feb 26 18:38:20 2021 +0900
  8. 94a4757 cmd: mmc: modify more readable about hwpartition usage by Jaehoon Chung · Fri Feb 26 16:07:18 2021 +0900
  9. 8460b91 cmd: mmc: update the mmc command's usage about argument by Jaehoon Chung · Wed Dec 16 07:24:50 2020 +0900
  10. dfff8ed cmd: mmc: Cache-align extcsd read target by Marek Vasut · Sat Jun 20 14:28:25 2020 +0200
  11. 21f753c trivial: Fix booot occurences by Michal Simek · Fri Jun 05 11:45:12 2020 +0200
  12. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  13. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  14. 75e5a64 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · Mon Mar 30 07:24:19 2020 +0200
  15. 0c8ffff cmd: mmc: display write protect state of boot partition by Heinrich Schuchardt · Mon Mar 30 07:24:18 2020 +0200
  16. eeb191c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · Sun Mar 29 19:26:57 2020 +0000
  17. d1e6346 cmd: mmc: Make Mode: printout consistent by Marek Vasut · Mon Mar 18 04:49:21 2019 +0100
  18. c71dfd1 common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · Mon Dec 03 22:54:20 2018 +0100
  19. 829540f cmd: mmc: Invalidate MMC block cache after init by Marek Vasut · Thu Jan 03 22:09:44 2019 +0100
  20. cb5df5d cmd: mmc: Force mmc reinit when no card present by Marek Vasut · Thu Jan 03 22:09:43 2019 +0100
  21. 72d8046 mmc: Remove hwpartition help text when command is disabled by Alex Kiernan · Mon Jun 11 16:20:09 2018 +0000
  22. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · Tue May 29 15:30:52 2018 +0000
  23. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · Tue May 29 15:30:40 2018 +0000
  24. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · Tue May 08 04:43:31 2018 +0000
  25. 814a975 mmc: support writing sparse images by Jassi Brar · Fri Apr 06 12:05:24 2018 +0530
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  27. ba54ab8 mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · Thu Jan 04 15:23:36 2018 +0100
  28. 27edffe mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · Thu Jan 04 15:23:34 2018 +0100
  29. 1d7769a mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · Thu Nov 30 17:44:02 2017 +0100
  30. 93c31d1 mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · Thu Nov 30 17:43:54 2017 +0100
  31. f62caf9 cmd: mmc: display the mode name and current bus speed in the mmc info by Jean-Jacques Hiblot · Thu Sep 21 16:29:56 2017 +0200
  32. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · Tue Sep 12 19:00:23 2017 -0700
  33. f54f753 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · Tue Aug 01 14:27:10 2017 +0200
  34. cb5f193 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · Thu Jun 08 09:20:03 2017 +0800
  35. 4e5d33a cmd_mmc: fix arg parsing for setdsr subcmd by Markus Niebel · Fri Feb 03 15:26:36 2017 +0100
  36. c17dae5 mmc: add bkops-enable command by Tomas Melin · Fri Nov 25 11:01:03 2016 +0200
  37. 2821d91 mmc: Drop dead mmc code for non-generic MMC by Simon Glass · Sat May 14 14:02:56 2016 -0600
  38. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · Sun May 01 13:52:35 2016 -0600
  39. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  40. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:15 2016 -0600
  41. a62cf49 mmc: Fix error in RPMB code by Marek Vasut · Wed May 04 16:35:25 2016 +0200
  42. bc18166 mmc: use block layer in mmc command by Eric Nelson · Sun Mar 27 12:00:14 2016 -0700
  43. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  44. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  45. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_mmc.c]
  46. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_mmc.c]
  47. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · Mon Dec 07 11:38:49 2015 -0700
  48. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  49. b1e455a common: mmc: unsigned char compared against 0 by Peng Fan · Wed Nov 25 17:16:21 2015 +0800
  50. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  51. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · Fri Jan 23 12:12:01 2015 +0200
  52. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · Tue Dec 23 10:50:33 2014 +0100
  53. 58bda79 mmc: extend the mmc hwpartition sub-command to change write reliability by Diego Santa Cruz · Tue Dec 23 10:50:32 2014 +0100
  54. 420fc16 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning by Diego Santa Cruz · Tue Dec 23 10:50:30 2014 +0100
  55. 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
  56. 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
  57. 1f69e22 mmc: skip mmcinfo partition info processing for eMMC < 4.41 by Diego Santa Cruz · Tue Dec 23 10:50:19 2014 +0100
  58. d835843 mmc: make eMMC general purpose partition numbering match spec by Diego Santa Cruz · Tue Dec 23 10:50:18 2014 +0100
  59. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · Tue Dec 23 10:50:17 2014 +0100
  60. 99ca028 mmc: show hardware partition sizes in mmcinfo output by Diego Santa Cruz · Tue Dec 23 10:50:16 2014 +0100
  61. 9fc2a41 mmc: Fix handling of bus widths and DDR card capabilities by Andrew Gabbasov · Mon Dec 01 06:59:09 2014 -0600
  62. d49c4aa cmd_mmc: fix bootpart-resize maxarg to 4 by Wally Yeh · Thu Sep 25 23:00:16 2014 +0800
  63. cf66e6f cmd_mmc: make mmc dev always re-probe the HW by Stephen Warren · Fri May 23 13:24:47 2014 -0600
  64. 07ec4e7 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() by Stephen Warren · Fri May 23 13:24:46 2014 -0600
  65. b627f4b cmd_mmc: add force_init parameter to init_mmc_device() by Stephen Warren · Fri May 23 13:24:45 2014 -0600
  66. 1854980 cmd_mmc: default to HW partition 0 if not specified by Stephen Warren · Fri May 23 12:48:10 2014 -0600
  67. fe85aac cmd_mmc: use new mmc_select_hwpart() function by Stephen Warren · Wed May 07 12:19:03 2014 -0600
  68. 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
  69. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · Fri Feb 07 14:15:20 2014 -0500
  70. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · Tue Mar 11 19:34:20 2014 +0200
  71. f85cd82 cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · Wed Feb 05 10:24:23 2014 -0500
  72. 4cf854c cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · Wed Feb 05 10:24:22 2014 -0500
  73. f8c6f79 cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · Wed Feb 05 10:24:21 2014 -0500
  74. 7991946 cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' by Tom Rini · Wed Feb 05 10:24:20 2014 -0500
  75. c3068eb cmd_mmc.c: Change 'bootpart' code to match normal coding style by Tom Rini · Wed Feb 05 10:24:19 2014 -0500
  76. 0395141 mmc: add setdsr support by Markus Niebel · Mon Dec 16 13:40:46 2013 +0100
  77. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · Wed Aug 21 11:39:19 2013 -0400
  78. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  79. 3ccad53 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition by Amar · Sat Apr 27 11:43:00 2013 +0530
  80. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · Tue Jan 29 19:31:16 2013 +0000
  81. 18faca7 mmc: don't allow extra cmdline arguments by Stephen Warren · Mon Apr 01 11:50:28 2013 +0000
  82. 020f261 mmc: add support for write protection by Nikita Kiryanov · Mon Dec 03 02:19:46 2012 +0000
  83. 9cd2f42 mmc: Fix incorrect handling of 'read' & 'write' commands by Taylor Hutt · Thu Nov 22 09:13:00 2012 +0000
  84. 31cf33c cmd_mmc.c: Fix typo, "dislay" -> "display" by Robert P. J. Day · Sun Nov 11 03:24:44 2012 +0000
  85. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  86. 31692c2 mmcinfo: Fix help message by Benoît Thébaudeau · Fri Aug 10 09:07:38 2012 +0000
  87. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  88. 67a8bd8 mmc: rescan fails on empty slot by Michael Jones · Thu Jul 14 23:09:43 2011 +0000
  89. ea52676 MMC: add erase function to both mmc and sd by Lei Wen · Wed Jun 22 17:03:31 2011 +0000
  90. 64b2b1e MMC: unify mmc read and write operation by Lei Wen · Wed Jun 22 17:03:30 2011 +0000
  91. 31b9980 mmc: enable partition switch function for emmc by Lei Wen · Mon May 02 16:26:26 2011 +0000
  92. d430d7c cmd_mmc: eliminate device num in the mmc command by Lei Wen · Mon May 02 16:26:25 2011 +0000
  93. 316f81a mmc: show mmc capacity using print_size by Minkyu Kang · Tue Jan 04 01:04:19 2011 +0000
  94. add3e79 cmd_mmc: use common usage function by Mike Frysinger · Thu Jul 29 13:40:43 2010 -0400
  95. 61dba93 mmc: print out partition table by Lei Wen · Mon Sep 13 22:07:28 2010 +0800
  96. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · Fri Sep 10 00:16:19 2010 +0200
  97. 2a212b6 fix cmd_mmc.c, line 136 missing " by Reinhard Meyer · Mon Aug 09 17:30:51 2010 +0200
  98. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · Sat Jul 31 15:01:53 2010 +0200
  99. 0dddc00 various cmd_* files: remove the command name from the help message by Frans Meulenbroeks · Sat Jul 31 15:01:52 2010 +0200
  100. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200