summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson2018-07-161-0/+2
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-103-0/+79
* mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan2018-07-091-0/+17
* mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()Michal Simek2018-06-151-1/+1
* mmc: sdhci: Fix MMC HS200 tuning command failuresSiva Durga Prasad Paladugu2018-06-151-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-021-0/+1
|\
| * mmc: renesas-sdhi: Add R8A77990 E3 compatibleMarek Vasut2018-06-011-0/+1
* | Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblazeTom Rini2018-06-012-24/+32
|\ \
| * | mmc: zynqmp: Add HS200 modes support for ZynqMPSiva Durga Prasad Paladugu2018-05-311-8/+17
| * | mmc: sdhci: Update sdhci_send_command() to handle HS200Siva Durga Prasad Paladugu2018-05-311-3/+6
| * | mmc: zynq: Use live-tree functionsMichal Simek2018-05-311-13/+9
| |/
* | mmc: ftsdc010_mci: Sync compatible with DT mmc nodeRick Chen2018-05-291-1/+1
|/
* mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard2018-05-261-2/+2
* Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-05-241-218/+47
|\
| * mmc: Unirqify bcm2835_sdhost and fix writesAlexander Graf2018-05-231-218/+47
* | Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan2018-05-231-0/+7
|/
* mmc: sdhci: Check that ops are definedRamon Fried2018-05-141-2/+2
* mmc: Improve tinificationMarek Vasut2018-05-132-26/+59
* mmc: zynq_sdhci: Add support for SD3.0Siva Durga Prasad Paladugu2018-05-111-5/+226
* mmc: sdhci: Read capabilities register1 and update host capsSiva Durga Prasad Paladugu2018-05-111-1/+27
* mmc: sdhci: Invoke platform specific tuning and delay routinesSiva Durga Prasad Paladugu2018-05-111-0/+24
* mmc: sdhci: Handle execute tuning command in sdhci_send_commandSiva Durga Prasad Paladugu2018-05-111-2/+6
* mmc: sdhci: Add support for disabling clockSiva Durga Prasad Paladugu2018-05-111-0/+3
* mmc: Changed the datatype of the variable to handle 64-bit archVipul Kumar2018-05-112-3/+3
* dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn2018-05-081-1/+1
* mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung2018-05-081-0/+8
* mmc: add the debug message in mmc_set_clockJaehoon Chung2018-05-081-0/+2
* mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung2018-05-083-10/+12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0751-103/+51
* mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer2018-05-021-1/+1
* mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer2018-05-021-1/+7
* mmc: fix return value check conditionPeng Fan2018-05-021-1/+1
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-301-15/+20
|\
| * sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich2018-04-251-11/+16
| * sunxi: mmc: Fix phase delaysStefan Mavrodiev2018-04-231-4/+4
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-279-17/+0
* | mmc: Staticize sd_select_bus_widthMarek Vasut2018-04-231-1/+1
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2018-04-233-22/+52
|\ \
| * | mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada2018-04-241-0/+4
| * | mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada2018-04-243-22/+48
| |/
* | mmc: avoid division by zero in meson_mmc_config_clockHeinrich Schuchardt2018-04-231-0/+3
|/
* mmc: sh_mmcif: Add Kconfig entryMarek Vasut2018-04-211-0/+6
* mmc: sh_mmcif: Add DM and DT probing supportMarek Vasut2018-04-211-13/+152
* mmc: mv_sdhci: zero out sdhci_host structureMatt Pelland2018-04-171-1/+1
* mmc: tmio: Rename Matsushita to TMIOMarek Vasut2018-04-146-422/+422
* mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut2018-04-111-0/+3
* mmc: matsushita-common: Add missing elseMarek Vasut2018-04-111-1/+1
* mmc: matsushita-common: Wait for command completionMarek Vasut2018-04-112-0/+3
* mmc: matsushita-common: Correctly set mode in 16bitMarek Vasut2018-04-111-2/+0
* mmc: matsushita-common: Special case only select registers in 16bitMarek Vasut2018-04-111-1/+3