summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-151-58/+168
|\
| * mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.Tom Warren2013-03-141-8/+55
| * Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-141-58/+121
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-151-16/+4
|\ \ | |/ |/|
| * mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-071-16/+4
* | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-111-16/+52
|\ \
| * | blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-041-16/+52
| |/
* | ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-111-15/+10
* | omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-2/+12
* | mmc: add support for write protectionNikita Kiryanov2013-03-0814-0/+30
* | omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+35
* | omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov2013-03-081-10/+18
* | omap_hsmmc: fix out of bounds array accessNikita Kiryanov2013-03-081-1/+1
|/
* 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
OpenPOWER on IntegriCloud