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