summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* ls102xa: esdhc: Add esdhc support for LS102xAWang Huan2014-09-081-2/+2
* socfpga: cleanup socfpga_dw_mmcPavel Machek2014-08-301-4/+4
* socfpga: fix clock manager register definitionPavel Machek2014-08-291-2/+2
* MMC: atmel_mci: enable high speed mode supportBo Shen2014-08-011-1/+6
* MMC: atmel_mci: refactor setting the mode registerBo Shen2014-08-011-14/+42
* mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See2014-08-011-1/+4
* mmc: s3c: Add SD driverMarek Vasut2014-08-012-0/+322
* bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel2014-08-011-1/+1
* ARM: kirkwood: add mvsdio driverDrEagle2014-08-012-0/+362
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-134/+7
|\
| * sunxi: Remove mmc DMA supportHans de Goede2014-07-061-134/+7
* | mmc: prevent some warnings with make W=1Jeroen Hofstee2014-07-182-4/+4
* | dirvers: mmc: use __weakJeroen Hofstee2014-07-181-11/+9
|/
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+1
* mmc: free allocated memory on initialization errorsDarwin Rambo2014-06-121-2/+6
* mmc: return meaningful error codes from mmc_select_hwpartStephen Warren2014-06-121-3/+4
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-024-103/+172
|\
| * mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung2014-05-161-25/+17
| * mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung2014-05-161-0/+1
| * mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-161-2/+10
| * mmc: support the DDR mode for eMMCJaehoon Chung2014-05-161-3/+13
| * 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
|/
OpenPOWER on IntegriCloud