1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. 59c9487 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git by Tom Rini · Fri Jan 22 16:01:27 2021 -0500
  3. c51e7e1 mmc: dwmmc: Change designware MMC 'clksel' callback function to return status by Siew Chin Lim · Thu Dec 24 18:21:03 2020 +0800
  4. 826d4d2 mmc: exynos_dw_mmc: remove unused function by Jaehoon Chung · Tue Jan 12 15:30:54 2021 +0900
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  8. 03cf3af ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC by Lukasz Majewski · Wed Aug 01 14:49:00 2018 +0200
  9. 22c2afa ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_timing) by Lukasz Majewski · Wed Aug 01 14:48:59 2018 +0200
  10. 6702cb2 ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_config() by Lukasz Majewski · Wed Aug 01 14:48:53 2018 +0200
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  13. e178c62 drivers: mmc: Avoid memory leak in case of failure by Suniel Mahesh · Thu Oct 05 11:48:56 2017 +0530
  14. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  15. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  16. bf819d0 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · Fri Sep 23 19:13:16 2016 +0900
  17. cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:32 2016 +0900
  18. edd9d1dc mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · Tue Jul 19 16:33:34 2016 +0900
  19. 98d18e9 mmc: exynos_dw_mmc: support the Driver mode for Exynos by Jaehoon Chung · Thu Jun 30 20:57:37 2016 +0900
  20. 865ecd9 mmc: exynos_dw_mmc: use the 4bit bus-width by default by Jaehoon Chung · Wed Jun 29 19:46:18 2016 +0900
  21. de61aaee mmc: exynos_dw_mmc: clean the unused and unnecessary codes by Jaehoon Chung · Wed Jun 29 19:46:17 2016 +0900
  22. e0303c7 mmc: exynos_dw_mmc: add the error control for checking index by Jaehoon Chung · Wed Jun 29 19:46:16 2016 +0900
  23. cc95ce5 mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROL by Jaehoon Chung · Wed Jun 29 19:46:15 2016 +0900
  24. 2f9cbd5 mmc: exynos_dw_mmc: remove the unused function by Jaehoon Chung · Wed Jun 29 19:46:14 2016 +0900
  25. eff7668 mmc: Support bypass mode with the get_mmc_clk() method by Simon Glass · Sun Aug 30 16:55:15 2015 -0600
  26. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  27. c3885b8 mmc: exynos dwmmc: check boot mode before init dwmmc by Przemyslaw Marczak · Fri Feb 20 12:29:26 2015 +0100
  28. bcb03eab mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · Wed Feb 04 15:48:40 2015 +0900
  29. 3d12e55 mmc: exynos_dw_mmc: set to clksel_val into board-init function by Jaehoon Chung · Wed Feb 04 15:48:39 2015 +0900
  30. db313bf mmc: exynos_dw-mmc: change debug message by Jaehoon Chung · Fri Nov 28 20:42:33 2014 +0900
  31. ef91dd5 mmc: exynos_dw_mmc: enable the DDR mode by Jaehoon Chung · Fri May 16 13:59:57 2014 +0900
  32. 6281110 mmc: exynos_dw_mmc: restore the property into host by Jaehoon Chung · Fri May 16 13:59:52 2014 +0900
  33. ccfa20b MMC: DWMMC: Correct the CLKDIV register value by Rajeshwari S Shinde · Wed Feb 05 10:48:15 2014 +0530
  34. 42f81a8 mmc: dw_mmc: remove the exynos specific code in dw-mmc.c by Jaehoon Chung · Fri Nov 29 20:08:57 2013 +0900
  35. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · Tue Oct 29 12:53:13 2013 +0530
  36. d94735b mmc: dw_mmc: change the callback function name. by Jaehoon Chung · Sun Oct 06 18:59:31 2013 +0900
  37. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  38. d850121 EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · Sat Apr 27 11:42:55 2013 +0530
  39. 7aff967 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · Mon Oct 15 19:10:31 2012 +0000