1. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  2. 6362b11 mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · Tue Jan 26 16:20:38 2016 +0100
  3. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · Mon Dec 07 11:38:49 2015 -0700
  4. 0b61928 dm: Convert PCI MMC over to use DM PCI API by Simon Glass · Sun Nov 29 13:18:08 2015 -0700
  5. 957e066 mmc: update MMC_ERASE argument to match Linux kernel. by Eric Nelson · Mon Dec 07 07:50:01 2015 -0700
  6. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · Tue Jun 23 15:38:48 2015 -0600
  7. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · Mon Mar 23 17:56:59 2015 -0500
  8. 3a669bc mmc: Fix splitting device initialization by Andrew Gabbasov · Thu Mar 19 07:44:07 2015 -0500
  9. ec600d1 mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · Thu Mar 19 07:44:03 2015 -0500
  10. 90cccbf mmc: Fix typo in MMC type checking macro by Andrew Gabbasov · Thu Mar 19 07:44:02 2015 -0500
  11. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Mon Mar 02 09:42:53 2015 +0100
  12. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · Fri Jan 23 12:12:01 2015 +0200
  13. fad3e06 mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V by Otavio Salvador · Tue Feb 17 10:42:43 2015 -0200
  14. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · Tue Jan 27 22:13:39 2015 -0700
  15. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · Tue Dec 23 10:50:33 2014 +0100
  16. 8020027 mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · Tue Dec 23 10:50:31 2014 +0100
  17. 69eb71a0 mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · Tue Dec 23 10:50:29 2014 +0100
  18. 61b78fe mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · Tue Dec 23 10:50:25 2014 +0100
  19. 747f6fa mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · Tue Dec 23 10:50:24 2014 +0100
  20. 3b62d84 mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · Tue Dec 23 10:50:22 2014 +0100
  21. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · Tue Dec 23 10:50:17 2014 +0100
  22. 9fc2a41 mmc: Fix handling of bus widths and DDR card capabilities by Andrew Gabbasov · Mon Dec 01 06:59:09 2014 -0600
  23. 32f53b6 MMC: add MMC_VERSION_5_0 by Markus Niebel · Tue Nov 18 15:13:53 2014 +0100
  24. 6d39892 MMC: fix user capacity for partitioned eMMC card by Markus Niebel · Tue Nov 18 15:11:42 2014 +0100
  25. 2439fe9 mmc: Board-specific MMC power initializations by Paul Kocialkowski · Sat Nov 08 20:55:45 2014 +0100
  26. d491ad0 mmc: add prototype for mmc_get_env_addr by Jeroen Hofstee · Wed Oct 08 22:58:05 2014 +0200
  27. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · Sat Jul 12 21:24:08 2014 +0200
  28. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 02 08:43:48 2014 +0200
  29. 343cd9f eMMC: add support for operations in RPMB partition by Pierre Aubert · Thu Apr 24 10:30:06 2014 +0200
  30. e80682f mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · Thu Apr 03 04:34:32 2014 -0500
  31. 38ce30b mmc: support the DDR mode for eMMC by Jaehoon Chung · Fri May 16 13:59:54 2014 +0900
  32. 0d1791d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · Fri May 16 13:59:53 2014 +0900
  33. 05d2f41 mmc: mmc header fix by Mateusz Zalega · Wed Apr 30 13:04:15 2014 +0200
  34. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
  35. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · Fri Feb 07 14:15:20 2014 -0500
  36. 23bcc9b blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · Fri Mar 28 16:55:29 2014 -0400
  37. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · Tue Mar 11 19:34:20 2014 +0200
  38. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · Mon Mar 10 20:05:51 2014 +0200
  39. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · Wed Feb 26 19:28:45 2014 +0200
  40. a3645db Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Wed Mar 05 12:51:26 2014 +0100
  41. 72fed48 mmc: Add a prototype for board_mmc_init() by Fabio Estevam · Sat Feb 15 14:51:59 2014 -0200
  42. f85cd82 cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · Wed Feb 05 10:24:23 2014 -0500
  43. 4cf854c cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · Wed Feb 05 10:24:22 2014 -0500
  44. f8c6f79 cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · Wed Feb 05 10:24:21 2014 -0500
  45. 0395141 mmc: add setdsr support by Markus Niebel · Mon Dec 16 13:40:46 2013 +0100
  46. 561d92a include/mmc.h: Remove declaration for spl_mmc_load() by Lad, Prabhakar · Tue Dec 03 12:17:34 2013 +0530
  47. b3f1409 mmc: Fix erase_grp_size for partitioned card by Oliver Metz · Tue Oct 01 20:32:07 2013 +0200
  48. d451955 mmc: size optimization when !CONFIG_MMC_SPI by Paul Burton · Wed Sep 04 16:12:26 2013 +0100
  49. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  50. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Jun 22 07:38:12 2013 -0400
  51. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 19 12:53:59 2013 +0200
  52. e315ae8 mmc: report capacity for the selected partition by Stephen Warren · Tue Jun 11 15:14:01 2013 -0600
  53. 1104e9b MMC: APIs to support resize of EMMC boot partition by Amar · Sat Apr 27 11:42:58 2013 +0530
  54. 4a2c7d7 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · Wed Nov 28 15:21:13 2012 +0000
  55. a09c2b7 mmc: Define a constant for the maximum block size by Simon Glass · Wed Apr 03 08:54:30 2013 +0000
  56. d552bd1 mmc: check the revision for sd3.0 by Jaehoon Chung · Tue Jan 29 22:58:16 2013 +0000
  57. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · Tue Jan 29 19:31:16 2013 +0000
  58. 020f261 mmc: add support for write protection by Nikita Kiryanov · Mon Dec 03 02:19:46 2012 +0000
  59. 009784c mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · Mon Jul 30 10:55:43 2012 +0000
  60. ee939dd mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · Thu May 31 04:27:50 2012 +0000
  61. 8dc6df8 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · Sun Jun 24 21:35:20 2012 +0000
  62. f155de6 include/mmc.h: remove struct mmc_csd by Andreas Bießmann · Mon Mar 19 23:13:18 2012 +0000
  63. b6fe0dc mmc:fix: Set mmc width according to MMC host capabilities by Łukasz Majewski · Mon Mar 12 22:07:18 2012 +0000
  64. 8aa9682 ATMEL: use generic mmc framework by Sven Schnelle · Fri Oct 21 14:49:25 2011 +0200
  65. 3178932 mmc: make mmc_send_status() more reliable by Jan Kloetzke · Sun Feb 05 22:29:12 2012 +0000
  66. b9c8b77 mmc: Implement card detection. by Thierry Reding · Mon Jan 02 01:15:37 2012 +0000
  67. d7aebf4 mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · Mon Jan 02 01:15:36 2012 +0000
  68. 217467f mmc: change magic number to macro define by Lei Wen · Mon Oct 03 20:35:10 2011 +0000
  69. 237823e mmc: Access mode validation for eMMC cards > 2 GiB by Łukasz Majewski · Tue Jul 05 02:19:44 2011 +0000
  70. ea52676 MMC: add erase function to both mmc and sd by Lei Wen · Wed Jun 22 17:03:31 2011 +0000
  71. 31b9980 mmc: enable partition switch function for emmc by Lei Wen · Mon May 02 16:26:26 2011 +0000
  72. d430d7c cmd_mmc: eliminate device num in the mmc command by Lei Wen · Mon May 02 16:26:25 2011 +0000
  73. 4538500 mmc_spi: generate response for send status command by Thomas Chou · Tue Apr 19 03:48:32 2011 +0000
  74. 225d4c0 mmc: coding style fix and tabify of mmc.h by Thomas Chou · Tue Apr 19 03:48:31 2011 +0000
  75. f2f4366 MMC: make b_max unconditional by John Rigby · Mon Apr 18 05:50:08 2011 +0000
  76. 1df837e mmc: SEND_OP_COND considers card capabilities (voltage) by Raffaele Recalcati · Fri Mar 11 02:01:13 2011 +0000
  77. 01a0dc6 mmc: checking status after commands with R1b response by Raffaele Recalcati · Fri Mar 11 02:01:12 2011 +0000
  78. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · Fri Dec 24 13:12:21 2010 +0000
  79. 5034717 Davinci MMCSD Support by Sandeep Paulraj · Mon Dec 20 20:01:21 2010 -0500
  80. 0caea1a fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · Thu Nov 25 17:06:07 2010 +0000
  81. c718a56 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · Fri Aug 13 10:31:06 2010 +0200
  82. e454830 mmc: add function prototype for mmc_set_dev in mmc.h by Steve Sakoman · Thu Jul 01 12:12:42 2010 -0700
  83. 6e00edf MMC: add weak function to detect MMC/SD card by Stefano Babic · Fri Feb 05 15:04:43 2010 +0100
  84. 06f9db1 include/mmc.h: Fix typo in IS_SD() macro by Albin Tonnerre · Sat Aug 22 14:21:53 2009 +0200
  85. bdf7a68 mmc: fix response decoding on little endian by Rabin Vincent · Sun Apr 05 13:30:55 2009 +0530
  86. ad347bb Add MMC Framework by Andy Fleming · Thu Oct 30 16:41:01 2008 -0500
  87. 724ecf0 Eliminated arch-specific mmc header requirement by Andy Fleming · Thu Oct 30 16:31:39 2008 -0500
  88. 9b81c6e Convert mmc_init to mmc_legacy_init by Andy Fleming · Thu Oct 30 16:21:00 2008 -0500
  89. 0919258 Eliminate support for using MMC as memory by Andy Fleming · Thu Oct 30 16:19:25 2008 -0500
  90. 31e5ad0 MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · Thu May 22 11:09:59 2008 +0200
  91. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · Sun Jun 15 22:40:42 2003 +0000