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