summaryrefslogtreecommitdiff
path: root/include/sdhci.h
AgeCommit message (Expand)Author
2016-09-20mmc: sdhci: Add the programmable clock mode supportWenyou Yang
2016-08-15mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang
2016-08-05mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung
2016-08-05mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-12drivers:mmc:sdhci: enable support for DTPiotr Wilczek
2013-09-17mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-27mmc: add no simultaenous power and vddMela Custodio
2012-10-22mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger
2012-05-08mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung
2012-05-08mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung
2011-11-25mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen
2011-11-03mmc: sdhci: fix build warningLei Wen
2011-07-15MMC: add sdhci generic frameworkLei Wen