aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-09-12mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu
2019-09-12mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK optionYinbo Zhu
2019-09-08Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-09-06Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini
2019-09-06mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhciMatthias Brugger
2019-09-06mmc: bcm2835-host: Fix wait_transfer_completeRaul Benet
2019-09-06mmc: sdhci: Add support for dt caps & caps maskT Karthik Reddy
2019-09-05dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()Bin Meng
2019-09-05mmc: dw_mmc: fix timeout calculate methodKever Yang
2019-09-05mmc: Add Aspeed SD controller driverEddie James
2019-09-05mmc: Rename timeout parameters for clarificationSam Protsenko
2019-09-05mmc: Fix timeout values passed to mmc_wait_dat0()Sam Protsenko
2019-09-05dm: mmc: remove unused U_BOOT_DRIVER(mmc)Andy Yan
2019-08-30mmc: invalidate block cache after hwpart switched successfullyWeijie Gao
2019-08-27mmc: stm32_sdmmc2: reload watchdogChristophe Kerello
2019-08-27mmc: sti_sdhci: Fix sdhci_setup_cfg() call.Patrice Chotard
2019-08-27mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_USPatrice Chotard
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-08-20mmc: mtk-sd: Add MT8183 SoC supportFabien Parent
2019-08-11mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driverManivannan Sadhasivam
2019-08-09mmc: Move tegra loopback disable option to be under tegraTrent Piepho
2019-08-09Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-08-09Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-09mmc: tangier_sdhci: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: s5p: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: pci: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: msm_sdhci: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: bcm: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: atmel_sdhci: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: zynq_sdhci: fix uninitialized pointer deref on probeMatwey V. Kornilov
2019-08-09mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selectedFaiz Abbas
2019-07-31mmc: relocate code commentBaruch Siach
2019-07-31mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeoutWeijie Gao
2019-07-31mmc: sdhci: fix chip detect gpio property nameBaruch Siach
2019-07-31mmc: mv_sdhci: fix uninitialized pointer deref on probeBaruch Siach
2019-07-31dw_mmc: turn on the IO supplyUrja Rannikko
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini
2019-07-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2019-07-26mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versionsFaiz Abbas
2019-07-20rockchip: sdhci: Fix sdhci mmc driver probe abortKever Yang
2019-07-18mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flagsAnup Patel
2019-07-17mmc: am654_sdhci: Allow driver to probe without PDs specifiedAndreas Dannenberg
2019-07-17mmc: am654_sdhci: Add a platform specific set_control_reg() callbackFaiz Abbas
2019-07-17mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas
2019-07-17mmc: am654_sdhci: Add Support for PHYFaiz Abbas
2019-07-17mmc: sdhci: Make set_ios_post() return intFaiz Abbas
2019-07-17mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas
2019-07-17mmc: sdhci: Add support for sdhci-caps-maskFaiz Abbas
2019-07-17mmc: am654_sdhci: Remove quirksFaiz Abbas