index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2009-08-10
Minor coding style cleanup.
Wolfgang Denk
2009-08-09
mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
Ilya Yanok
2009-07-29
OMAP3 Move twl4030 mmc function
Tom Rix
2009-07-19
mmc: set bus width to 1 and clock to minimum early during initialization
Ilya Yanok
2009-07-16
fsl_esdhc: Add device tree fixups
Anton Vorontsov
2009-06-02
mmc: Fix decoding of SCR & function switch data on little-endian machines
Yauhen Kharuzhy
2009-06-02
mmc: Remove return from mmc_init for non SD 2.0 compatible cards.
Yauhen Kharuzhy
2009-06-02
mmc: drop unnecessary casts
Rabin Vincent
2009-06-02
mmc: fix response decoding on little endian
Rabin Vincent
2009-06-02
mmc: use lldiv to fix arm eabi build
Rabin Vincent
2009-06-02
mmc: check find_mmc_device return value
Rabin Vincent
2009-04-27
Replace __attribute references with __attribute__
Peter Tyser
2009-04-02
Blackfin: convert bfin_sdh to legacy mmc
Mike Frysinger
2009-02-22
OMAP3: Clean up MMC code
Dirk Behme
2009-02-22
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2009-02-20
ARM:PXA Use new definitions in mmc.h
Tom Rix
2009-02-20
Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions
Andy Fleming
2009-02-20
pxa: move mmc drivers to drivers/mmc
Jean-Christophe PLAGNIOL-VILLARD
2009-02-19
ARM:OMAP3 Change mmc_init to mmc_legacy_init
Tom Rix
2009-02-17
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
Andy Fleming
2009-02-17
Add MMC Framework
Andy Fleming
2009-02-17
Convert mmc_init to mmc_legacy_init
Andy Fleming
2009-02-17
Eliminate support for using MMC as memory
Andy Fleming
2009-02-02
Blackfin: add driver for on-chip MMC/SD controller
Cliff Cai
2009-01-24
OMAP3: Add MMC support
Dirk Behme
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-06
Fix merge problems
Stefan Roese
2008-07-09
mmc: Move atmel_mci driver into drivers/mmc
Haavard Skinnemoen
2008-07-09
Create drivers/mmc subdirectory
Haavard Skinnemoen