aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-10-02Blackfin: bfin_sdh: clean up send_cmdMike Frysinger
2010-09-19mmc: fix compiler warningsWolfgang Denk
2010-09-18mmc: add boundary check for mmc operationLei Wen
2010-09-08Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-09-03AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer
2010-08-17S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang
2010-08-12mmc: omap3: fix block read functionGrazvydas Ignotas
2010-08-12mmc: omap3: make local symbols staticGrazvydas Ignotas
2010-08-10S5P: mmc: use the standard debug macroMinkyu Kang
2010-08-04Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-08-03S5P: support mmc driverMinkyu Kang
2010-07-15Merge branch 'master' of ../masterWolfgang Denk
2010-07-13Blackfin: bfin_sdh: convert to portmux frameworkMike Frysinger
2010-07-05mmc: add function prototype for mmc_set_dev in mmc.hSteve Sakoman
2010-07-05ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman
2010-07-05OMAP: mmc: add support for second and third mmc channelsSteve Sakoman
2010-06-13PXA: PXAMMC: Add Monahans supportMarek Vasut
2010-06-13PXA: PXAMMC: Drop different delays for PXA27XMarek Vasut
2010-05-15drivers/mmc/fsl_esdhc.c: fix compiler warningsWolfgang Denk
2010-04-23ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat
2010-04-07fsl_esdhc: Only modify the field we are changing in WMLRoy Zang
2010-04-07fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang
2010-04-07fsl_esdhc: Always stop clock before changing frequencyKumar Gala
2010-03-21mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic
2010-03-11Fix memory leak in mmc_read()Wolfgang Denk
2010-03-07fsl_esdhc: add support for mx51 processorStefano Babic
2010-03-07MMC: add weak function to detect MMC/SD cardStefano Babic
2010-03-07mmc: check correctness of the voltage mask in ocrStefano Babic
2010-01-17Blackfin: convert bfin_sdh to generic mmcCliff Cai
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