summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeLines
* i.MX28: Check if WP detection is implemented at allMarek Vasut2012-05-15-1/+2
* omap5: pbias ldo9 turn onBalaji T K2012-05-15-0/+33
* OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-15-2/+2
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-15-4/+20
* Blackfin: bfin_sdh: drop dos part hardcodeMike Frysinger2012-04-22-1/+0
* mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme2012-04-21-1/+1
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-16-0/+5
* i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut2012-04-16-1/+47
* drivers/mmc/mmc.c: Fix build warningAnatolij Gustschin2012-03-30-1/+1
* drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warningAnatolij Gustschin2012-03-30-1/+1
* i.MX28: Do data transfers via DMA in MMC driverMarek Vasut2012-03-29-30/+40
* MMC: Implement generic bounce bufferMarek Vasut2012-03-29-3/+99
* ATMEL: remove old atmel_mci driverSven Schnelle2012-03-13-534/+0
* ATMEL: use generic mmc frameworkSven Schnelle2012-03-13-245/+0
* mmc: make mmc_send_status() more reliableJan Kloetzke2012-02-15-8/+12
* mmc: fix card busy pollingJan Kloetzke2012-02-15-8/+6
* Tegra: mmc: Fixed handling of interrupts in timeouts.Tom Warren2012-02-15-0/+4
* omap_hsmmc: Wait for CMDI to be clearTom Rini2012-02-15-2/+3
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-12-5/+3
* tegra: mmc: Support operation with dcache enabledSimon Glass2012-02-12-0/+16
* fsl_esdhc: fix PIO mode transfersIra Snyder2012-01-08-1/+2
* mmc: tegra2: Implement card-detect hook.Thierry Reding2012-01-08-19/+13
* mmc: fsl_esdhc: Implement card-detect hook.Thierry Reding2012-01-08-17/+12
* mmc: Implement card detection.Thierry Reding2012-01-08-0/+31
* mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-08-5/+7
* drivers/mmc/mv_sdhci.c: Fix build warningAnatolij Gustschin2012-01-08-2/+1
* ftsdc010: improve performance and capabilityMacpaul Lin2012-01-08-85/+103
* mmc: add host_caps checking avoid switch card improperlyMacpaul Lin2012-01-08-0/+10
* i.mx: fsl_esdhc: add the i.mx6q supportJason Liu2012-01-08-3/+9
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-24-2/+0
* PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut2011-12-19-5/+0
* tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-09-7/+39
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-06-5/+6
* Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"Macpaul Lin2011-11-25-14/+2
* mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav2011-11-25-1/+4
* davinci, mmc: fix gcc 4.6 build warningsHeiko Schocher2011-11-16-4/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-16-12/+366
|\
| * omap: Checkpatch fixesSricharan2011-11-15-12/+14
| * iMX28: Add SSP MMC driverMarek Vasut2011-11-11-0/+352
* | Tegra2: mmc: Factor out mmc_wait_inhibit functionalityAnton staaf2011-11-12-19/+27
* | Tegra2: mmc: Add data transfer completion timeoutAnton staaf2011-11-12-0/+14
* | Tegra2: mmc: Support DMA restarts at buffer boundariesAnton staaf2011-11-12-2/+11
* | Tegra2: mmc: define register field values in tegra2_mmc.hAnton staaf2011-11-12-27/+85
* | MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)2011-11-08-26/+0
|/
* tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-03-3/+9
* mmc: sdhci: fix sdma bug for large file transferLei Wen2011-11-03-1/+1
* mmc: sdhci: add timeout for data transferLei Wen2011-11-03-1/+8
* mmc: sdhci: add mmc structure for hostLei Wen2011-11-03-0/+1
* mmc: sdhci: fix cache flushLei Wen2011-11-03-1/+1
* mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav2011-11-03-1/+1