summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* zynq: sdhci: Define max clock by macroMichal Simek2015-11-191-1/+1
* driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-122-4/+4
* Merge git://git.denx.de/u-boot-samsungTom Rini2015-11-051-7/+7
|\
| * s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak2015-11-021-7/+7
* | mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-032-0/+41
* | mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang2015-11-031-2/+18
* | mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu2015-11-021-0/+3
* | mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu2015-11-021-0/+3
* | Powerpc: eSDHC: expand a fix to T4160Shaohui Xie2015-11-021-1/+2
* | mmc: atmel: Zap global 'initialized' variableMarek Vasut2015-11-011-4/+4
* | mmc: atmel: Implement proper private dataMarek Vasut2015-11-011-15/+25
* | mmc: atmel: Fix clock configurationMarek Vasut2015-11-011-0/+2
* | mmc: atmel: Silence debug outputMarek Vasut2015-11-011-6/+6
|/
* armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-291-6/+6
* drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N2015-10-221-1/+116
* ARM: k2g: add SD card and eMMC supportRoger Quadros2015-10-221-2/+5
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-201-0/+41
|\
| * mmc: mv_sdhci: Configure the SDHCI MBUS bridge windowsStefan Roese2015-10-211-0/+41
* | sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-201-1/+1
* | mmc: Add generic Kconfig optionMaxime Ripard2015-10-201-0/+6
|/
* exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi2015-10-131-9/+11
* exynos: be more verbose in process_nodes()Tobias Jakobi2015-10-131-5/+7
* exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi2015-10-131-6/+12
* exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi2015-10-131-2/+2
* sunxi: mmc: Fix clk-delay settingsHans de Goede2015-09-291-3/+13
* mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Łukasz Majewski2015-09-281-1/+1
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-113-0/+3
* mmc: dw_mmc: Probe the MMC from OFMarek Vasut2015-09-041-13/+68
* mmc: Probe DM based mmc devices in u-bootSjoerd Simons2015-09-021-4/+39
* rockchip: Add an MMC driverSimon Glass2015-09-023-0/+108
* mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-022-2/+2
* sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou2015-08-311-2/+4
* arm: pxa: mmc: clean-up include file orderMarcel Ziswiler2015-08-241-5/+3
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-184-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-08-132-22/+47
|\
| * mmc_spi: Big-endian supportYoshinori Sato2015-08-131-5/+5
| * dw_mmc: Calculate dwmmc FIFO threshold size if not providedSimon Glass2015-08-131-2/+8
| * mmc: dw_mmc: Avoid using printf() for errorsSimon Glass2015-08-111-11/+12
| * mmc: dw_mmc: Improve handling of data transfer failureMarek Vasut2015-08-111-7/+9
| * mmc: dw_mmc: Zap endless timeoutMarek Vasut2015-08-111-2/+17
| * mmc: dw_mmc: Stop bounce buffer even in case of failureMarek Vasut2015-08-111-0/+1
* | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov2015-08-121-2/+2
* | mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov2015-08-121-1/+1
* | mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin2015-08-122-0/+57
|/
* exynos: Correct return value in exynos_mmc_init()Simon Glass2015-08-051-1/+1
* fsl_esdhc.c: Always make check_and_invalidate_dcache_range availableTom Rini2015-08-021-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-021-0/+8
|\
| * mmc:fsl_esdhc invalidate dcache before readPeng Fan2015-07-261-0/+8
* | ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-281-1/+11
* | mmc: tegra: Build warning fixes for 64-bitThierry Reding2015-07-271-3/+3
OpenPOWER on IntegriCloud