1. e76f006 mmc: sunxi: Only update timing mode bit when enabling new timing mode by Chen-Yu Tsai · 7 years ago
  2. 0cc228e mmc: sunxi: fix legacy MMC initialisation by Maxime Ripard · 7 years ago
  3. 95e3470 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
  4. 7484ae7 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  5. 3a65415 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  6. 87ff0f7 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  7. 8e659a2 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  8. 3f19fbf dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  9. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  10. 584d7ae mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · 8 years ago
  11. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  12. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  13. e2ead48 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · 8 years ago
  14. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  15. ee1d825 sunxi: Explicitly cast u32 pointer conversions by Alexander Graf · 9 years ago
  16. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  17. 5192ba2 sunxi: mmc: Fix clk-delay settings by Hans de Goede · 9 years ago
  18. b017009 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  19. 8c95c51 sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 10 years ago
  20. e652530 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · 10 years ago
  21. 323a6bb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  22. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  23. b1e107a sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  24. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  25. 0ba5e78 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  26. 253d77d sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  27. f1865db sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · 10 years ago
  28. 8c83657 sunxi: mmc: Use a realistic timeout when sending a mmc command by Hans de Goede · 10 years ago
  29. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  30. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  31. 3d1095f dm: sunxi: Request card detect gpio by Hans de Goede · 10 years ago
  32. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  33. ac80aa0 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  34. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  35. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  36. e2d11bb ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  37. 55a0718 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · 10 years ago
  38. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  39. b4e9f2f sunxi: mmc support by Ian Campbell · 11 years ago