summaryrefslogtreecommitdiff
path: root/include/sdhci.h
Commit message (Expand)AuthorAgeLines
* mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang2016-08-15-0/+2
* mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung2016-08-05-9/+3
* mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung2016-08-05-2/+1
* dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass2016-07-11-0/+80
* mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-25-1/+1
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-29-3/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-0/+2
|\
| * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-0/+2
* | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-12-0/+5
|/
* mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung2013-09-17-0/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* mmc: add no simultaenous power and vddMela Custodio2012-11-27-0/+1
* mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-22-0/+1
* mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-05-0/+2
* mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-05-1/+6
* mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2012-05-08-0/+6
* mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2012-05-08-0/+1
* mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav2011-11-25-0/+1
* mmc: sdhci: add mmc structure for hostLei Wen2011-11-03-0/+3
* mmc: sdhci: fix build warningLei Wen2011-11-03-0/+3
* MMC: add sdhci generic frameworkLei Wen2011-07-15-0/+325