summaryrefslogtreecommitdiff
path: root/drivers/mmc/fsl_esdhc.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-07fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain1-1/+15
2011-02-03fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala1-0/+5
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang1-0/+5
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang1-1/+9
2011-01-14fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao1-6/+8
2010-12-19fsl_esdhc: Fix the voltage validation processLi Yang1-5/+15
2010-12-19fsl_esdhc: Fix max clock frequencyJerry Huang1-1/+1
2010-12-19fsl_esdhc: Use mmc_set_clock to set initial speedJerry Huang1-1/+1
2010-12-13fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controllerP.V.Suresh1-4/+4
2010-05-15drivers/mmc/fsl_esdhc.c: fix compiler warningsWolfgang Denk1-17/+17
2010-04-24ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat1-2/+85
2010-04-07fsl_esdhc: Only modify the field we are changing in WMLRoy Zang1-5/+4
2010-04-07fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang1-0/+17
2010-04-07fsl_esdhc: Always stop clock before changing frequencyKumar Gala1-8/+3
2010-03-07fsl_esdhc: add support for mx51 processorStefano Babic1-48/+101
2009-07-17fsl_esdhc: Add device tree fixupsAnton Vorontsov1-0/+19
2009-06-03mmc: drop unnecessary castsRabin Vincent1-5/+5
2009-02-17Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming1-0/+348