summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang2011-01-141-0/+5
* fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang2011-01-141-1/+9
* fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao2011-01-141-6/+8
* fsl_esdhc: Fix the voltage validation processLi Yang2010-12-181-5/+15
* fsl_esdhc: Fix max clock frequencyJerry Huang2010-12-181-1/+1
* fsl_esdhc: Use mmc_set_clock to set initial speedJerry Huang2010-12-181-1/+1
* fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controllerP.V.Suresh2010-12-131-4/+4
* AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer2010-12-071-0/+1
* mmc: omap: timeout counter fixNishanth Menon2010-11-191-25/+82
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* mmc: Add multi-block read support to the generic mmc driverAlagu Sankar2010-11-041-71/+39
* mmc: Clean up generic mmc driver multi-block write functionsSteve Sakoman2010-11-041-24/+14
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-291-5/+14
|\
| * s5p_mmc: support 8-bit bus widthJaehoon Chung2010-10-191-5/+14
* | Coding Style cleanupWolfgang Denk2010-10-271-1/+0
* | mmc: seperate block number into small parts for multi-write cmdLei Wen2010-10-271-15/+39
* | PXA: pxa-regs.h cleanupMarek Vasut2010-10-191-46/+52
|/
* ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMCSukumar Ghorai2010-10-172-0/+416
* MMC: Fix for capacity calculation on eMMCSukumar Ghorai2010-10-171-0/+11
* Blackfin: bfin_sdh: clean up send_cmdMike Frysinger2010-10-021-10/+15
* mmc: fix compiler warningsWolfgang Denk2010-09-191-2/+2
* mmc: add boundary check for mmc operationLei Wen2010-09-181-0/+10
* Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-083-4/+402
|\
| * AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-033-4/+402
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-081-23/+13
|\ \
| * | S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-171-5/+1
| * | S5P: mmc: use the standard debug macroMinkyu Kang2010-08-101-18/+12
| |/
* | mmc: omap3: fix block read functionGrazvydas Ignotas2010-08-121-26/+21
* | mmc: omap3: make local symbols staticGrazvydas Ignotas2010-08-122-25/+17
|/
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-08-042-0/+479
|\
| * S5P: support mmc driverMinkyu Kang2010-08-032-0/+479
* | Merge branch 'master' of ../masterWolfgang Denk2010-07-151-9/+9
|\ \
| * | Blackfin: bfin_sdh: convert to portmux frameworkMike Frysinger2010-07-131-9/+9
| |/
* | mmc: add function prototype for mmc_set_dev in mmc.hSteve Sakoman2010-07-051-2/+2
* | ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-052-4/+251
* | OMAP: mmc: add support for second and third mmc channelsSteve Sakoman2010-07-051-2/+37
|/
* PXA: PXAMMC: Add Monahans supportMarek Vasut2010-06-131-3/+6
* PXA: PXAMMC: Drop different delays for PXA27XMarek Vasut2010-06-131-8/+0
* drivers/mmc/fsl_esdhc.c: fix compiler warningsWolfgang Denk2010-05-151-17/+17
* ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat2010-04-231-2/+85
* fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-071-5/+4
* fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-071-0/+17
* fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-071-8/+3
* mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic2010-03-211-18/+18
* Fix memory leak in mmc_read()Wolfgang Denk2010-03-111-1/+1
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-071-48/+101
* MMC: add weak function to detect MMC/SD cardStefano Babic2010-03-071-0/+7
* mmc: check correctness of the voltage mask in ocrStefano Babic2010-03-071-1/+9
* Blackfin: convert bfin_sdh to generic mmcCliff Cai2010-01-172-458/+120
* omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath2009-11-271-0/+2
OpenPOWER on IntegriCloud