summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-02mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang
2014-04-02mmc: fsl_esdhc: add controller reset in case of data related errors tooAndrew Gabbasov
2014-04-02mmc: fsl_esdhc: fix calculation of timeout for data transactionsAndrew Gabbasov
2014-04-02mmc: Add 'mmc rst-function' sub-commandTom Rini
2014-04-02mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu
2014-04-02mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu
2014-03-28blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou
2014-03-12drivers:mmc:sdhci: enable support for DTPiotr Wilczek
2014-03-04mmc: zynq: Add OF initialization supportMichal Simek
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-22mmc: kona: Add Kona mmc driverDarwin Rambo
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-07cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini
2014-02-07cmd_mmc.c: Add bootbus mmc sub-commandTom Rini
2014-02-07cmd_mmc.c: Add 'partconf' command to mmcTom Rini
2014-02-07mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1BSiva Durga Prasad Paladugu
2014-02-07MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde
2014-02-07mmc: set rca to 1 for MMC cardsStephen Warren
2014-02-03mmc: tegra: support Tegra124Stephen Warren
2014-01-24drivers: delete unused header filesMasahiro Yamada
2014-01-22esdhc: Detecting 8 bit width before mmc initializationHaijun.Zhang
2014-01-22esdhc: Workaround for card can't be detected on T4240QDSHaijun.Zhang
2014-01-14mmc: dwmmc: mode change to 0644Minkyu Kang
2014-01-09socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See
2014-01-09mmc: add setdsr supportMarkus Niebel
2014-01-09mmc: Minor cleanup of sdhci.cDarwin Rambo
2014-01-09mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controllerAlexey Brodkin
2014-01-08mmc/dwmmc: Using calloc instead mallocChin Liang See
2013-12-08mmc: add Faraday FTSDC021 SDHCI controller supportKuo-Jung Su
2013-12-08powerpc: mmc: Add corenet devices support in esdhc splPriyanka Jain
2013-12-08mmc/dwmmc: modify FIFO threshold only if value explicitly setAlexey Brodkin
2013-12-08mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31powerpc/esdhc: Add 3.3v voltage support in esdhc capacity registerHaijun.Zhang
2013-10-31esdhc: memset mmc struct before putting into useHaijun.Zhang
2013-10-31Powerpc/esdhc: Add simple description of esdhc registerHaijun.Zhang
2013-10-31powerpc/esdhc: Map register for eSDHC Host Controller V3.0Haijun.Zhang
2013-10-31DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde
2013-10-31mmc: sdhci: Avoid commands errors by simple timeout adaptation.Przemyslaw Marczak
2013-10-31mmc: dw_mmc: change the callback function name.Jaehoon Chung
2013-10-31mmc: Fix erase_grp_size for partitioned cardOliver Metz
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-20Fix wrong sdhci host control register read and writeJuhyun \(Justin\) Oh
2013-09-20mmc/dw_mmc: Allocate the correct amount of descriptorsMischa Jonker
2013-09-20mmc/dw_mmc: Fix DMA descriptor corruptionMischa Jonker