1. 7989f60 mmc: fsl_esdhc_imx.c: fix compiler warning by Heiko Schocher · 3 years, 11 months ago
  2. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  3. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  4. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  5. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  6. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  7. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  8. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  9. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  10. eaa2f10 mmc: fsl_esdhc_imx: optimize the timing setting by Haibo Chen · 4 years, 1 month ago
  11. cb78f21 mmc: fsl_esdhc_imx: add wait_dat0() support by Haibo Chen · 4 years, 1 month ago
  12. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  13. 920f5d0 mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32 by Haibo Chen · 4 years, 2 months ago
  14. c2700de mmc: fsl_esdhc_imx: remove the 1ms delay before sending command by Haibo Chen · 4 years, 2 months ago
  15. e6a999b mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 3 months ago
  16. cfc05fd mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
  17. 8aff673 mmc: fsl_esdhc_imx: add OF_PLATDATA support by Walter Lozano · 4 years, 4 months ago
  18. 904b0be mmc: fsl_esdhc_imx: rename driver name to match ll_entry by Walter Lozano · 4 years, 4 months ago
  19. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  20. 43162c3 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · 4 years, 5 months ago
  21. ba79fed mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch by Marek Vasut · 4 years, 6 months ago
  22. 34e67f9 mmc: fsl_esdhc: Fix SDR104 and HS200 support by Marek Vasut · 4 years, 6 months ago
  23. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  24. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  25. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  26. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  27. 01db77e mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 9 months ago
  28. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  29. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  30. 889ed6c mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 5 years ago
  31. 65b5ec1 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 4 years, 11 months ago
  32. dbdbc63 mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 4 years, 11 months ago
  33. 7e3d8a9 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 5 years ago
  34. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  35. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  36. d7689fa mmc: fsl_esdhc_imx: Update compatible string for imx8m by Peng Fan · 5 years ago
  37. 2cdf52b mmc: fsl_esdhc_imx: drop redundant clock settings by Peng Fan · 5 years ago
  38. 3dbea59 mmc: fsl_esdhc_imx: enlarge mmc timeout by Peng Fan · 5 years ago
  39. 457fe96 mmc: fsl_esdhc_imx: add i.MX8QM compatible by Peng Fan · 5 years ago
  40. 69b9d3a mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · 5 years ago
  41. 3766a48 mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · 5 years ago
  42. 7aa20fd mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · 5 years ago
  43. 16b3854 mmc: fsl_esdhc_imx: drop useless code by Yangbo Lu · 5 years ago
  44. 982f425 mmc: split fsl_esdhc driver for i.MX by Yangbo Lu · 5 years ago