Commit Graph

594 Commits (66a647238215b207addc8c9ad22f3816078a7934)

Author SHA1 Message Date
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
Marek Vasut 603b2f3a74 mmc: dw_mmc: Stop bounce buffer even in case of failure 10 years ago
Simon Glass c95ed7d9e7 exynos: Correct return value in exynos_mmc_init() 10 years ago
Tom Rini e3d50d4292 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available 10 years ago
Tom Warren 7aaa5a60ce ARM: Tegra210: Add support to common Tegra source/config files 10 years ago
Thierry Reding c39e2a75fd mmc: tegra: Build warning fixes for 64-bit 10 years ago
Peng Fan 4683b22065 mmc:fsl_esdhc invalidate dcache before read 10 years ago
Daniel Kochmański 645c48f50e sunxi: Create helper function veryfing valid boot signature on MMC 10 years ago
Daniel Kochmański 1b26bab12e mmc: Protect `mmc_initialize` from initialising mmc multiple times 10 years ago
Simon Glass 8e6cc46178 dm: test: Add a test for the mmc uclass 10 years ago
Simon Glass 1169299135 mmc: Add debug() output on read errors 10 years ago
Simon Glass e7ecf7cb5a dm: mmc: Add an MMC uclass 10 years ago
Stefan Roese 492d3223b0 mmc: sdhci.c: Add config option to use a fixed buffer for transfers 10 years ago
Stefan Roese 29905a451b mmc: sdhci: Use timer based timeout detection in sdhci_send_command() 10 years ago
Marek Vasut 9f1b4456c9 mmc: bcm2835_sdhci: Restore original delay behavior 10 years ago
Tom Rini 180f87fcc5 mmc_write.c: Make mmc_berase do 32bit safe 64bit math 10 years ago
Hans de Goede 1c09fa38e0 sunxi: mmc: Enable pull-up on card-detect gpio pin 10 years ago
Marek Vasut 33fe2fb8df ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver 10 years ago
Simon Glass 707ac1ad17 tegra: mmc: Set the removable flag correctly 10 years ago
Alexander Stein ebe78bb993 mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host 10 years ago
Yangbo Lu 253d5bdd64 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout 10 years ago
Kevin Liu 5e1c23cd39 mmc: sdhci: add timeout setting for response busy command 10 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 10 years ago
Andrew Gabbasov bd47c13583 mmc: Fix splitting device initialization 10 years ago
Andrew Gabbasov 1677eef459 mmc: Restructure polling loops to avoid extra delays 10 years ago
Andrew Gabbasov cc17c01f2d mmc: Continue polling MMC card for OCR only if it is still not ready 10 years ago
Andrew Gabbasov 5289b5350b mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() 10 years ago
Andrew Gabbasov a626c8d418 mmc: Avoid extra duplicate entry in mmc device structure 10 years ago
Yangbo Lu 2d9ca2c72c mmc: fsl_esdhc: Add peripheral clock support 10 years ago
Yangbo Lu 5a8dbdc6b4 mmc: fsl_esdhc: Add adapter card type identification support 10 years ago
Hans de Goede 90641f82f1 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model 10 years ago
Hans de Goede 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 10 years ago
Siva Durga Prasad Paladugu eddabd1662 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD 10 years ago
Yangbo Lu 8b06460e55 ls2085a: esdhc: Add esdhc support for ls2085a 10 years ago
Masahiro Yamada d6c418e4b8 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach 10 years ago
Rob Herring 3a48944bc9 mv_sdhci: fix warnings on 64-bit builds 10 years ago
Rob Herring 3c1fcb770b sdhci: fix warnings on 64-bit builds 10 years ago