summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mmc/dw_mmc: Fix DMA descriptor corruptionMischa Jonker2013-09-201-3/+4
* | mmc: don't support write & erase for SPL buildsPaul Burton2013-09-204-182/+230
* | mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton2013-09-171-0/+36
* | ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xxLubomir Popov2013-09-171-3/+14
* | omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset funcOleksandr Tyshchenko2013-09-171-0/+24
* | mmc: Remove unused variable backup from mmc_send_cmd()Oleksandr Tyshchenko2013-09-171-3/+0
* | mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung2013-09-172-7/+10
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-051-1/+2
|\
| * mmc: mxsmmc: Enable MMC HC supportAmaury Pouly2013-08-231-1/+2
* | SPDX-License-Identifier: clean up license headerYork Sun2013-08-201-16/+1
* | powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-203-0/+135
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-251-1/+5
|\
| * mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos2013-07-241-1/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2417-234/+17
|/
* fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme2013-07-161-3/+3
* drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin2013-07-161-1/+0
OpenPOWER on IntegriCloud