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