summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeLines
* mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-02-28/+0
* fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-01-2/+3
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-01-1/+1
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-01-22/+22
* u8500: Separating mmc config parameters from driverJohn Rigby2012-09-01-83/+75
* MX28: Fix MXS MMC DMA issuesMarek Vasut2012-09-01-15/+19
* MX28: Transfer small blocks via PIO in MXS MMCMarek Vasut2012-09-01-26/+20
* MX28: Split out the PIO and DMA transfer functionsMarek Vasut2012-09-01-68/+86
* MX28: Fix up the MMC driver DMA modeMarek Vasut2012-09-01-2/+8
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01-10/+10
* da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2012-09-01-0/+66
* FSL/eSDHC: enable the clock to detect the SD cardJerry Huang2012-07-13-0/+3
* SD/MMC: check the card status during erase operationJerry Huang2012-07-13-0/+5
* mmc:fix Call mmc_init() when executing mmc_get_dev()Łukasz Majewski2012-07-13-1/+4
* mmc: remove the hard setting for tran_speedJaehoon Chung2012-07-13-6/+7
* i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson2012-07-13-1/+16
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-07-7/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-05-20-7/+57
|\
| * i.MX28: Check if WP detection is implemented at allMarek Vasut2012-05-15-1/+2
| * omap5: pbias ldo9 turn onBalaji T K2012-05-15-0/+33
| * OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-15-2/+2
| * ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-15-4/+20
* | mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung2012-05-08-491/+99
* | mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2012-05-08-0/+12
* | mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2012-05-08-0/+12
* | i.MX28: Lower the amount of blocks transfered in one DMA cycleMarek Vasut2012-05-08-1/+1
* | mmc: fsl_esdhc: Poll until card is not busy anymoreDirk Behme2012-05-08-1/+38
* | mmc: omap: handle controller errors properlyGrazvydas Ignotas2012-05-08-2/+34
* | mmc: omap: improve stat wait messageGrazvydas Ignotas2012-05-08-1/+2
* | mmc: omap: follow TRM procedure to power on cardsGrazvydas Ignotas2012-05-08-5/+11
* | mmc:fix: Set mmc width according to MMC host capabilitiesŁukasz Majewski2012-05-08-1/+3
|/
* Blackfin: bfin_sdh: drop dos part hardcodeMike Frysinger2012-04-22-1/+0
* mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme2012-04-21-1/+1
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-16-0/+5
* i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut2012-04-16-1/+47
* drivers/mmc/mmc.c: Fix build warningAnatolij Gustschin2012-03-30-1/+1
* drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warningAnatolij Gustschin2012-03-30-1/+1
* i.MX28: Do data transfers via DMA in MMC driverMarek Vasut2012-03-29-30/+40
* MMC: Implement generic bounce bufferMarek Vasut2012-03-29-3/+99
* ATMEL: remove old atmel_mci driverSven Schnelle2012-03-13-534/+0
* ATMEL: use generic mmc frameworkSven Schnelle2012-03-13-245/+0
* mmc: make mmc_send_status() more reliableJan Kloetzke2012-02-15-8/+12
* mmc: fix card busy pollingJan Kloetzke2012-02-15-8/+6
* Tegra: mmc: Fixed handling of interrupts in timeouts.Tom Warren2012-02-15-0/+4
* omap_hsmmc: Wait for CMDI to be clearTom Rini2012-02-15-2/+3
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-12-5/+3
* tegra: mmc: Support operation with dcache enabledSimon Glass2012-02-12-0/+16
* fsl_esdhc: fix PIO mode transfersIra Snyder2012-01-08-1/+2
* mmc: tegra2: Implement card-detect hook.Thierry Reding2012-01-08-19/+13
* mmc: fsl_esdhc: Implement card-detect hook.Thierry Reding2012-01-08-17/+12