summaryrefslogtreecommitdiff
path: root/drivers/mmc
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-11-27omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath
2009-10-13OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme
2009-08-10Minor coding style cleanup.Wolfgang Denk
2009-08-09mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok
2009-07-29OMAP3 Move twl4030 mmc functionTom Rix
2009-07-19mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok
2009-07-16fsl_esdhc: Add device tree fixupsAnton Vorontsov
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-04-02Blackfin: convert bfin_sdh to legacy mmcMike Frysinger
2009-02-22OMAP3: Clean up MMC codeDirk Behme
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk
2009-02-20ARM:PXA Use new definitions in mmc.hTom Rix
2009-02-20Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming
2009-02-20pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD
2009-02-19ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix
2009-02-16Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming
2009-02-16Add MMC FrameworkAndy Fleming
2009-02-16Convert mmc_init to mmc_legacy_initAndy Fleming
2009-02-16Eliminate support for using MMC as memoryAndy Fleming
2009-02-02Blackfin: add driver for on-chip MMC/SD controllerCliff Cai
2009-01-24OMAP3: Add MMC supportDirk Behme
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-06Fix merge problemsStefan Roese
2008-07-10mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen
2008-07-10Create drivers/mmc subdirectoryHaavard Skinnemoen