summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-0818-506/+605
|\
| * mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang2014-04-021-0/+3
| * mmc: fsl_esdhc: add controller reset in case of data related errors tooAndrew Gabbasov2014-04-021-27/+36
| * mmc: fsl_esdhc: fix calculation of timeout for data transactionsAndrew Gabbasov2014-04-021-6/+6
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-021-0/+12
| * mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu2014-04-021-2/+1
| * mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu2014-04-021-1/+1
| * blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-281-1/+1
| * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-2418-385/+403
| * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-2415-15/+15
| * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-2416-113/+171
* | drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-121-0/+129
|/
* mmc: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+29
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-262-0/+135
|\
| * mmc: kona: Add Kona mmc driverDarwin Rambo2014-02-222-0/+135
* | blackfin: Add <asm/clock.h> to numerous driversTom Rini2014-02-201-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-171-0/+9
|\
| * mmc: tegra: support Tegra124Stephen Warren2014-02-031-0/+9
* | cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini2014-02-071-65/+0
* | cmd_mmc.c: Add bootbus mmc sub-commandTom Rini2014-02-071-0/+21
* | cmd_mmc.c: Add 'partconf' command to mmcTom Rini2014-02-071-0/+21
* | mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1BSiva Durga Prasad Paladugu2014-02-071-1/+2
* | MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-072-3/+16
* | mmc: set rca to 1 for MMC cardsStephen Warren2014-02-071-1/+1
|/
* drivers: delete unused header filesMasahiro Yamada2014-01-241-138/+0
* esdhc: Detecting 8 bit width before mmc initializationHaijun.Zhang2014-01-221-0/+5
* esdhc: Workaround for card can't be detected on T4240QDSHaijun.Zhang2014-01-221-0/+4
* mmc: dwmmc: mode change to 0644Minkyu Kang2014-01-141-0/+0
* socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-092-0/+69
* mmc: add setdsr supportMarkus Niebel2014-01-091-0/+18
* mmc: Minor cleanup of sdhci.cDarwin Rambo2014-01-091-13/+19
* mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controllerAlexey Brodkin2014-01-091-10/+22
* mmc/dwmmc: Using calloc instead mallocChin Liang See2014-01-081-2/+2
* mmc: add Faraday FTSDC021 SDHCI controller supportKuo-Jung Su2013-12-082-0/+34
* powerpc: mmc: Add corenet devices support in esdhc splPriyanka Jain2013-12-081-0/+5
* mmc/dwmmc: modify FIFO threshold only if value explicitly setAlexey Brodkin2013-12-081-7/+2
* mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung2013-12-082-10/+16
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-47/+24
* powerpc/esdhc: Add 3.3v voltage support in esdhc capacity registerHaijun.Zhang2013-10-311-0/+6
* esdhc: memset mmc struct before putting into useHaijun.Zhang2013-10-311-0/+1
* Powerpc/esdhc: Add simple description of esdhc registerHaijun.Zhang2013-10-311-37/+37
* powerpc/esdhc: Map register for eSDHC Host Controller V3.0Haijun.Zhang2013-10-311-2/+14
* DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-312-0/+14
* mmc: sdhci: Avoid commands errors by simple timeout adaptation.Przemyslaw Marczak2013-10-311-7/+28
* mmc: dw_mmc: change the callback function name.Jaehoon Chung2013-10-312-4/+4
* mmc: Fix erase_grp_size for partitioned cardOliver Metz2013-10-311-4/+13
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-021-0/+2
|\
| * mmc: fsl_esdhc: Check the result from malloc()Fabio Estevam2013-09-201-0/+2
* | Fix wrong sdhci host control register read and writeJuhyun \(Justin\) Oh2013-09-201-3/+2
* | mmc/dw_mmc: Allocate the correct amount of descriptorsMischa Jonker2013-09-201-2/+2
OpenPOWER on IntegriCloud