summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeLines
* S5P: add set_mmc_clk for external clock controlJaehoon Chung2011-05-26-0/+4
* MMC S5P: Fix typoDirk Behme2011-05-26-1/+1
* Minor coding style cleanup.Wolfgang Denk2011-05-19-4/+4
* MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme2011-05-18-0/+1
* fsl_esdhc: Initialize mmc->b_maxFabio Estevam2011-05-18-0/+1
* mmc: enable partition switch function for emmcLei Wen2011-05-18-1/+29
* cmd_mmc: eliminate device num in the mmc commandLei Wen2011-05-18-0/+5
* mmc_spi: generate response for send status commandThomas Chou2011-05-18-0/+5
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-18-1/+1
* avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann2011-05-18-2/+2
* avr32: rename memory-map.h -> hardware.hAndreas Bießmann2011-05-18-1/+1
* fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2Jason Liu2011-04-29-0/+4
* MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby2011-04-29-0/+8
* MMC: make b_max unconditionalJohn Rigby2011-04-29-6/+16
* MMC: Add support for PL180 ARM mmc deviceMatt Waddel2011-04-29-0/+625
* MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati2011-04-13-3/+0
* mmc: trace addedRaffaele Recalcati2011-04-13-0/+57
* mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati2011-04-13-3/+18
* mmc: checking status after commands with R1b responseRaffaele Recalcati2011-04-13-3/+59
* mmc: remove duplicated header fileMinkyu Kang2011-04-13-1/+0
* mmc: add generic mmc spi driverThomas Chou2011-04-13-20/+354
* mmc: constify & localize dataMike Frysinger2011-04-13-2/+2
* drivers/mmc/fsl_esdhc.c: reordered testsFrans Meulenbroeks2011-04-13-3/+3
* MMC: Max blocks value adjustableMatt Waddel2011-04-13-10/+9
* SD1.00 wide-bus fixAlagu Sankar2011-04-13-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-10-4/+4
|\
| * fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-10-4/+4
* | Blackfin: bfin_sdh: add support for multiblock operationsSonic Zhang2011-04-08-4/+5
* | Blackfin: bfin_sdh: set all timer bits before transferCliff Cai2011-04-08-1/+1
* | Blackfin: BF50x: new processor portMike Frysinger2011-04-08-1/+1
|/
* S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap2011-03-27-1/+1
* fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain2011-03-07-1/+15
* fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2011-02-03-0/+5
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-02-1/+0
* Davinci MMCSD SupportSandeep Paulraj2011-02-02-0/+405
* fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang2011-01-14-0/+5
* fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang2011-01-14-1/+9
* fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao2011-01-14-6/+8
* fsl_esdhc: Fix the voltage validation processLi Yang2010-12-18-5/+15
* fsl_esdhc: Fix max clock frequencyJerry Huang2010-12-18-1/+1
* fsl_esdhc: Use mmc_set_clock to set initial speedJerry Huang2010-12-18-1/+1
* fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controllerP.V.Suresh2010-12-13-4/+4
* AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer2010-12-07-0/+1
* mmc: omap: timeout counter fixNishanth Menon2010-11-19-25/+82
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* mmc: Add multi-block read support to the generic mmc driverAlagu Sankar2010-11-04-71/+39
* mmc: Clean up generic mmc driver multi-block write functionsSteve Sakoman2010-11-04-24/+14
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-29-5/+14
|\
| * s5p_mmc: support 8-bit bus widthJaehoon Chung2010-10-19-5/+14
* | Coding Style cleanupWolfgang Denk2010-10-27-1/+0