summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2011-11-16davinci, mmc: fix gcc 4.6 build warningsHeiko Schocher1-4/+3
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-12/+366
2011-11-16omap: Checkpatch fixesSricharan1-12/+14
2011-11-13Tegra2: mmc: Factor out mmc_wait_inhibit functionalityAnton staaf1-19/+27
2011-11-13Tegra2: mmc: Add data transfer completion timeoutAnton staaf1-0/+14
2011-11-13Tegra2: mmc: Support DMA restarts at buffer boundariesAnton staaf1-2/+11
2011-11-13Tegra2: mmc: define register field values in tegra2_mmc.hAnton staaf2-27/+85
2011-11-11iMX28: Add SSP MMC driverMarek Vasut2-0/+352
2011-11-09MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)1-26/+0
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren1-3/+9
2011-11-03mmc: sdhci: fix sdma bug for large file transferLei Wen1-1/+1
2011-11-03mmc: sdhci: add timeout for data transferLei Wen1-1/+8
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen1-0/+1
2011-11-03mmc: sdhci: fix cache flushLei Wen1-1/+1
2011-11-03mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav1-1/+1
2011-11-03mmc: test mmc bus width on startupLei Wen1-18/+26
2011-11-03mmc: change magic number to macro defineLei Wen1-9/+12
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen1-0/+33
2011-11-03mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen1-2/+14
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut2-0/+443
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-62/+37
2011-10-28GCC4.6: Fix warnings in pxa_mmc.cMarek Vasut1-16/+16
2011-10-27mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unsetTom Rini1-0/+4
2011-10-27tegra2: Enable MMC for SeaboardTom Warren1-1/+1
2011-10-27tegra2: Add more clock functionsSimon Glass2-61/+32
2011-10-25mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf1-2/+2
2011-10-25mmc: dcache: allocate cache aligned buffer for scr and switch_statusAnton staaf1-5/+5
2011-10-01mmc: omap: config VMMC, MMC1_PBIASBalaji T K1-3/+28
2011-10-01mmc: omap: enable high capacityBalaji T K1-1/+2
2011-09-05ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin2-0/+668
2011-09-05mmc: Fix mmc_send_status()Marek Vasut1-1/+2
2011-09-04OMAP3: Remove legacy mmc driverTom Rini3-804/+0
2011-09-04mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf1-4/+11
2011-07-29Revert "AT91:mmc:fix multiple read/write error"Andy Fleming2-12/+1
2011-07-26disk/part.c: Make features optionalMatthew McClintock1-0/+2
2011-07-16AT91:mmc:fix multiple read/write errorelen.song2-1/+12
2011-07-16mmc: Access mode validation for eMMC cards > 2 GiBƁukasz Majewski2-2/+6
2011-07-16mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda3-0/+847
2011-07-16mmc: fix the condition for MMC version 4Yoshihiro Shimoda1-4/+11
2011-07-16MMC: add marvell sdhci driverLei Wen2-0/+22
2011-07-16MMC: add sdhci generic frameworkLei Wen2-0/+434
2011-07-16MMC: add erase function to both mmc and sdLei Wen1-0/+102
2011-07-16mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren3-0/+592
2011-05-26S5P: add set_mmc_clk for external clock controlJaehoon Chung1-0/+4
2011-05-26MMC S5P: Fix typoDirk Behme1-1/+1
2011-05-20Minor coding style cleanup.Wolfgang Denk1-4/+4
2011-05-18MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme1-0/+1
2011-05-18fsl_esdhc: Initialize mmc->b_maxFabio Estevam1-0/+1
2011-05-18mmc: enable partition switch function for emmcLei Wen1-1/+29
2011-05-18cmd_mmc: eliminate device num in the mmc commandLei Wen1-0/+5