Age | Commit message (Expand) | Author |
2011-11-12 | Tegra2: mmc: Support DMA restarts at buffer boundaries | Anton staaf |
2011-11-12 | Tegra2: mmc: define register field values in tegra2_mmc.h | Anton staaf |
2011-11-11 | iMX28: Add SSP MMC driver | Marek Vasut |
2011-11-08 | MMC: PL180: Fix infinite loop with VExpress extended fifo implementation | Jon Medhurst (Tixy) |
2011-11-03 | tegra2: Move MMC clock initialization into MMC driver | Stephen Warren |
2011-11-03 | mmc: sdhci: fix sdma bug for large file transfer | Lei Wen |
2011-11-03 | mmc: sdhci: add timeout for data transfer | Lei Wen |
2011-11-03 | mmc: sdhci: add mmc structure for host | Lei Wen |
2011-11-03 | mmc: sdhci: fix cache flush | Lei Wen |
2011-11-03 | mmc: CMD7:MMC_CMD_SELECT_CARD response fix | Ajay Bhargav |
2011-11-03 | mmc: test mmc bus width on startup | Lei Wen |
2011-11-03 | mmc: change magic number to macro define | Lei Wen |
2011-11-03 | mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 | Lei Wen |
2011-11-03 | mmc: retry the cmd8 to meet 74 clocks requirement in the spec | Lei Wen |
2011-11-03 | PXA: Add MMC driver using the generic MMC framework | Marek Vasut |
2011-10-28 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2011-10-27 | GCC4.6: Fix warnings in pxa_mmc.c | Marek Vasut |
2011-10-27 | mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset | Tom Rini |
2011-10-27 | tegra2: Enable MMC for Seaboard | Tom Warren |
2011-10-27 | tegra2: Add more clock functions | Simon Glass |
2011-10-25 | mmc: dcache: allocate cache aligned buffers for ext_csd | Anton staaf |
2011-10-25 | mmc: dcache: allocate cache aligned buffer for scr and switch_status | Anton staaf |
2011-09-30 | mmc: omap: config VMMC, MMC1_PBIAS | Balaji T K |
2011-09-30 | mmc: omap: enable high capacity | Balaji T K |
2011-09-04 | ftsdc010: add support of ftsdc010 mmc controller | Macpaul Lin |
2011-09-04 | mmc: Fix mmc_send_status() | Marek Vasut |
2011-09-04 | OMAP3: Remove legacy mmc driver | Tom Rini |
2011-09-03 | mmc: S5P: Support DMA restarts at buffer boundaries | Anton Staaf |
2011-07-28 | Revert "AT91:mmc:fix multiple read/write error" | Andy Fleming |
2011-07-26 | disk/part.c: Make features optional | Matthew McClintock |
2011-07-15 | AT91:mmc:fix multiple read/write error | elen.song |
2011-07-15 | mmc: Access mode validation for eMMC cards > 2 GiB | Łukasz Majewski |
2011-07-15 | mmc: sh_mmcif: add support for Renesas MMCIF | Yoshihiro Shimoda |
2011-07-15 | mmc: fix the condition for MMC version 4 | Yoshihiro Shimoda |
2011-07-15 | MMC: add marvell sdhci driver | Lei Wen |
2011-07-15 | MMC: add sdhci generic framework | Lei Wen |
2011-07-15 | MMC: add erase function to both mmc and sd | Lei Wen |
2011-07-15 | mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 | Tom Warren |
2011-05-26 | S5P: add set_mmc_clk for external clock control | Jaehoon Chung |
2011-05-26 | MMC S5P: Fix typo | Dirk Behme |
2011-05-19 | Minor coding style cleanup. | Wolfgang Denk |
2011-05-18 | MMC: omap_hsmmc.c: Add missing prototype header | Dirk Behme |
2011-05-18 | fsl_esdhc: Initialize mmc->b_max | Fabio Estevam |
2011-05-18 | mmc: enable partition switch function for emmc | Lei Wen |
2011-05-18 | cmd_mmc: eliminate device num in the mmc command | Lei Wen |
2011-05-18 | mmc_spi: generate response for send status command | Thomas Chou |
2011-05-18 | ATMEL: fix related common atmel driver files | Reinhard Meyer |
2011-05-18 | avr32: fixup definitions to ATMEL_BASE_xxx | Andreas Bießmann |
2011-05-18 | avr32: rename memory-map.h -> hardware.h | Andreas Bießmann |
2011-04-29 | fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 | Jason Liu |