1. 239dd25 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 11 years ago
  2. 33a56b1 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  3. 8e4f3ff powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 11 years ago
  4. edeb83a mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  5. a04a6e0 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · 11 years ago
  6. d5b4866 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  7. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  8. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  9. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  10. f0fe8ad esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  11. 05f5854 esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  12. 8a065e9 powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · 11 years ago
  13. c4fd451 esdhc: memset mmc struct before putting into use by Haijun.Zhang · 11 years ago
  14. d49eb9e Powerpc/esdhc: Add simple description of esdhc register by Haijun.Zhang · 11 years ago
  15. a63efe7 powerpc/esdhc: Map register for eSDHC Host Controller V3.0 by Haijun.Zhang · 11 years ago
  16. d95b706 mmc: fsl_esdhc: Check the result from malloc() by Fabio Estevam · 11 years ago
  17. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. dbe6725 fsl_esdhc: Touch only relevant sys ctrl bits by Dirk Behme · 11 years ago
  19. 203fa4d Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board by Haijun.Zhang · 11 years ago
  20. 4816b7a fsl_esdhc: Do not clear interrupt status bits until data processed by Andrew Gabbasov · 11 years ago
  21. 88525ed mmc: fsl_esdhc: Fix hang after 'save' command by Fabio Estevam · 12 years ago
  22. 0e13e80 powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 12 years ago
  23. 6592a99 mmc: fsl_esdhc: Use calloc() by Fabio Estevam · 12 years ago
  24. 4a92962 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 12 years ago
  25. 70e6869 fsl_esdhc: flush cache after IO completion by Eric Nelson · 12 years ago
  26. e6bf977 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  27. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  28. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  29. 7567076 fsl_esdhc: add MMC_MODE_HC host_caps by Shawn Guo · 12 years ago
  30. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  31. f9e0b60 drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · 12 years ago
  32. c58ff34 mxc: Fix SDHC multi-instance clock by Benoît Thébaudeau · 12 years ago
  33. c08d11c fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · 12 years ago
  34. 4e3bfa0 FSL/eSDHC: enable the clock to detect the SD card by Jerry Huang · 13 years ago
  35. 30e9cad i.MX: fsl_esdhc: allow use with cache enabled. by Eric Nelson · 13 years ago
  36. d8552d6 mmc: fsl_esdhc: Poll until card is not busy anymore by Dirk Behme · 13 years ago
  37. 66a722e fsl_esdhc: fix PIO mode transfers by Ira Snyder · 13 years ago
  38. 8cee4c98 mmc: fsl_esdhc: Implement card-detect hook. by Thierry Reding · 13 years ago
  39. d7aebf4 mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · 13 years ago
  40. 9919d64 i.mx: fsl_esdhc: add the i.mx6q support by Jason Liu · 13 years ago
  41. 1be94b7 fsl_esdhc: Initialize mmc->b_max by Fabio Estevam · 14 years ago
  42. bef0ff0 fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 by Jason Liu · 14 years ago
  43. 010ba98 drivers/mmc/fsl_esdhc.c: reordered tests by Frans Meulenbroeks · 14 years ago
  44. 0244963 fsl_esdhc: Deal with watermark level register related changes by Priyanka Jain · 14 years ago
  45. c51b40d fsl_esdhc: Correcting esdhc timeout counter calculation by Priyanka Jain · 14 years ago
  46. 9a878d5 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · 14 years ago
  47. 3935661 fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  48. ed41367 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  49. 025eab0 fsl_esdhc: Fix esdhc disabled problem on some platforms by Chenhui Zhao · 14 years ago
  50. d4933f2 fsl_esdhc: Fix the voltage validation process by Li Yang · 14 years ago
  51. 9a95095 fsl_esdhc: Fix max clock frequency by Jerry Huang · 14 years ago
  52. 0caea1a fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  53. 7b1868b fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller by P.V.Suresh · 14 years ago
  54. a40545c drivers/mmc/fsl_esdhc.c: fix compiler warnings by Wolfgang Denk · 15 years ago
  55. 5c72f35 ppc/85xx: PIO Support for FSL eSDHC Controller Driver by Dipen Dudhat · 15 years ago
  56. e5853af fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · 15 years ago
  57. b7ef756 fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · 15 years ago
  58. 09876a3 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · 15 years ago
  59. ff7a5ca fsl_esdhc: add support for mx51 processor by Stefano Babic · 15 years ago
  60. f751a3c fsl_esdhc: Add device tree fixups by Anton Vorontsov · 15 years ago
  61. b6eed94 mmc: drop unnecessary casts by Rabin Vincent · 16 years ago
  62. e52ffb8 Add support for the Freescale eSDHC found on 8379 and 8536 SoCs by Andy Fleming · 16 years ago