summaryrefslogtreecommitdiff
path: root/drivers/mmc/zynq_sdhci.c
Commit message (Expand)AuthorAgeLines
* mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-23-1/+3
* mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-10-2/+0
* mmc: squash lines for immediate returnMasahiro Yamada2016-09-23-6/+1
* zynq_sdhci.c: Fix warning in arasan_sdhci_probeTom Rini2016-08-05-2/+0
* mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung2016-08-05-4/+2
* mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung2016-08-05-1/+1
* dm: mmc: zynq: Convert zynq to use driver model for MMCSimon Glass2016-07-27-5/+34
* dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-17-0/+1
* mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-25-1/+1
* mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu2016-01-27-0/+5
* sdhci: zynq: Remove hardcoded value zero as min frequencySiva Durga Prasad Paladugu2016-01-27-1/+6
* zynq: sdhci: Move driver to DMMichal Simek2015-12-07-12/+32
* zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-07-27/+0
* zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu2015-12-07-1/+1
* zynq: sdhci: Define max clock by macroMichal Simek2015-11-19-1/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-1/+1
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-05-2/+0
* zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu2015-04-29-1/+1
* mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-21-2/+2
* mmc: zynq: Add OF initialization supportMichal Simek2014-03-04-0/+29
* mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1BSiva Durga Prasad Paladugu2014-02-07-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-8/+1
* mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2013-04-30-0/+40