1. ddd8d75 mmc: fsl_esdhc: enable HS400 feature by Peng Fan · 6 years ago
  2. 239cb2f mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h by Jaehoon Chung · 7 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. c414270 mmc: fsl_esdhc: support SDR104 and HS200 by Peng Fan · 7 years ago
  5. b9b4236 mmc: fsl_esdhc: add strobe and tuning entry by Peng Fan · 7 years ago
  6. 3364c4b mmc: fsl_esdhc: support i.MX8M by Peng Fan · 7 years ago
  7. 22464e0 mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock by Benoît Thébaudeau · 7 years ago
  8. 283620c mmc: fsl_esdhc: Fix eMMC 1.8v setting issue by Peng Fan · 7 years ago
  9. d6246bf mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  10. 2a7b6f5 mmc: fsl_esdhc: Fix PIO timeout by Benoît Thébaudeau · 7 years ago
  11. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  12. b9876e2 dm: imx: cm_fx6: Enable more driver model support by Simon Glass · 7 years ago
  13. 407025d dm: mmc: fsl_esdhc: Update to support MMC operations by Simon Glass · 7 years ago
  14. 80e9df4 dm: mmc: fsl_esdhc: Update to support livetree by Simon Glass · 7 years ago
  15. 5ee3980 dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() by Simon Glass · 7 years ago
  16. fa02ca5 dm: mmc: fsl_esdhc: Set up platform data by Simon Glass · 7 years ago
  17. 0c3ef22 dm: mmc: fsl_esdhc: Detect init failure by Simon Glass · 7 years ago
  18. 81357b5 dm: mmc: fsl_esdhc: Detect reset failure by Simon Glass · 7 years ago
  19. 6aa55dc dm: mmc: fsl_esdhc: Set up common versions of operations by Simon Glass · 7 years ago
  20. 1d177d4 dm: mmc: fsl_esdhc: Pass private data to internal functions by Simon Glass · 7 years ago
  21. 88610a7 mmc: fsl_esdhc: not always setting esdhc fdt status to okay by Yang Li · 7 years ago
  22. 107a5e4 driver: mmc: fsl_esdhc: Fix compiling warning by York Sun · 7 years ago
  23. 7ecd35e mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  24. 5eb8b43 dm: mmc: fsl_esdhc: handle vqmmc supply by Peng Fan · 7 years ago
  25. aee7858 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  26. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  27. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 8 years ago
  28. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  29. 3c2cc6d mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC by Jagan Teki · 8 years ago
  30. e16e922 mmc: fsl_esdhc: Allow all supported prescaler values by Benoît Thébaudeau · 8 years ago
  31. af6dbc0 mmc: fsl_esdhc: support i.MX7ULP by Peng Fan · 8 years ago
  32. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  33. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  34. d84139c mmc: fsl_esdhc: move 'status' property fixup into a weak function by Yangbo Lu · 8 years ago
  35. 2a99b60 mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table by Yangbo Lu · 8 years ago
  36. b99647c mmc: fsl_esdhc: make GPIO support optional by Yangbo Lu · 8 years ago
  37. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  38. d0a0c1d dm: mmc: intialize dev when probe by Peng Fan · 8 years ago
  39. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  40. 0bd193d mmc: fsl_esdhc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  41. 01eb1c4 mmc: fsl: introduce wp_enable by Peng Fan · 8 years ago
  42. 5a24f29 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · 8 years ago
  43. a6eadd5 mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · 8 years ago
  44. 5178dc1 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · 8 years ago
  45. e7702c6 mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function by Yangbo Lu · 9 years ago
  46. a4d36f7 fsl: esdhc: support driver model by Peng Fan · 9 years ago
  47. b73a3d6 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · 9 years ago
  48. 9d7f321 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · 9 years ago
  49. c8e615c ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register by Eric Nelson · 9 years ago
  50. c6799ce mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  51. 81eacd6 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  52. 61a9337 Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  53. da6121b armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  54. 4a43fe9 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available by Tom Rini · 9 years ago
  55. 9cb5e99 mmc:fsl_esdhc invalidate dcache before read by Peng Fan · 9 years ago
  56. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  57. 3ffa851 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout by Yangbo Lu · 10 years ago
  58. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  59. 163beec mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 10 years ago
  60. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 10 years ago
  61. d0e295d ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  62. a4f9c6b mmc: fsl_esdhc fix register offset by Peng Fan · 10 years ago
  63. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  64. d251e11 mmc: fsl_esdhc: Add support for DDR mode by Volodymyr Riazantsev · 10 years ago
  65. 12b2a87 mmc: fsl_esdhc: Add support to force VSELECT set by Otavio Salvador · 10 years ago
  66. fad3e06 mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V by Otavio Salvador · 10 years ago
  67. 2907a30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  68. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  69. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  70. 3d46c31 mmc: fsl_esdhc: Update esdhc driver for iMX6SX by Ye.Li · 10 years ago
  71. 2d46589 mmc: fsl_esdhc: fix f_max retrieval during init by Markus Niebel · 10 years ago
  72. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  73. c929213 ls102xa: esdhc: Add esdhc support for LS102xA by Wang Huan · 10 years ago
  74. 239dd25 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 11 years ago
  75. 33a56b1 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  76. 8e4f3ff powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 11 years ago
  77. edeb83a mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  78. a04a6e0 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · 11 years ago
  79. d5b4866 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  80. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  81. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  82. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  83. f0fe8ad esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  84. 05f5854 esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  85. 8a065e9 powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · 11 years ago
  86. c4fd451 esdhc: memset mmc struct before putting into use by Haijun.Zhang · 11 years ago
  87. d49eb9e Powerpc/esdhc: Add simple description of esdhc register by Haijun.Zhang · 11 years ago
  88. a63efe7 powerpc/esdhc: Map register for eSDHC Host Controller V3.0 by Haijun.Zhang · 11 years ago
  89. d95b706 mmc: fsl_esdhc: Check the result from malloc() by Fabio Estevam · 11 years ago
  90. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  91. dbe6725 fsl_esdhc: Touch only relevant sys ctrl bits by Dirk Behme · 11 years ago
  92. 203fa4d Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board by Haijun.Zhang · 11 years ago
  93. 4816b7a fsl_esdhc: Do not clear interrupt status bits until data processed by Andrew Gabbasov · 11 years ago
  94. 88525ed mmc: fsl_esdhc: Fix hang after 'save' command by Fabio Estevam · 12 years ago
  95. 0e13e80 powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 12 years ago
  96. 6592a99 mmc: fsl_esdhc: Use calloc() by Fabio Estevam · 12 years ago
  97. 4a92962 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 12 years ago
  98. 70e6869 fsl_esdhc: flush cache after IO completion by Eric Nelson · 12 years ago
  99. e6bf977 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  100. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago