1. b6b3557 mmc: sunxi: Use DM_GPIO flags to set pull-up by Samuel Holland · 3 years, 1 month ago
  2. b68d92c mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · 3 years, 4 months ago
  3. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
  4. f502070 sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 3 months ago
  5. d8a2960 mmc: sunxi: Use mmc_of_parse() by Andre Przywara · 3 years, 7 months ago
  6. 56086a4 mmc: sunxi: Increase MMIO FIFO read performance by Andre Przywara · 3 years, 7 months ago
  7. 8c93a9c mmc: sunxi: Cleanup and fix self-calibration code by Andre Przywara · 3 years, 7 months ago
  8. 3f23aa6 mmc: sunxi: Cleanup "new timing mode" selection by Andre Przywara · 3 years, 7 months ago
  9. dd505d1 mmc: sunxi: Fix MMC clock parent selection by Andre Przywara · 3 years, 7 months ago
  10. 70bbb41 mmc: sunxi: Fix warnings with CONFIG_PHYS_64BIT by Andre Przywara · 3 years, 7 months ago
  11. f2f3a59 mmc: sunxi: Avoid #ifdefs in delay and width setup by Andre Przywara · 4 years ago
  12. 6b12ad8 mmc: sunxi: Refactor mod clock register offset by Andre Przywara · 3 years, 11 months ago
  13. d6da7ab mmc: sunxi: Replace H6 ifdefs with H6 gen macro by Jernej Skrabec · 3 years, 11 months ago
  14. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  15. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  16. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  17. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  18. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  19. 99f3a91 mmc: sunxi: Honour non-removable property in DT by Andre Przywara · 6 years ago
  20. 29b533c mmc: sunxi: Add DM clk and reset support by Andre Przywara · 6 years ago
  21. 64e2a74 mmc: sunxi: Add DM_MMC support for A80 by Jagan Teki · 6 years ago
  22. 611f167 mmc: sunxi: Add DM_MMC support for H6 by Jagan Teki · 6 years ago
  23. 79eaa5d mmc: sunxi: Add remaining compatible strings by Jagan Teki · 6 years ago
  24. 2002b75 mmc: sunxi: Fix mmc clocks for DM_MMC by Jagan Teki · 6 years ago
  25. a4e8dd9 sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · 6 years ago
  26. b6a005a sunxi-mmc: don't double clock for new mode unconditionally by Vasily Khoruzhick · 6 years ago
  27. b198e2c sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · 6 years ago
  28. 57789d6 mmc: sunxi: add support for automatic delay calibration by Vasily Khoruzhick · 6 years ago
  29. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  30. 8347015 dm: mmc: sunxi: Add A10/A20 compatible strings by Adam Sampson · 6 years ago
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  32. 1721b00 sunxi: improve throughput in the sunxi_mmc driver by Philipp Tomsich · 7 years ago
  33. 180194b sunxi: mmc: Fix phase delays by Stefan Mavrodiev · 7 years ago
  34. 8dc0a99 mmc: sunxi: support cd-inverted by Heinrich Schuchardt · 7 years ago
  35. e76f006 mmc: sunxi: Only update timing mode bit when enabling new timing mode by Chen-Yu Tsai · 7 years ago
  36. 0cc228e mmc: sunxi: fix legacy MMC initialisation by Maxime Ripard · 7 years ago
  37. 95e3470 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
  38. 7484ae7 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  39. 3a65415 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  40. 87ff0f7 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  41. 8e659a2 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  42. 3f19fbf dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  43. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  44. 584d7ae mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · 8 years ago
  45. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  46. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  47. e2ead48 sunxi: mmc: increase status register polling rate for data transfers by Tobias Doerffel · 8 years ago
  48. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  49. ee1d825 sunxi: Explicitly cast u32 pointer conversions by Alexander Graf · 9 years ago
  50. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  51. 5192ba2 sunxi: mmc: Fix clk-delay settings by Hans de Goede · 9 years ago
  52. b017009 sunxi: mmc: set transfer timeout according to byte_cnt. by Yousong Zhou · 9 years ago
  53. 8c95c51 sunxi: Create helper function veryfing valid boot signature on MMC by Daniel Kochmański · 10 years ago
  54. e652530 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · 9 years ago
  55. 323a6bb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  56. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  57. b1e107a sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  58. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  59. 0ba5e78 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  60. 253d77d sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · 10 years ago
  61. f1865db sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · 10 years ago
  62. 8c83657 sunxi: mmc: Use a realistic timeout when sending a mmc command by Hans de Goede · 10 years ago
  63. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  64. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  65. 3d1095f dm: sunxi: Request card detect gpio by Hans de Goede · 10 years ago
  66. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  67. ac80aa0 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  68. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  69. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  70. e2d11bb ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  71. 55a0718 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · 10 years ago
  72. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  73. b4e9f2f sunxi: mmc support by Ian Campbell · 11 years ago