summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* rockchip: dwmmc: add handling for u-boot, spl-fifo-modeHeiko Stuebner2019-11-231-0/+5
* mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan2019-11-051-0/+3
* mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan2019-11-051-5/+7
* mmc: fsl_esdhc: clean up DM and non-DM codeYangbo Lu2019-11-051-104/+100
* mmc: fsl_esdhc: always check write protect stateYangbo Lu2019-11-051-11/+4
* mmc: fsl_esdhc: drop redundant code for non-removable featureYangbo Lu2019-11-051-14/+4
* mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()Yangbo Lu2019-11-051-35/+8
* mmc: fsl_esdhc: clean up bus width configuration codeYangbo Lu2019-11-051-48/+22
* mmc: fsl_esdhc: fix voltage validationYangbo Lu2019-11-051-26/+10
* mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()Yangbo Lu2019-11-051-36/+0
* mmc: fsl_esdhc: drop i.MX DDR support codeYangbo Lu2019-10-291-6/+2
* mmc: fsl_esdhc: remove redundant DM_MMC checkingYangbo Lu2019-10-291-2/+0
* mmc: fsl_esdhc: make BLK as hard requirement of DM_MMCYangbo Lu2019-10-291-32/+1
* mmc: mtk-sd: add a dts property cd-active-high for builtin-cd modeWeijie Gao2019-10-251-1/+5
* mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao2019-10-252-4/+21
* mmc: meson-gx: add support for mmc-pwrseq-emmcNeil Armstrong2019-10-181-0/+51
* Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2019-10-146-2/+323
|\
| * mmc: stm32_sdmmc2: implement host_power_cycle callbackYann Gautier2019-10-101-2/+11
| * mmc: add a driver callback for power-cycleYann Gautier2019-10-102-0/+29
| * drivers: mmc: Add sdhci driver for Broadcom iProc platformArun Parameswaran2019-10-103-0/+259
| * spl: dm_mmc: Initialize only the required mmc deviceLokesh Vutla2019-10-101-0/+24
* | mmc: am654_sdhci: Drop a redundant power_domain_on in probeLokesh Vutla2019-10-111-13/+0
* | Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Oct2019Tom Rini2019-10-092-2/+8
|\ \ | |/ |/|
| * mmc: zynq_sdhci: Remove check for DM_MMC configSiva Durga Prasad Paladugu2019-10-081-2/+2
| * mmc: sdhci: Move ZYNQ_HISPD_BROKEN to KconfigSiva Durga Prasad Paladugu2019-10-081-0/+6
* | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-71/+374
|\ \
| * | mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driverLukasz Majewski2019-10-081-2/+2
| * | mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTSLukasz Majewski2019-10-081-70/+373
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-082-1/+5
|\ \
| * | spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-081-1/+1
| * | sandbox: mmc: Fix up MMC emulator for valgrindSimon Glass2019-10-081-0/+4
| |/
* | mmc: atmel_sdhci: Add sam9x60-sdhci compatibility stringSandeep Sheriker Mallikarjun2019-10-081-0/+1
|/
* mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu2019-09-121-15/+19
* mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK optionYinbo Zhu2019-09-121-1/+9
* Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/08Sep2019Tom Rini2019-09-0811-56/+166
|\
| * mmc: sdhci: Add support for dt caps & caps maskT Karthik Reddy2019-09-061-9/+14
| * dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()Bin Meng2019-09-051-15/+20
| * mmc: dw_mmc: fix timeout calculate methodKever Yang2019-09-051-2/+3
| * mmc: Add Aspeed SD controller driverEddie James2019-09-053-0/+102
| * mmc: Rename timeout parameters for clarificationSam Protsenko2019-09-055-26/+27
| * mmc: Fix timeout values passed to mmc_wait_dat0()Sam Protsenko2019-09-051-2/+2
| * dm: mmc: remove unused U_BOOT_DRIVER(mmc)Andy Yan2019-09-051-4/+0
* | Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini2019-09-062-7/+17
|\ \ | |/ |/|
| * mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhciMatthias Brugger2019-09-061-2/+10
| * mmc: bcm2835-host: Fix wait_transfer_completeRaul Benet2019-09-061-5/+7
* | mmc: invalidate block cache after hwpart switched successfullyWeijie Gao2019-08-301-1/+6
* | mmc: stm32_sdmmc2: reload watchdogChristophe Kerello2019-08-271-0/+3
* | mmc: sti_sdhci: Fix sdhci_setup_cfg() call.Patrice Chotard2019-08-271-3/+3
* | mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_USPatrice Chotard2019-08-271-1/+1
|/
* Convert CONFIG_FSL_USDHC to KconfigAdam Ford2019-08-231-0/+7