summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-07-16dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-09mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan
2018-06-15mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()Michal Simek
2018-06-15mmc: sdhci: Fix MMC HS200 tuning command failuresSiva Durga Prasad Paladugu
2018-06-02Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-01Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-06-01mmc: renesas-sdhi: Add R8A77990 E3 compatibleMarek Vasut
2018-05-31mmc: zynqmp: Add HS200 modes support for ZynqMPSiva Durga Prasad Paladugu
2018-05-31mmc: sdhci: Update sdhci_send_command() to handle HS200Siva Durga Prasad Paladugu
2018-05-31mmc: zynq: Use live-tree functionsMichal Simek
2018-05-29mmc: ftsdc010_mci: Sync compatible with DT mmc nodeRick Chen
2018-05-26mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard
2018-05-24Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan
2018-05-23mmc: Unirqify bcm2835_sdhost and fix writesAlexander Graf
2018-05-14mmc: sdhci: Check that ops are definedRamon Fried
2018-05-13mmc: Improve tinificationMarek Vasut
2018-05-11mmc: zynq_sdhci: Add support for SD3.0Siva Durga Prasad Paladugu
2018-05-11mmc: sdhci: Read capabilities register1 and update host capsSiva Durga Prasad Paladugu
2018-05-11mmc: sdhci: Invoke platform specific tuning and delay routinesSiva Durga Prasad Paladugu
2018-05-11mmc: sdhci: Handle execute tuning command in sdhci_send_commandSiva Durga Prasad Paladugu
2018-05-11mmc: sdhci: Add support for disabling clockSiva Durga Prasad Paladugu
2018-05-11mmc: Changed the datatype of the variable to handle 64-bit archVipul Kumar
2018-05-08dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn
2018-05-08mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung
2018-05-08mmc: add the debug message in mmc_set_clockJaehoon Chung
2018-05-08mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-02mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer
2018-05-02mmc: fix return value check conditionPeng Fan
2018-04-30Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-25sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich
2018-04-23mmc: Staticize sd_select_bus_widthMarek Vasut
2018-04-23Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-04-24mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada
2018-04-24mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada
2018-04-23mmc: avoid division by zero in meson_mmc_config_clockHeinrich Schuchardt
2018-04-23sunxi: mmc: Fix phase delaysStefan Mavrodiev
2018-04-21mmc: sh_mmcif: Add Kconfig entryMarek Vasut
2018-04-21mmc: sh_mmcif: Add DM and DT probing supportMarek Vasut
2018-04-17mmc: mv_sdhci: zero out sdhci_host structureMatt Pelland
2018-04-14mmc: tmio: Rename Matsushita to TMIOMarek Vasut
2018-04-11mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut
2018-04-11mmc: matsushita-common: Add missing elseMarek Vasut
2018-04-11mmc: matsushita-common: Wait for command completionMarek Vasut
2018-04-11mmc: matsushita-common: Correctly set mode in 16bitMarek Vasut
2018-04-11mmc: matsushita-common: Special case only select registers in 16bitMarek Vasut