summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-03-04blackfin: bf60x: add rsi/sdh supportSonic Zhang
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-01-28mxs: mmc: Fix the MMC driver for MX23Marek Vasut
2013-01-28mxs: mmc: Allow overriding default card detect implementationMarek Vasut
2013-01-28mxs: mmc: Fix MMC reset on iMX23Otavio Salvador
2013-01-21mmc: Limit the number of used SSP ports on MX23Marek Vasut
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador
2013-01-21mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut
2013-01-21mxs: mmc: Drop unused members from struct mxsmmc_privMarek Vasut
2013-01-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-05fsl_esdhc: add MMC_MODE_HC host_capsShawn Guo
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-11-27mmc: Properly determine maximum supported bus widthAndy Fleming
2012-11-27mmc: tegra: use bounce buffer APIsStephen Warren
2012-11-27common: rework bouncebuf implementationStephen Warren
2012-11-27mmc: add no simultaenous power and vddMela Custodio
2012-11-27mmc: Fix interpretation of MMC_CMD_ALL_SEND_CIDTaylor Hutt
2012-11-27EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung
2012-11-19mmc: tegra: support 4-bit operation too on 8-bit slotsStephen Warren
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-04drivers/mmc/fsl_esdhc.c: sparse fixesKim Phillips
2012-11-04drivers/mmc/mmc.c: sparse fixesKim Phillips
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-10-26Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
2012-10-22mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung
2012-10-22mmc: pxa: Remove the old non-generic PXA MMC driverMarek Vasut
2012-10-22mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera
2012-10-22mmc: sdhci: add the DMA select for SDMAJaehoon Chung
2012-10-22mmc: sdhci: increase the timeout value for data transferJaehoon Chung
2012-10-22mmc: Fix mmc_spi error on cmd->flags fieldMarek Vasut
2012-10-22MMC: Remove the MMC bounce bufferMarek Vasut
2012-10-22MMC: MXS: Convert MXS MMC driver to generic bounce bufferMarek Vasut
2012-10-17mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh
2012-10-17mmc: at91: add multi block read/write support.Wu, Josh
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-07mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren
2012-09-06mmc: Remove incorrect cmd->flags usageAndy Fleming
2012-09-06MX28: MMC: Avoid DMA DCache race conditionMarek Vasut
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung
2012-09-05mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger
2012-09-05mmc: Fix version check for clock API in sdhci driverJoe Hershberger