aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2012-05-15omap5: pbias ldo9 turn onBalaji T K
2012-05-15OMAP4/5: Make the sysctrl structure commonSRICHARAN R
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-05-08mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung
2012-05-08mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung
2012-05-08mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung
2012-05-08i.MX28: Lower the amount of blocks transfered in one DMA cycleMarek Vasut
2012-05-08mmc: fsl_esdhc: Poll until card is not busy anymoreDirk Behme
2012-05-08mmc: omap: handle controller errors properlyGrazvydas Ignotas
2012-05-08mmc: omap: improve stat wait messageGrazvydas Ignotas
2012-05-08mmc: omap: follow TRM procedure to power on cardsGrazvydas Ignotas
2012-05-08mmc:fix: Set mmc width according to MMC host capabilitiesŁukasz Majewski