1. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · Fri Dec 30 15:30:16 2016 +0900
  2. 584d7ae mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · Fri Nov 04 16:18:09 2016 +0100
  3. 7825d20 mmc: use the generic error number by Jaehoon Chung · Tue Jul 19 16:33:36 2016 +0900
  4. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · Sat Jul 09 15:31:47 2016 +0200
  5. e2ead48 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · Fri Jul 08 12:40:14 2016 +0200
  6. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · Tue Mar 29 17:29:10 2016 +0200
  7. ee1d825 sunxi: Explicitly cast u32 pointer conversions by Alexander Graf · Tue Mar 29 17:29:09 2016 +0200
  8. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  9. 5192ba2 sunxi: mmc: Fix clk-delay settings by Hans de Goede · Wed Sep 23 16:13:10 2015 +0200
  10. b017009 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · Sat Aug 29 21:26:11 2015 +0800
  11. 8c95c51 sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · Fri May 29 16:55:41 2015 +0200
  12. e652530 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · Sat May 30 16:39:10 2015 +0200
  13. 323a6bb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue May 05 07:00:38 2015 -0400
  14. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · Mon Mar 23 17:56:59 2015 -0500
  15. b1e107a sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:03:17 2015 +0200
  16. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  17. 0ba5e78 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · Thu Feb 19 20:34:32 2015 +0100
  18. 253d77d sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · Sun Feb 01 00:42:14 2015 +0200
  19. f1865db sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · Wed Jan 14 19:05:03 2015 +0100
  20. 8c83657 sunxi: mmc: Use a realistic timeout when sending a mmc command by Hans de Goede · Thu Jan 15 13:50:35 2015 +0100
  21. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · Sat Dec 20 11:41:25 2014 +0800
  22. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · Sun Dec 07 20:55:10 2014 +0100
  23. 3d1095f dm: sunxi: Request card detect gpio by Hans de Goede · Fri Oct 31 16:55:02 2014 +0100
  24. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · Fri Oct 24 21:20:47 2014 +0100
  25. ac80aa0 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · Wed Oct 22 16:47:43 2014 +0800
  26. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · Thu Oct 02 21:13:54 2014 +0200
  27. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · Thu Oct 02 20:29:26 2014 +0200
  28. e2d11bb ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · Fri Oct 03 20:16:26 2014 +0800
  29. 55a0718 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · Mon Sep 22 18:26:03 2014 +0800
  30. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · Mon Jun 09 11:36:55 2014 +0200
  31. b4e9f2f sunxi: mmc support by Ian Campbell · Mon May 05 14:42:31 2014 +0100