summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-09-07Add eSDHC support for Vybrid platformJingchang Lu
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle
2012-02-15mmc: make mmc_send_status() more reliableJan Kloetzke
2012-02-15mmc: fix card busy pollingJan Kloetzke
2012-02-15Tegra: mmc: Fixed handling of interrupts in timeouts.Tom Warren
2012-02-15omap_hsmmc: Wait for CMDI to be clearTom Rini
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger
2012-02-12tegra: mmc: Support operation with dcache enabledSimon Glass
2012-01-08fsl_esdhc: fix PIO mode transfersIra Snyder
2012-01-08mmc: tegra2: Implement card-detect hook.Thierry Reding
2012-01-08mmc: fsl_esdhc: Implement card-detect hook.Thierry Reding
2012-01-08mmc: Implement card detection.Thierry Reding
2012-01-08mmc: Change board_mmc_getcd() function prototype.Thierry Reding
2012-01-08drivers/mmc/mv_sdhci.c: Fix build warningAnatolij Gustschin
2012-01-08ftsdc010: improve performance and capabilityMacpaul Lin
2012-01-08mmc: add host_caps checking avoid switch card improperlyMacpaul Lin
2012-01-08i.mx: fsl_esdhc: add the i.mx6q supportJason Liu
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding
2011-12-19PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut
2011-12-09tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-11-25Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"Macpaul Lin
2011-11-25mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav
2011-11-16davinci, mmc: fix gcc 4.6 build warningsHeiko Schocher
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-11-15omap: Checkpatch fixesSricharan
2011-11-12Tegra2: mmc: Factor out mmc_wait_inhibit functionalityAnton staaf
2011-11-12Tegra2: mmc: Add data transfer completion timeoutAnton staaf
2011-11-12Tegra2: mmc: Support DMA restarts at buffer boundariesAnton staaf
2011-11-12Tegra2: mmc: define register field values in tegra2_mmc.hAnton staaf
2011-11-11iMX28: Add SSP MMC driverMarek Vasut
2011-11-08MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren
2011-11-03mmc: sdhci: fix sdma bug for large file transferLei Wen
2011-11-03mmc: sdhci: add timeout for data transferLei Wen
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen
2011-11-03mmc: sdhci: fix cache flushLei Wen
2011-11-03mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav
2011-11-03mmc: test mmc bus width on startupLei Wen
2011-11-03mmc: change magic number to macro defineLei Wen
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen
2011-11-03mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27GCC4.6: Fix warnings in pxa_mmc.cMarek Vasut
2011-10-27mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unsetTom Rini
2011-10-27tegra2: Enable MMC for SeaboardTom Warren
2011-10-27tegra2: Add more clock functionsSimon Glass
2011-10-25mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf