summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-041-16/+52
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-121-41/+61
|\
| * mxs: mmc: Fix the MMC driver for MX23Marek Vasut2013-01-281-5/+22
| * mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-281-2/+14
| * mxs: mmc: Fix MMC reset on iMX23Otavio Salvador2013-01-281-5/+11
| * mmc: Limit the number of used SSP ports on MX23Marek Vasut2013-01-211-1/+11
| * mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-211-2/+2
| * mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-211-14/+1
| * mxs: mmc: Drop unused members from struct mxsmmc_privMarek Vasut2013-01-211-12/+0
* | ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-3/+3
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+1
|\
| * fsl_esdhc: add MMC_MODE_HC host_capsShawn Guo2013-01-051-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-106-65/+153
|\ \ | |/
| * mmc: Properly determine maximum supported bus widthAndy Fleming2012-11-271-12/+35
| * mmc: tegra: use bounce buffer APIsStephen Warren2012-11-271-23/+41
| * common: rework bouncebuf implementationStephen Warren2012-11-271-23/+7
| * mmc: add no simultaenous power and vddMela Custodio2012-11-271-0/+3
| * mmc: Fix interpretation of MMC_CMD_ALL_SEND_CIDTaylor Hutt2012-11-271-7/+9
| * EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2012-11-272-0/+58
* | mmc: tegra: support 4-bit operation too on 8-bit slotsStephen Warren2012-11-191-3/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-051-1/+2
|\
| * Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-271-2/+3
| |\
| | * mxc: Fix SDHC multi-instance clockBenoît Thébaudeau2012-10-161-2/+3
* | | drivers/mmc/fsl_esdhc.c: sparse fixesKim Phillips2012-11-041-2/+2
* | | drivers/mmc/mmc.c: sparse fixesKim Phillips2012-11-041-18/+19
|/ /
* | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-10-261-2/+13
|\ \
| * | mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh2012-10-171-2/+2
| * | mmc: at91: add multi block read/write support.Wu, Josh2012-10-171-0/+11
| |/
* | mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung2012-10-222-0/+386
* | mmc: pxa: Remove the old non-generic PXA MMC driverMarek Vasut2012-10-222-644/+0
* | mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-222-1/+5
* | mmc: sdhci: add the DMA select for SDMAJaehoon Chung2012-10-221-0/+7
* | mmc: sdhci: increase the timeout value for data transferJaehoon Chung2012-10-221-1/+1
* | mmc: Fix mmc_spi error on cmd->flags fieldMarek Vasut2012-10-221-2/+2
* | MMC: Remove the MMC bounce bufferMarek Vasut2012-10-221-92/+0
* | MMC: MXS: Convert MXS MMC driver to generic bounce bufferMarek Vasut2012-10-221-13/+23
|/
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-3/+3
* ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-272-65/+0
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-272-1/+140
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-213-148/+21
|\
| * Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-211-0/+4
| |\
| | * MX28: MMC: Avoid DMA DCache race conditionMarek Vasut2012-09-061-0/+4
| * | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-102-148/+17
| * | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-071-1/+2
| |/
* | mmc: Remove incorrect cmd->flags usageAndy Fleming2012-09-062-4/+6
* | mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-052-0/+6
* | mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-051-3/+2
* | mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-051-6/+4
* | mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-051-2/+15
* | mmc: Fix version check for clock API in sdhci driverJoe Hershberger2012-09-051-5/+5
OpenPOWER on IntegriCloud