summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-08-30socfpga: cleanup socfpga_dw_mmcPavel Machek
2014-08-29socfpga: fix clock manager register definitionPavel Machek
2014-08-01MMC: atmel_mci: enable high speed mode supportBo Shen
2014-08-01MMC: atmel_mci: refactor setting the mode registerBo Shen
2014-08-01mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See
2014-08-01mmc: s3c: Add SD driverMarek Vasut
2014-08-01bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee
2014-07-18dirvers: mmc: use __weakJeroen Hofstee
2014-07-06sunxi: Remove mmc DMA supportHans de Goede
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-12mmc: free allocated memory on initialization errorsDarwin Rambo
2014-06-12mmc: return meaningful error codes from mmc_select_hwpartStephen Warren
2014-06-02Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-27mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh
2014-05-25sunxi: mmc supportIan Campbell
2014-05-23esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not setTom Rini
2014-05-23Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-05-23mmc: provide a select_hwpart implementation for get_device()Stephen Warren
2014-05-23eMMC: add support for operations in RPMB partitionPierre Aubert
2014-05-23mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov
2014-05-23mmc: postponed needless timer initializationMateusz Zalega
2014-05-22esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driverYe.Li
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-16mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung
2014-05-16mmc: dw_mmc: support the DDR modeJaehoon Chung
2014-05-16mmc: support the DDR mode for eMMCJaehoon Chung
2014-05-16mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung
2014-05-13ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren
2014-05-13powerpc/85xx: Add T4240RDB board supportChunhe Lan
2014-04-22driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha
2014-04-22driver/mmc: fix compile warningsPrabhakar Kushwaha
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