1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  3. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  4. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  5. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  6. e404f26 mmc: s5p_sdhci: Read generic MMC properties from DT by Marek Szyprowski · Thu Jan 16 16:25:33 2020 +0100
  7. 34f6c60 mmc: s5p: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:59 2019 +0000
  8. deec621 samsung: mmc: Drop old MMC init code by Simon Glass · Fri Jan 11 18:37:13 2019 -0700
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  11. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  12. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  13. bc47e0e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · Tue Jan 17 15:58:48 2017 +0100
  14. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · Fri Dec 30 15:30:18 2016 +0900
  15. d4cb6ba mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · Fri Dec 30 15:30:17 2016 +0900
  16. 6c5d79a mmc: s5p_sdhci: fix to check proper pinmux id by Seung-Woo Kim · Thu Nov 24 15:05:51 2016 +0900
  17. fc6c1c6 mmc: sdhci: use the generic error number by Jaehoon Chung · Mon Sep 26 08:10:02 2016 +0900
  18. 6c5b359 mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · Mon Sep 26 08:10:01 2016 +0900
  19. 990a937 mmc: s5p_sdhci: support the Driver model for Exynos by Jaehoon Chung · Fri Sep 09 18:23:23 2016 +0900
  20. a2f94cd mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · Tue Jul 12 21:18:47 2016 +0900
  21. 44468ef s5p sdhci: call pinmux for card's gpio pins before use them by Przemyslaw Marczak · Wed Oct 28 15:41:50 2015 +0100
  22. c29121b exynos: more debug and cleanup in do_sdhci_init() by Tobias Jakobi · Mon Oct 05 13:47:53 2015 +0200
  23. 953d21b exynos: be more verbose in process_nodes() by Tobias Jakobi · Mon Oct 05 13:47:52 2015 +0200
  24. 0ab570c exynos: Fix passing of errors in exynos_mmc_init() by Tobias Jakobi · Mon Oct 05 13:47:51 2015 +0200
  25. 49b330d exynos: Properly zero initialize host in s5p_sdhci_init() by Tobias Jakobi · Mon Oct 05 13:47:50 2015 +0200
  26. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  27. d532ac6 exynos: Correct return value in exynos_mmc_init() by Simon Glass · Thu Jul 02 18:16:12 2015 -0600
  28. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · Mon Mar 23 17:56:59 2015 -0500
  29. 9af8f39 mmc: s5p: properly mask SELBASECLK by Matt Reimer · Mon Feb 23 14:52:22 2015 -0700
  30. a30d4ba dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:38 2015 -0700
  31. 98e605c mmc: s5p: set SD detection pin as input by Przemyslaw Marczak · Fri Oct 24 17:44:56 2014 +0200
  32. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · Mon Oct 20 19:48:39 2014 -0600
  33. 96aa072 samsung: Enable device tree for s5p_goni by Simon Glass · Tue Oct 07 22:01:50 2014 -0600
  34. b494ac8 mmc: s5p_sdhci: add the s5p_sdhci_core_init function by Jaehoon Chung · Fri May 16 13:59:59 2014 +0900
  35. 12cf19e drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · Fri Mar 07 14:59:41 2014 +0100
  36. 46e627c mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC by Jaehoon Chung · Fri Jul 19 17:44:49 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. 0c3c255 mmc: sdhci: return error when failed add_sdhci(). by Jaehoon Chung · Thu Dec 13 20:07:12 2012 +0000
  39. 0fba4c2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · Thu Sep 20 20:31:57 2012 +0000
  40. b1929ea mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · Thu Aug 30 16:24:11 2012 +0000
  41. e26123b mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · Thu Aug 30 16:24:10 2012 +0000
  42. b36cbac mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · Thu Aug 30 16:24:08 2012 +0000
  43. b0b0c9d mmc: support the sdhci instead of s5p_mmc for samsung-soc by Jaehoon Chung · Mon Apr 23 02:36:28 2012 +0000