summaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc.c
AgeCommit message (Expand)Author
2011-01-25Correct capacity calculation for high capacity mmcMikael Larsson
2010-08-30U-boot: MMC update.Martin LUNDHOLM
2010-08-11Replace MMC/SD driver to fit new framework.Ulf Hansson
2009-07-19mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok
2009-06-02mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy
2009-06-02mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy
2009-06-02mmc: drop unnecessary castsRabin Vincent
2009-06-02mmc: fix response decoding on little endianRabin Vincent
2009-06-02mmc: use lldiv to fix arm eabi buildRabin Vincent
2009-06-02mmc: check find_mmc_device return valueRabin Vincent
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-02-16Add MMC FrameworkAndy Fleming