summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung2014-05-161-1/+1
| * mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-161-73/+131
* | mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh2014-05-271-2/+3
* | sunxi: mmc supportIan Campbell2014-05-252-0/+504
* | esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not setTom Rini2014-05-231-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-05-234-16/+366
|\ \
| * | mmc: provide a select_hwpart implementation for get_device()Stephen Warren2014-05-231-0/+26
| * | eMMC: add support for operations in RPMB partitionPierre Aubert2014-05-232-0/+324
| * | mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov2014-05-231-1/+3
| * | mmc: postponed needless timer initializationMateusz Zalega2014-05-231-1/+4
| * | esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driverYe.Li2014-05-221-14/+9
* | | Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-201-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-05-131-1/+1
* | ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-131-5/+8
|/
* driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha2014-04-221-0/+26
* driver/mmc: fix compile warningsPrabhakar Kushwaha2014-04-221-1/+5
* 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
OpenPOWER on IntegriCloud