1. e3d50d4 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available by Tom Rini · 9 years ago
  2. 4683b22 mmc:fsl_esdhc invalidate dcache before read by Peng Fan · 9 years ago
  3. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  4. 253d5bd mmc: fsl_esdhc: update eMMC44 adapter card erase timeout by Yangbo Lu · 9 years ago
  5. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  6. 2d9ca2c mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 9 years ago
  7. 5a8dbdc mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 9 years ago
  8. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  9. 323aaaa mmc: fsl_esdhc fix register offset by Peng Fan · 10 years ago
  10. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  11. 0e1bf61 mmc: fsl_esdhc: Add support for DDR mode by Volodymyr Riazantsev · 10 years ago
  12. ee0c538 mmc: fsl_esdhc: Add support to force VSELECT set by Otavio Salvador · 10 years ago
  13. f022d36 mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V by Otavio Salvador · 10 years ago
  14. 21008ad Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  15. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  16. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  17. a3d6e38 mmc: fsl_esdhc: Update esdhc driver for iMX6SX by Ye.Li · 10 years ago
  18. 3b4b9a3 mmc: fsl_esdhc: fix f_max retrieval during init by Markus Niebel · 10 years ago
  19. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  20. 19060bd ls102xa: esdhc: Add esdhc support for LS102xA by Wang Huan · 10 years ago
  21. 10dc777 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 10 years ago
  22. 7168977 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  23. 0b2e13d powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 10 years ago
  24. 1336e2d mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  25. 8a57302 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · 11 years ago
  26. fb82398 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  27. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  28. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  29. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  30. d47e3d2 esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  31. f7e27cc esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  32. ef38f3f powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · 11 years ago
  33. a54d681 esdhc: memset mmc struct before putting into use by Haijun.Zhang · 11 years ago
  34. 511948b Powerpc/esdhc: Add simple description of esdhc register by Haijun.Zhang · 11 years ago
  35. 5f9b9f8 powerpc/esdhc: Map register for eSDHC Host Controller V3.0 by Haijun.Zhang · 11 years ago
  36. 3f786a8 mmc: fsl_esdhc: Check the result from malloc() by Fabio Estevam · 11 years ago
  37. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  38. a61da72 fsl_esdhc: Touch only relevant sys ctrl bits by Dirk Behme · 11 years ago
  39. b8e5b07 Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board by Haijun.Zhang · 11 years ago
  40. 01b7735 fsl_esdhc: Do not clear interrupt status bits until data processed by Andrew Gabbasov · 11 years ago
  41. c2137b1 mmc: fsl_esdhc: Fix hang after 'save' command by Fabio Estevam · 11 years ago
  42. 48e0b2b powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 11 years ago
  43. 88227a1 mmc: fsl_esdhc: Use calloc() by Fabio Estevam · 12 years ago
  44. 9b74dc5 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 11 years ago
  45. 54899fc fsl_esdhc: flush cache after IO completion by Eric Nelson · 11 years ago
  46. aad4659 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  47. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  48. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  49. fb8302b fsl_esdhc: add MMC_MODE_HC host_caps by Shawn Guo · 12 years ago
  50. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  51. eafa90a drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · 12 years ago
  52. a2ac1b3 mxc: Fix SDHC multi-instance clock by Benoît Thébaudeau · 12 years ago
  53. 16e43f3 fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · 12 years ago
  54. 975324a FSL/eSDHC: enable the clock to detect the SD card by Jerry Huang · 12 years ago
  55. e576bd9 i.MX: fsl_esdhc: allow use with cache enabled. by Eric Nelson · 12 years ago
  56. 7a5b802 mmc: fsl_esdhc: Poll until card is not busy anymore by Dirk Behme · 13 years ago
  57. 8eee2bd fsl_esdhc: fix PIO mode transfers by Ira Snyder · 13 years ago
  58. d48d2e2 mmc: fsl_esdhc: Implement card-detect hook. by Thierry Reding · 13 years ago
  59. 314284b mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  60. 4692708 i.mx: fsl_esdhc: add the i.mx6q support by Jason Liu · 13 years ago
  61. 1ed60d7 fsl_esdhc: Initialize mmc->b_max by Fabio Estevam · 13 years ago
  62. 4571de3 fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 by Jason Liu · 14 years ago
  63. 63fb5a7 drivers/mmc/fsl_esdhc.c: reordered tests by Frans Meulenbroeks · 14 years ago
  64. 32c8cfb fsl_esdhc: Deal with watermark level register related changes by Priyanka Jain · 14 years ago
  65. b71ea33 fsl_esdhc: Correcting esdhc timeout counter calculation by Priyanka Jain · 14 years ago
  66. 5103a03 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · 14 years ago
  67. 3b4456e fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  68. d621da0 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  69. a6da8b8 fsl_esdhc: Fix esdhc disabled problem on some platforms by Chenhui Zhao · 14 years ago
  70. 030955c fsl_esdhc: Fix the voltage validation process by Li Yang · 14 years ago
  71. 63786d2 fsl_esdhc: Fix max clock frequency by Jerry Huang · 14 years ago
  72. 4a6ee17 fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  73. 2c1764e fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller by P.V.Suresh · 14 years ago
  74. 7b43db9 drivers/mmc/fsl_esdhc.c: fix compiler warnings by Wolfgang Denk · 14 years ago
  75. 77c1458 ppc/85xx: PIO Support for FSL eSDHC Controller Driver by Dipen Dudhat · 15 years ago
  76. ab467c5 fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · 15 years ago
  77. 48bb3bb fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · 15 years ago
  78. cc4d122 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · 15 years ago
  79. c67bee1 fsl_esdhc: add support for mx51 processor by Stefano Babic · 15 years ago
  80. b33433a fsl_esdhc: Add device tree fixups by Anton Vorontsov · 15 years ago
  81. 998be3d mmc: drop unnecessary casts by Rabin Vincent · 15 years ago
  82. 50586ef Add support for the Freescale eSDHC found on 8379 and 8536 SoCs by Andy Fleming · 16 years ago