index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc.c
Age
Commit message (
Expand
)
Author
2012-01-09
fsl_esdhc: fix PIO mode transfers
Ira Snyder
2012-01-09
mmc: fsl_esdhc: Implement card-detect hook.
Thierry Reding
2012-01-09
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-09
i.mx: fsl_esdhc: add the i.mx6q support
Jason Liu
2011-05-18
fsl_esdhc: Initialize mmc->b_max
Fabio Estevam
2011-04-29
fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2
Jason Liu
2011-04-13
drivers/mmc/fsl_esdhc.c: reordered tests
Frans Meulenbroeks
2011-04-10
fsl_esdhc: Deal with watermark level register related changes
Priyanka Jain
2011-03-07
fsl_esdhc: Correcting esdhc timeout counter calculation
Priyanka Jain
2011-02-03
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
Kumar Gala
2011-01-14
fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
Roy Zang
2011-01-14
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
Jerry Huang
2011-01-14
fsl_esdhc: Fix esdhc disabled problem on some platforms
Chenhui Zhao
2010-12-18
fsl_esdhc: Fix the voltage validation process
Li Yang
2010-12-18
fsl_esdhc: Fix max clock frequency
Jerry Huang
2010-12-18
fsl_esdhc: Use mmc_set_clock to set initial speed
Jerry Huang
2010-12-13
fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller
P.V.Suresh
2010-05-15
drivers/mmc/fsl_esdhc.c: fix compiler warnings
Wolfgang Denk
2010-04-24
ppc/85xx: PIO Support for FSL eSDHC Controller Driver
Dipen Dudhat
2010-04-07
fsl_esdhc: Only modify the field we are changing in WML
Roy Zang
2010-04-07
fsl_esdhc: Add function to reset the eSDHC controller
Jerry Huang
2010-04-07
fsl_esdhc: Always stop clock before changing frequency
Kumar Gala
2010-03-07
fsl_esdhc: add support for mx51 processor
Stefano Babic
2009-07-16
fsl_esdhc: Add device tree fixups
Anton Vorontsov
2009-06-02
mmc: drop unnecessary casts
Rabin Vincent
2009-02-17
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
Andy Fleming