summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-241-0/+17
* | mmc: Protect `mmc_initialize` from initialising mmc multiple timesDaniel Kochmański2015-07-241-0/+5
* | dm: test: Add a test for the mmc uclassSimon Glass2015-07-212-0/+26
* | mmc: Add debug() output on read errorsSimon Glass2015-07-211-2/+6
* | dm: mmc: Add an MMC uclassSimon Glass2015-07-214-0/+48
|/
* mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese2015-07-101-0/+15
* mmc: sdhci: Use timer based timeout detection in sdhci_send_command()Stefan Roese2015-07-101-5/+5
* mmc: bcm2835_sdhci: Restore original delay behaviorMarek Vasut2015-06-251-2/+2
* mmc_write.c: Make mmc_berase do 32bit safe 64bit mathTom Rini2015-06-181-1/+11
* sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede2015-06-041-1/+3
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2015-05-053-1/+87
|\
| * mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu2015-05-041-0/+41
| * mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu2015-05-043-1/+46
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-05-0515-69/+74
|\ \
| * | ARM: mmc: bcm283x: Remove get_timer_us() from mmc driverMarek Vasut2015-05-051-2/+2
| * | tegra: mmc: Set the removable flag correctlySimon Glass2015-05-051-4/+8
| * | mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_hostAlexander Stein2015-05-051-2/+2
| * | mmc: fsl_esdhc: update eMMC44 adapter card erase timeoutYangbo Lu2015-05-051-2/+2
| * | mmc: sdhci: add timeout setting for response busy commandKevin Liu2015-05-051-0/+2
| * | mmc: remove the MMC_MODE_HC flagRob Herring2015-05-0513-20/+11
OpenPOWER on IntegriCloud