- 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 4179ee8 mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years, 1 month ago
- 568edfd mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years, 1 month ago
- 8f62986 mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years, 1 month ago
- 33a6b77 mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years, 1 month ago
- 5b5101e mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years, 1 month ago
- 0afdfe3 mmc: Define timing macro's by Ashok Reddy Soma · 4 years, 1 month ago
- 61e0df9 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years, 1 month ago
- e232bd7 mmc: zynq: Fix incorrect indentation by Michal Simek · 4 years, 2 months ago
- e40ae57 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 4 months ago
- 3b66264 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 4 months ago
- ede6ebd mmc: zynq_sdhci: Remove global pointer by Michal Simek · 4 years, 8 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 529e6f0 mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 8 months ago
- 01db77e mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 9 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 9a8ce6a mmc: zynq_sdhci: Remove check for DM_MMC config by Siva Durga Prasad Paladugu · 5 years ago
- 194b860 mmc: zynq_sdhci: fix uninitialized pointer deref on probe by Matwey V. Kornilov · 5 years ago
- 2eddc00 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
- c4084a2 mmc: zynq: Remove unused pwrseq variable by Michal Simek · 6 years ago
- 91e95ff mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() by Michal Simek · 6 years ago
- ed9c012 mmc: zynqmp: Add HS200 modes support for ZynqMP by Siva Durga Prasad Paladugu · 7 years ago
- 921a8de mmc: zynq: Use live-tree functions by Michal Simek · 7 years ago
- cad14a8 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 94a5bbc mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined by Hannes Schmelzer · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- dcc14e3 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ by Vipul Kumar · 7 years ago
- 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 5567b42 mmc: zynq: Add fdt max-frequency support by Stefan Herbrechtsmeier · 8 years ago
- 739ae40 mmc: zynq: Determine base clock frequency via clock framework by Stefan Herbrechtsmeier · 8 years ago
- bc47e0e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
- 6c5b359 mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · 8 years ago
- cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
- 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
- 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
- 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
- 4cc87fb dm: mmc: zynq: Convert zynq to use driver model for MMC by Simon Glass · 8 years ago
- 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
- a440561 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · 9 years ago
- a1619fe mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
- f02a5e2 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
- 9ecd268 zynq: sdhci: Move driver to DM by Michal Simek · 9 years ago
- f399a51 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · 9 years ago
- f61acf2 zynq: sdhci: Calculate minimum frequency based on max frequency by Siva Durga Prasad Paladugu · 9 years ago
- 8bc7817 zynq: sdhci: Define max clock by macro by Michal Simek · 9 years ago
- 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
- 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
- 049e003 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · 10 years ago
- 384081a mmc: zynq: Use phys_addr_t for addresses by Michal Simek · 10 years ago
- c57ba04 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
- 0d6891b mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B by Siva Durga Prasad Paladugu · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 0dd222b mmc: Add support for Xilinx Zynq sdhci controller by Michal Simek · 12 years ago