| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: atmel_sdhci: Convert to the driver model support | Wenyou Yang | 2016-08-15 | 1 | -0/+2 |
* | mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg | Jaehoon Chung | 2016-08-05 | 1 | -9/+3 |
* | mmc: sdhci: remove the unused argument for sdhci_setup_cfg | Jaehoon Chung | 2016-08-05 | 1 | -2/+1 |
* | dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS | Simon Glass | 2016-07-11 | 1 | -0/+80 |
* | mmc: sdhci: add const qualifier to the name of struct sdhci_host | Masahiro Yamada | 2016-04-25 | 1 | -1/+1 |
* | dm: mmc: Remove use of fdtdec GPIO support | Simon Glass | 2015-01-29 | 1 | -3/+3 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-08 | 1 | -0/+2 |
|\ |
|
| * | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou | 2014-03-24 | 1 | -0/+2 |
* | | drivers:mmc:sdhci: enable support for DT | Piotr Wilczek | 2014-03-12 | 1 | -0/+5 |
|/ |
|
* | mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC | Jaehoon Chung | 2013-09-17 | 1 | -0/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | mmc: add no simultaenous power and vdd | Mela Custodio | 2012-11-27 | 1 | -0/+1 |
* | mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd | Tushar Behera | 2012-10-22 | 1 | -0/+1 |
* | mmc: s5p_sdhci: add the set_mmc_clk for cmu control | Jaehoon Chung | 2012-09-05 | 1 | -0/+2 |
* | mmc: Add a SDHCI quirk for boards that have no CD | Joe Hershberger | 2012-09-05 | 1 | -1/+6 |
* | mmc: add the quirk to use the sdhci for samsung-soc | Jaehoon Chung | 2012-05-08 | 1 | -0/+6 |
* | mmc: sdhci: add the quirk for broken r1b response | Jaehoon Chung | 2012-05-08 | 1 | -0/+1 |
* | mmc: mv_sdhci: Fix host version read for Armada100 | Ajay Bhargav | 2011-11-25 | 1 | -0/+1 |
* | mmc: sdhci: add mmc structure for host | Lei Wen | 2011-11-03 | 1 | -0/+3 |
* | mmc: sdhci: fix build warning | Lei Wen | 2011-11-03 | 1 | -0/+3 |
* | MMC: add sdhci generic framework | Lei Wen | 2011-07-15 | 1 | -0/+325 |