aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-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
2012-09-05mmc_get_dev: Return error if mmc_init failsBenoît Thébaudeau
2012-09-05mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren
2012-09-05MMC: u-boot-spl may be compiled without partition supportMikhail Kshevetskiy
2012-09-05mmc: fix capacity calculation when EXT_CSD_SEC_CNT is usedYoshihiro Shimoda
2012-09-05mmc: sh_mmcif: enable MMC_MODE_HCYoshihiro Shimoda
2012-09-05mmc: fix wrong timeout check in mmc_send_status()Jongman Heo
2012-09-02mmc: Remove unused item flags in struct mmc_cmdKaspter Ju
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-09-01u8500: Separating mmc config parameters from driverJohn Rigby
2012-09-01MX28: Fix MXS MMC DMA issuesMarek Vasut
2012-09-01MX28: Transfer small blocks via PIO in MXS MMCMarek Vasut
2012-09-01MX28: Split out the PIO and DMA transfer functionsMarek Vasut
2012-09-01MX28: Fix up the MMC driver DMA modeMarek Vasut
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador
2012-09-01da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar
2012-07-13FSL/eSDHC: enable the clock to detect the SD cardJerry Huang
2012-07-13SD/MMC: check the card status during erase operationJerry Huang
2012-07-13mmc:fix Call mmc_init() when executing mmc_get_dev()Łukasz Majewski
2012-07-13mmc: remove the hard setting for tran_speedJaehoon Chung
2012-07-13i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-05-15i.MX28: Check if WP detection is implemented at allMarek Vasut