summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD97-7263/+5284
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou26-396/+440
2014-03-12drivers:mmc:sdhci: enable support for DTPiotr Wilczek5-0/+143
2013-09-17mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung3-7/+13
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2012-11-27mmc: add no simultaenous power and vddMela Custodio2-0/+4
2012-10-22mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera3-1/+6
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung4-0/+9
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2-3/+21
2012-05-08mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2-0/+18
2012-05-08mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2-0/+13
2011-11-25mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav2-1/+5
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen2-0/+4
2011-11-03mmc: sdhci: fix build warningLei Wen1-0/+3
2011-07-16MMC: add sdhci generic frameworkLei Wen3-0/+759