1. 4233698 mmc: sunxi: Honour non-removable property in DT by Andre Przywara · 6 years ago
  2. c57572e mmc: sunxi: Add DM clk and reset support by Andre Przywara · 6 years ago
  3. 3c8c7da mmc: sunxi: Add DM_MMC support for A80 by Jagan Teki · 6 years ago
  4. 9e23338 mmc: sunxi: Add DM_MMC support for H6 by Jagan Teki · 6 years ago
  5. a1925a6 mmc: sunxi: Add remaining compatible strings by Jagan Teki · 6 years ago
  6. e8f37f4 mmc: sunxi: Fix mmc clocks for DM_MMC by Jagan Teki · 6 years ago
  7. 0e21a2f sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · 6 years ago
  8. 629d267 sunxi-mmc: don't double clock for new mode unconditionally by Vasily Khoruzhick · 6 years ago
  9. 2a8882e sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · 6 years ago
  10. 20940ef mmc: sunxi: add support for automatic delay calibration by Vasily Khoruzhick · 6 years ago
  11. 42956f1 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  12. 979b239 dm: mmc: sunxi: Add A10/A20 compatible strings by Adam Sampson · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. 5ff8e54 sunxi: improve throughput in the sunxi_mmc driver by Philipp Tomsich · 7 years ago
  15. 4744d81 sunxi: mmc: Fix phase delays by Stefan Mavrodiev · 6 years ago
  16. 8be4e61 mmc: sunxi: support cd-inverted by Heinrich Schuchardt · 7 years ago
  17. 8a647fc mmc: sunxi: Only update timing mode bit when enabling new timing mode by Chen-Yu Tsai · 7 years ago
  18. ead3697 mmc: sunxi: fix legacy MMC initialisation by Maxime Ripard · 7 years ago
  19. de9b177 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
  20. dd27918 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  21. ec73d96 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  22. 034e226 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  23. 3f5af12 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  24. e3c794e dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  25. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  26. fb01318 mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · 8 years ago
  27. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  28. ef36d9a sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  29. 26c0c15 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · 8 years ago
  30. d96ebc4 sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 8 years ago
  31. 0ea5a04 sunxi: Explicitly cast u32 pointer conversions by Alexander Graf · 8 years ago
  32. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  33. be90974 sunxi: mmc: Fix clk-delay settings by Hans de Goede · 9 years ago
  34. 28f69b9 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  35. 645c48f sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 9 years ago
  36. 1c09fa3 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · 9 years ago
  37. ff7e9cf Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  38. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  39. 90641f8 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  40. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 9 years ago
  41. 1de32b8 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  42. 5abdb15 sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  43. daf2263 sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · 10 years ago
  44. 5b8d7fb sunxi: mmc: Use a realistic timeout when sending a mmc command by Hans de Goede · 10 years ago
  45. b0c4ae1 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  46. fc3a832 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  47. 967325f dm: sunxi: Request card detect gpio by Hans de Goede · 10 years ago
  48. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  49. e637b30 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  50. e79c7c8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  51. cd82113 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  52. 1d1bd42 ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  53. a3e8c22 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · 10 years ago
  54. b6ae676 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  55. e24ea55 sunxi: mmc support by Ian Campbell · 10 years ago