summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
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