aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-08-05da850/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
2012-04-22Blackfin: bfin_sdh: drop dos part hardcodeMike Frysinger
2012-04-21mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut
2012-04-16i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut
2012-03-30drivers/mmc/mmc.c: Fix build warningAnatolij Gustschin
2012-03-30drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warningAnatolij Gustschin
2012-03-29i.MX28: Do data transfers via DMA in MMC driverMarek Vasut
2012-03-29MMC: Implement generic bounce bufferMarek Vasut
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle
2012-02-15mmc: make mmc_send_status() more reliableJan Kloetzke
2012-02-15mmc: fix card busy pollingJan Kloetzke
2012-02-15Tegra: mmc: Fixed handling of interrupts in timeouts.Tom Warren
2012-02-15omap_hsmmc: Wait for CMDI to be clearTom Rini
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger
2012-02-12tegra: mmc: Support operation with dcache enabledSimon Glass
2012-01-08fsl_esdhc: fix PIO mode transfersIra Snyder
2012-01-08mmc: tegra2: Implement card-detect hook.Thierry Reding
2012-01-08mmc: fsl_esdhc: Implement card-detect hook.Thierry Reding
2012-01-08mmc: Implement card detection.Thierry Reding
2012-01-08mmc: Change board_mmc_getcd() function prototype.Thierry Reding
2012-01-08drivers/mmc/mv_sdhci.c: Fix build warningAnatolij Gustschin
2012-01-08ftsdc010: improve performance and capabilityMacpaul Lin
2012-01-08mmc: add host_caps checking avoid switch card improperlyMacpaul Lin
2012-01-08i.mx: fsl_esdhc: add the i.mx6q supportJason Liu
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding
2011-12-19PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut
2011-12-09tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut