summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme2011-05-181-0/+1
* fsl_esdhc: Initialize mmc->b_maxFabio Estevam2011-05-181-0/+1
* mmc: enable partition switch function for emmcLei Wen2011-05-181-1/+29
* cmd_mmc: eliminate device num in the mmc commandLei Wen2011-05-181-0/+5
* mmc_spi: generate response for send status commandThomas Chou2011-05-181-0/+5
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-181-1/+1
* avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann2011-05-181-2/+2
* avr32: rename memory-map.h -> hardware.hAndreas Bießmann2011-05-181-1/+1
* fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2Jason Liu2011-04-291-0/+4
* MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby2011-04-291-0/+8
* MMC: make b_max unconditionalJohn Rigby2011-04-298-6/+16
* MMC: Add support for PL180 ARM mmc deviceMatt Waddel2011-04-293-0/+625
* MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati2011-04-131-3/+0
OpenPOWER on IntegriCloud