summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: omap: config VMMC, MMC1_PBIASBalaji T K2011-09-301-3/+28
* mmc: omap: enable high capacityBalaji T K2011-09-301-1/+2
* ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin2011-09-042-0/+668
* mmc: Fix mmc_send_status()Marek Vasut2011-09-041-1/+2
* OMAP3: Remove legacy mmc driverTom Rini2011-09-043-804/+0
* mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf2011-09-031-4/+11
* Revert "AT91:mmc:fix multiple read/write error"Andy Fleming2011-07-282-12/+1
* disk/part.c: Make features optionalMatthew McClintock2011-07-261-0/+2
* AT91:mmc:fix multiple read/write errorelen.song2011-07-152-1/+12
* mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski2011-07-152-2/+6
* mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda2011-07-153-0/+847
* mmc: fix the condition for MMC version 4Yoshihiro Shimoda2011-07-151-4/+11
* MMC: add marvell sdhci driverLei Wen2011-07-152-0/+22
* MMC: add sdhci generic frameworkLei Wen2011-07-152-0/+434
* MMC: add erase function to both mmc and sdLei Wen2011-07-151-0/+102
* mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-153-0/+592
* S5P: add set_mmc_clk for external clock controlJaehoon Chung2011-05-261-0/+4
* MMC S5P: Fix typoDirk Behme2011-05-261-1/+1
* Minor coding style cleanup.Wolfgang Denk2011-05-191-4/+4
OpenPOWER on IntegriCloud