summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* ATMEL: remove old atmel_mci driverSven Schnelle2012-03-132-534/+0
* ATMEL: use generic mmc frameworkSven Schnelle2012-03-131-245/+0
* mmc: make mmc_send_status() more reliableJan Kloetzke2012-02-151-8/+12
* mmc: fix card busy pollingJan Kloetzke2012-02-151-8/+6
* Tegra: mmc: Fixed handling of interrupts in timeouts.Tom Warren2012-02-151-0/+4
* omap_hsmmc: Wait for CMDI to be clearTom Rini2012-02-151-2/+3
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-121-5/+3
* tegra: mmc: Support operation with dcache enabledSimon Glass2012-02-121-0/+16
* fsl_esdhc: fix PIO mode transfersIra Snyder2012-01-081-1/+2
* mmc: tegra2: Implement card-detect hook.Thierry Reding2012-01-081-19/+13
* mmc: fsl_esdhc: Implement card-detect hook.Thierry Reding2012-01-081-17/+12
* mmc: Implement card detection.Thierry Reding2012-01-0814-0/+31
* mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-082-5/+7
* drivers/mmc/mv_sdhci.c: Fix build warningAnatolij Gustschin2012-01-081-2/+1
* ftsdc010: improve performance and capabilityMacpaul Lin2012-01-081-85/+103
* mmc: add host_caps checking avoid switch card improperlyMacpaul Lin2012-01-081-0/+10
* i.mx: fsl_esdhc: add the i.mx6q supportJason Liu2012-01-081-3/+9
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-241-2/+0
* PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut2011-12-191-5/+0
* tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-092-7/+39
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-062-5/+6
* Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"Macpaul Lin2011-11-251-14/+2
* mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav2011-11-251-1/+4
* davinci, mmc: fix gcc 4.6 build warningsHeiko Schocher2011-11-161-4/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-163-12/+366
|\
| * omap: Checkpatch fixesSricharan2011-11-151-12/+14
| * iMX28: Add SSP MMC driverMarek Vasut2011-11-112-0/+352
* | Tegra2: mmc: Factor out mmc_wait_inhibit functionalityAnton staaf2011-11-121-19/+27
* | Tegra2: mmc: Add data transfer completion timeoutAnton staaf2011-11-121-0/+14
* | Tegra2: mmc: Support DMA restarts at buffer boundariesAnton staaf2011-11-121-2/+11
* | Tegra2: mmc: define register field values in tegra2_mmc.hAnton staaf2011-11-122-27/+85
* | MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)2011-11-081-26/+0
|/
* tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-031-3/+9
* mmc: sdhci: fix sdma bug for large file transferLei Wen2011-11-031-1/+1
* mmc: sdhci: add timeout for data transferLei Wen2011-11-031-1/+8
* mmc: sdhci: add mmc structure for hostLei Wen2011-11-031-0/+1
* mmc: sdhci: fix cache flushLei Wen2011-11-031-1/+1
* mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav2011-11-031-1/+1
* mmc: test mmc bus width on startupLei Wen2011-11-031-18/+26
* mmc: change magic number to macro defineLei Wen2011-11-031-9/+12
* mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen2011-11-031-0/+33
* mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen2011-11-031-2/+14
* PXA: Add MMC driver using the generic MMC frameworkMarek Vasut2011-11-032-0/+443
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-283-62/+37
|\
| * mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unsetTom Rini2011-10-271-0/+4
| * tegra2: Enable MMC for SeaboardTom Warren2011-10-271-1/+1
| * tegra2: Add more clock functionsSimon Glass2011-10-272-61/+32
* | GCC4.6: Fix warnings in pxa_mmc.cMarek Vasut2011-10-271-16/+16
|/
* mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf2011-10-251-2/+2
* mmc: dcache: allocate cache aligned buffer for scr and switch_statusAnton staaf2011-10-251-5/+5
OpenPOWER on IntegriCloud