summaryrefslogtreecommitdiffstats
path: root/include/sdhci.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-251-1/+1
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-3/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-081-0/+2
|\
| * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-241-0/+2
* | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-121-0/+5
|/
* mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung2013-09-171-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* mmc: add no simultaenous power and vddMela Custodio2012-11-271-0/+1
* mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-221-0/+1
* mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-051-0/+2
* mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-051-1/+6
* mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2012-05-081-0/+6
* mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2012-05-081-0/+1
* mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav2011-11-251-0/+1
* mmc: sdhci: add mmc structure for hostLei Wen2011-11-031-0/+3
* mmc: sdhci: fix build warningLei Wen2011-11-031-0/+3
* MMC: add sdhci generic frameworkLei Wen2011-07-151-0/+325
OpenPOWER on IntegriCloud