1. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 8 months ago
  2. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  3. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  4. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  5. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  6. d3d880b mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years ago
  7. 2e819a7 mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years ago
  8. f4b297b mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years ago
  9. 80355ae mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years ago
  10. 9851f50 mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years ago
  11. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years ago
  12. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years ago
  13. 0981ef7 mmc: zynq: Fix incorrect indentation by Michal Simek · 4 years ago
  14. e8deb22 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 2 months ago
  15. 01a6da1 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 2 months ago
  16. aeb3c38 mmc: zynq_sdhci: Remove global pointer by Michal Simek · 4 years, 5 months ago
  17. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  18. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  19. 942b5fc mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 6 months ago
  20. e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 7 months ago
  21. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  22. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  23. c95b19a mmc: zynq_sdhci: Remove check for DM_MMC config by Siva Durga Prasad Paladugu · 5 years ago
  24. 3148a3c mmc: zynq_sdhci: fix uninitialized pointer deref on probe by Matwey V. Kornilov · 5 years ago
  25. d1c0a22 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  26. 25aed77 mmc: zynq: Remove unused pwrseq variable by Michal Simek · 6 years ago
  27. b691178 mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() by Michal Simek · 6 years ago
  28. 8433370 mmc: zynqmp: Add HS200 modes support for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  29. 458e8d8 mmc: zynq: Use live-tree functions by Michal Simek · 6 years ago
  30. d1f4e39 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · 6 years ago
  31. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  32. 4781921 mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined by Hannes Schmelzer · 7 years ago
  33. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  34. 3ccc207 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ by Vipul Kumar · 7 years ago
  35. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  36. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  37. 61e745d mmc: zynq: Add fdt max-frequency support by Stefan Herbrechtsmeier · 8 years ago
  38. e0f4de1 mmc: zynq: Determine base clock frequency via clock framework by Stefan Herbrechtsmeier · 8 years ago
  39. 6d0e34b mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  40. 895549a mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  41. 24f5aec mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  42. f2df3b6 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
  43. 14bed52 mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  44. 6a879ec mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  45. 329a449 dm: mmc: zynq: Convert zynq to use driver model for MMC by Simon Glass · 8 years ago
  46. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 8 years ago
  47. cacd1d2 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · 8 years ago
  48. b215614 mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  49. a57a4a5 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  50. d9ae52c zynq: sdhci: Move driver to DM by Michal Simek · 9 years ago
  51. 4004345 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · 9 years ago
  52. b8a9beb zynq: sdhci: Calculate minimum frequency based on max frequency by Siva Durga Prasad Paladugu · 9 years ago
  53. f3bd728 zynq: sdhci: Define max clock by macro by Michal Simek · 9 years ago
  54. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  55. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  56. eddabd1 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · 10 years ago
  57. 38cd2d9 mmc: zynq: Use phys_addr_t for addresses by Michal Simek · 10 years ago
  58. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  59. f9ec45d mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B by Siva Durga Prasad Paladugu · 11 years ago
  60. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  61. 293eb33 mmc: Add support for Xilinx Zynq sdhci controller by Michal Simek · 11 years ago