summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mmc: Fix splitting device initializationAndrew Gabbasov2015-05-051-8/+8
| * | mmc: Restructure polling loops to avoid extra delaysAndrew Gabbasov2015-05-051-10/+17
| * | mmc: Continue polling MMC card for OCR only if it is still not readyAndrew Gabbasov2015-05-051-9/+11
| * | mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()Andrew Gabbasov2015-05-051-13/+11
| * | mmc: Avoid extra duplicate entry in mmc device structureAndrew Gabbasov2015-05-051-6/+7
| |/
* | sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede2015-05-041-3/+4
* | sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-041-2/+1
|/
* zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu2015-04-291-1/+1
* ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu2015-04-231-2/+34
* ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada2015-03-281-2/+2
* mv_sdhci: fix warnings on 64-bit buildsRob Herring2015-03-181-2/+2
* sdhci: fix warnings on 64-bit buildsRob Herring2015-03-181-3/+3
* mmc: sdhci: don't clobber adjacent registersMatt Reimer2015-03-181-1/+1
* mmc: s5p: properly mask SELBASECLKMatt Reimer2015-03-181-1/+1
* mmc: fsl_esdhc fix register offsetPeng Fan2015-03-171-1/+1
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-026-21/+77
|\
| * mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev2015-02-241-2/+6
| * mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer2015-02-231-1/+2
| * mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak2015-02-231-0/+8
| * mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak2015-02-231-1/+10
| * sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-231-5/+1
| * mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung2015-02-231-13/+47
| * mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung2015-02-231-0/+4
| * mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung2015-02-231-1/+1
OpenPOWER on IntegriCloud