summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: am654_sdhci: Implement workaround for card detectFaiz Abbas2020-03-091-41/+68
* mmc: am654_sdhci: Update output tap delay writesFaiz Abbas2020-03-091-9/+61
* mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas2020-03-094-12/+7
* sdhci: Add sdhci_deferred_probe() APIFaiz Abbas2020-03-091-0/+15
* mmc: Add a deferred_probe() APIFaiz Abbas2020-03-092-1/+18
* mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCsArthur Li2020-03-093-0/+193
* mmc: sdhci: fix missing cache invalidation after reading by DMAMasahiro Yamada2020-02-201-0/+4
* mmc: sdhci: use dma_map_single() instead of flush_cache() before DMAMasahiro Yamada2020-02-201-26/+25
* mmc: sdhci: remove unneeded castsMasahiro Yamada2020-02-201-3/+2
* mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addrMasahiro Yamada2020-02-201-2/+3
* mmc: sdhci: reduce code duplication for aligned bufferMasahiro Yamada2020-02-201-14/+8
* mmc: sdhci: put the aligned buffer pointer to struct sdhci_hostMasahiro Yamada2020-02-201-14/+13
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-191-2/+1
* dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-191-1/+1
* mmc: fsl_esdhc: actually enable cache snooping on mpc830xRasmus Villemoes2020-02-191-2/+13
* mmc: remove unneeded forward declarationsMasahiro Yamada2020-02-171-4/+0
* mmc: check the return value of mmc_select_mode_and_width()Masahiro Yamada2020-02-171-1/+1
* mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada2020-02-171-4/+17
* mmc: fix the build error when MMC_WRITE is disabledJaehoon Chung2020-02-171-0/+2
* drivers: mmc: rpmb: Use R1 responseBharat Kumar Reddy Gooty2020-02-171-0/+5
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0519-0/+22
* dm: core: Require users of devres to include the headerSimon Glass2020-02-057-0/+8
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-01-281-0/+5
|\
| * mmc: s5p_sdhci: Read generic MMC properties from DTMarek Szyprowski2020-01-231-0/+5
* | mmc: tmio-common: Drop custom dma mapping functionsVignesh Raghavendra2020-01-251-22/+3
|/
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-201-30/+99
|\
| * mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas2020-01-201-29/+98
| * mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas2020-01-201-1/+1
* | common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
|/
* Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/16Jan2020Tom Rini2020-01-164-70/+39
|\
| * mmc: config help typo fixJoel Johnson2020-01-161-1/+1
| * mmc: add additional quirk for APP_CMD retryJoel Johnson2020-01-161-1/+16
| * Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2020-01-162-19/+22
| * mmc: fsl_esdhc: drop useless fdt fixupYangbo Lu2020-01-161-9/+0
| * mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock codeYangbo Lu2020-01-161-40/+0
* | mmc: add mmc and sd support for MT7622Sam Shih2020-01-161-0/+10
* | mmc: mtk-sd: fix hang when data read quicklymingming lee2020-01-161-5/+1
* | mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCsmingming lee2020-01-161-33/+101
|/
* mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhcGiulio Benetti2020-01-142-2/+3
* mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statementGiulio Benetti2020-01-141-19/+19
* mmc: fsl_esdhc_imx: Handle the "broken-cd" propertyFabio Estevam2020-01-141-0/+8
* arm: socfpga: Convert clock manager from struct to definesLey Foon Tan2020-01-071-7/+4
* arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-071-4/+2
* Merge branch 'next'WIP/06Jan2020Tom Rini2020-01-062-7/+8
|\
| * dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-152-7/+8
* | Revert "mmc: davinci: drop struct davinci_mmc_plat"Tom Rini2020-01-041-5/+11
|/
* mmc: mtk-sd: Adjust the mmc tuning flowmingming lee2019-12-031-16/+193
* mmc: davinci: fix mmc boot in SPLBartosz Golaszewski2019-12-031-0/+17
* mmc: davinci: drop struct davinci_mmc_platBartosz Golaszewski2019-12-031-10/+4
* mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski2019-12-031-37/+5