Commit Graph

633 Commits (4fcd0b33c7a0db2e86cccdc1831db235a6bc1b2d)

Author SHA1 Message Date
Sjoerd Simons fc011f6402 mmc: mmc: Don't use sprintf when using tiny-printf 9 years ago
Michal Simek d9ae52c8f0 zynq: sdhci: Move driver to DM 9 years ago
Michal Simek 400434537b zynq: sdhci: Remove zynq_sdhci_of_init() 9 years ago
Siva Durga Prasad Paladugu b8a9bebeec zynq: sdhci: Calculate minimum frequency based on max frequency 9 years ago
Marek Vasut c35ed77a78 mmc: dwmmc: socfpga: Convert to DM 9 years ago
huang lin 2863724831 rockchip: mmc: get the fifo mode and fifo depth property from dts 9 years ago
huang lin ace2198b7c rockchip: mmc: use non-removable property to distinguish emmc and sdcard register 9 years ago
huang lin a65f51b978 mmc: dw_mmc: support fifo mode in dwc mmc driver 9 years ago
huang lin f382eb833a mmc: dw_mmc: move data transfer as a separate function 9 years ago
Chin Liang See 9a41404dc6 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts 9 years ago
Michal Simek f3bd72801a zynq: sdhci: Define max clock by macro 9 years ago
Prabhakar Kushwaha 41f7be3c78 driver: dwmmc: Fix pointer conversion warnings for hikey 9 years ago
Wenyou Yang a3b59b1523 mmc: atmel: Add atmel sdhci support 10 years ago
Wenyou Yang 79667b7b76 mmc: sdhci: Fix the SD clock stop sequence 10 years ago
Yangbo Lu bf50be835e mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card 10 years ago
Yangbo Lu cdc69550d2 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card 10 years ago
Shaohui Xie 512bdbd46a Powerpc: eSDHC: expand a fix to T4160 10 years ago
Przemyslaw Marczak 96094d4c46 s5p sdhci: call pinmux for card's gpio pins before use them 10 years ago
Marek Vasut 877807e193 mmc: atmel: Zap global 'initialized' variable 10 years ago
Marek Vasut 6b75d35949 mmc: atmel: Implement proper private data 10 years ago
Marek Vasut ecfb0ff812 mmc: atmel: Fix clock configuration 10 years ago
Marek Vasut b84c9c9a98 mmc: atmel: Silence debug output 10 years ago
Yangbo Lu 8ef0d5c438 armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb 10 years ago
Mugunthan V N a9d6a7e23a drivers: mmc: omap_hsmmc: convert driver to adopt device driver model 10 years ago
Roger Quadros 3b68939fa0 ARM: k2g: add SD card and eMMC support 10 years ago
Stefan Roese 5b37212a3d mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows 10 years ago
Maxime Ripard 44c798799f sunxi: Use Kconfig CONFIG_MMC 10 years ago
Maxime Ripard 7a777f6d6f mmc: Add generic Kconfig option 10 years ago
Tobias Jakobi 2308ea7c6f exynos: more debug and cleanup in do_sdhci_init() 10 years ago
Tobias Jakobi 995a54cc12 exynos: be more verbose in process_nodes() 10 years ago
Tobias Jakobi 6a9fbb6e20 exynos: Fix passing of errors in exynos_mmc_init() 10 years ago
Tobias Jakobi 1a9d1731f9 exynos: Properly zero initialize host in s5p_sdhci_init() 10 years ago
Hans de Goede be90974c43 sunxi: mmc: Fix clk-delay settings 10 years ago
Łukasz Majewski 4d58e10e3e mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) 10 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Marek Vasut 129adf5bf4 mmc: dw_mmc: Probe the MMC from OF 10 years ago
Sjoerd Simons 8e3332e223 mmc: Probe DM based mmc devices in u-boot 10 years ago
Simon Glass a8cb4fb56a rockchip: Add an MMC driver 10 years ago
Simon Glass e3563f2ec7 mmc: Support bypass mode with the get_mmc_clk() method 10 years ago
Yousong Zhou 28f69b9a22 sunxi: mmc: set transfer timeout according to byte_cnt. 10 years ago
Marcel Ziswiler 54a5cf81c4 arm: pxa: mmc: clean-up include file order 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Yoshinori Sato 6f67b69b15 mmc_spi: Big-endian support 10 years ago
Simon Glass 760177dff4 dw_mmc: Calculate dwmmc FIFO threshold size if not provided 10 years ago
Nikita Kiryanov 9fbdca6056 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx 10 years ago
Nikita Kiryanov dce55b934d mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx 10 years ago
Peter Griffin 447da58b57 mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. 10 years ago
Simon Glass 1c87ffe8d1 mmc: dw_mmc: Avoid using printf() for errors 10 years ago
Marek Vasut 9042d974d2 mmc: dw_mmc: Improve handling of data transfer failure 10 years ago
Marek Vasut d9dbb97be0 mmc: dw_mmc: Zap endless timeout 10 years ago