aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2012-10-22mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung2-0/+386
2012-10-22mmc: pxa: Remove the old non-generic PXA MMC driverMarek Vasut2-644/+0
2012-10-22mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2-1/+5
2012-10-22mmc: sdhci: add the DMA select for SDMAJaehoon Chung1-0/+7
2012-10-22mmc: sdhci: increase the timeout value for data transferJaehoon Chung1-1/+1
2012-10-22mmc: Fix mmc_spi error on cmd->flags fieldMarek Vasut1-2/+2
2012-10-22MMC: Remove the MMC bounce bufferMarek Vasut1-92/+0
2012-10-22MMC: MXS: Convert MXS MMC driver to generic bounce bufferMarek Vasut1-13/+23
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-3/+3
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2-65/+0
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini2-1/+140
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-148/+21
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD1-0/+4
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2-148/+17
2012-09-07mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren1-1/+2
2012-09-06mmc: Remove incorrect cmd->flags usageAndy Fleming2-4/+6
2012-09-06MX28: MMC: Avoid DMA DCache race conditionMarek Vasut1-0/+4
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2-0/+6
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung1-3/+2
2012-09-05mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung1-6/+4
2012-09-05mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger1-2/+15
2012-09-05mmc: Fix version check for clock API in sdhci driverJoe Hershberger1-5/+5
2012-09-05mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau1-2/+1
2012-09-05mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren1-1/+2
2012-09-05MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy1-0/+2
2012-09-05mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda1-5/+5
2012-09-05mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda1-1/+1
2012-09-05mmc: fix wrong timeout check in mmc_send_status()Jongman Heo1-1/+1
2012-09-02mmc: Remove unused item flags in struct mmc_cmdKaspter Ju1-28/+0
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau1-2/+3
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador1-1/+1
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin2-22/+22
2012-09-01u8500: Separating mmc config parameters from driverJohn Rigby2-83/+75
2012-09-01MX28: Fix MXS MMC DMA issuesMarek Vasut1-15/+19
2012-09-01MX28: Transfer small blocks via PIO in MXS MMCMarek Vasut1-26/+20
2012-09-01MX28: Split out the PIO and DMA transfer functionsMarek Vasut1-68/+86
2012-09-01MX28: Fix up the MMC driver DMA modeMarek Vasut1-2/+8
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador1-10/+10
2012-09-01da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2-0/+66
2012-07-13FSL/eSDHC: enable the clock to detect the SD cardJerry Huang1-0/+3
2012-07-13SD/MMC: check the card status during erase operationJerry Huang1-0/+5
2012-07-13mmc:fix Call mmc_init() when executing mmc_get_dev()Łukasz Majewski1-1/+4
2012-07-13mmc: remove the hard setting for tran_speedJaehoon Chung1-6/+7
2012-07-13i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson1-1/+16
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren3-7/+7
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-7/+57
2012-05-15i.MX28: Check if WP detection is implemented at allMarek Vasut1-1/+2
2012-05-15omap5: pbias ldo9 turn onBalaji T K1-0/+33
2012-05-15OMAP4/5: Make the sysctrl structure commonSRICHARAN R1-2/+2
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-4/+20