summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/zynq_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-171-0/+1
* mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-251-1/+1
* mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu2016-01-271-0/+5
* sdhci: zynq: Remove hardcoded value zero as min frequencySiva Durga Prasad Paladugu2016-01-271-1/+6
* zynq: sdhci: Move driver to DMMichal Simek2015-12-071-12/+32
* zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-071-27/+0
* zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu2015-12-071-1/+1
* zynq: sdhci: Define max clock by macroMichal Simek2015-11-191-1/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+1
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-051-2/+0
* zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu2015-04-291-1/+1
* mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-211-2/+2
* mmc: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+29
* mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1BSiva Durga Prasad Paladugu2014-02-071-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-8/+1
* mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2013-04-301-0/+40
OpenPOWER on IntegriCloud