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