aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-11-25Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"Macpaul Lin
2011-11-25mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav
2011-11-16davinci, mmc: fix gcc 4.6 build warningsHeiko Schocher
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-11-15omap: Checkpatch fixesSricharan
2011-11-12Tegra2: mmc: Factor out mmc_wait_inhibit functionalityAnton staaf
2011-11-12Tegra2: mmc: Add data transfer completion timeoutAnton staaf
2011-11-12Tegra2: mmc: Support DMA restarts at buffer boundariesAnton staaf
2011-11-12Tegra2: mmc: define register field values in tegra2_mmc.hAnton staaf
2011-11-11iMX28: Add SSP MMC driverMarek Vasut
2011-11-08MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren
2011-11-03mmc: sdhci: fix sdma bug for large file transferLei Wen
2011-11-03mmc: sdhci: add timeout for data transferLei Wen
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen
2011-11-03mmc: sdhci: fix cache flushLei Wen
2011-11-03mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav
2011-11-03mmc: test mmc bus width on startupLei Wen
2011-11-03mmc: change magic number to macro defineLei Wen
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen
2011-11-03mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27GCC4.6: Fix warnings in pxa_mmc.cMarek Vasut
2011-10-27mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unsetTom Rini
2011-10-27tegra2: Enable MMC for SeaboardTom Warren
2011-10-27tegra2: Add more clock functionsSimon Glass
2011-10-25mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf
2011-10-25mmc: dcache: allocate cache aligned buffer for scr and switch_statusAnton staaf
2011-09-30mmc: omap: config VMMC, MMC1_PBIASBalaji T K
2011-09-30mmc: omap: enable high capacityBalaji T K
2011-09-04ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin
2011-09-04mmc: Fix mmc_send_status()Marek Vasut
2011-09-04OMAP3: Remove legacy mmc driverTom Rini
2011-09-03mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf
2011-07-28Revert "AT91:mmc:fix multiple read/write error"Andy Fleming
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2011-07-15AT91:mmc:fix multiple read/write errorelen.song
2011-07-15mmc: Access mode validation for eMMC cards > 2 GiBƁukasz Majewski
2011-07-15mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda
2011-07-15mmc: fix the condition for MMC version 4Yoshihiro Shimoda
2011-07-15MMC: add marvell sdhci driverLei Wen
2011-07-15MMC: add sdhci generic frameworkLei Wen
2011-07-15MMC: add erase function to both mmc and sdLei Wen
2011-07-15mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren
2011-05-26S5P: add set_mmc_clk for external clock controlJaehoon Chung
2011-05-26MMC S5P: Fix typoDirk Behme
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-05-18MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme