summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: trace addedRaffaele Recalcati2011-04-131-0/+57
* mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati2011-04-131-3/+18
* mmc: checking status after commands with R1b responseRaffaele Recalcati2011-04-131-3/+59
* mmc: remove duplicated header fileMinkyu Kang2011-04-131-1/+0
* mmc: add generic mmc spi driverThomas Chou2011-04-133-20/+354
* mmc: constify & localize dataMike Frysinger2011-04-131-2/+2
* drivers/mmc/fsl_esdhc.c: reordered testsFrans Meulenbroeks2011-04-131-3/+3
* MMC: Max blocks value adjustableMatt Waddel2011-04-131-10/+9
* SD1.00 wide-bus fixAlagu Sankar2011-04-131-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-101-4/+4
|\
| * fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-101-4/+4
* | Blackfin: bfin_sdh: add support for multiblock operationsSonic Zhang2011-04-081-4/+5
* | Blackfin: bfin_sdh: set all timer bits before transferCliff Cai2011-04-081-1/+1
* | Blackfin: BF50x: new processor portMike Frysinger2011-04-081-1/+1
|/
* S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap2011-03-271-1/+1
* fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain2011-03-071-1/+15
* fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2011-02-031-0/+5
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-021-1/+0
OpenPOWER on IntegriCloud