Commit Graph

562 Commits (17f0ac609b3f94ca7b68a91fc7102542826781b2)

Author SHA1 Message Date
Marek Vasut 33fe2fb8df ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver 9 years ago
Simon Glass 707ac1ad17 tegra: mmc: Set the removable flag correctly 9 years ago
Alexander Stein ebe78bb993 mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host 9 years ago
Yangbo Lu 253d5bdd64 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout 9 years ago
Kevin Liu 5e1c23cd39 mmc: sdhci: add timeout setting for response busy command 9 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 9 years ago
Andrew Gabbasov bd47c13583 mmc: Fix splitting device initialization 9 years ago
Andrew Gabbasov 1677eef459 mmc: Restructure polling loops to avoid extra delays 9 years ago
Andrew Gabbasov cc17c01f2d mmc: Continue polling MMC card for OCR only if it is still not ready 9 years ago
Andrew Gabbasov 5289b5350b mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() 9 years ago
Andrew Gabbasov a626c8d418 mmc: Avoid extra duplicate entry in mmc device structure 9 years ago
Yangbo Lu 2d9ca2c72c mmc: fsl_esdhc: Add peripheral clock support 9 years ago
Yangbo Lu 5a8dbdc6b4 mmc: fsl_esdhc: Add adapter card type identification support 9 years ago
Hans de Goede 90641f82f1 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model 9 years ago
Hans de Goede 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 9 years ago
Siva Durga Prasad Paladugu eddabd1662 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD 9 years ago
Yangbo Lu 8b06460e55 ls2085a: esdhc: Add esdhc support for ls2085a 9 years ago
Masahiro Yamada d6c418e4b8 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach 9 years ago
Rob Herring 3a48944bc9 mv_sdhci: fix warnings on 64-bit builds 9 years ago
Rob Herring 3c1fcb770b sdhci: fix warnings on 64-bit builds 9 years ago
Matt Reimer e113fe3c06 mmc: sdhci: don't clobber adjacent registers 9 years ago
Matt Reimer 8ebde4f0b3 mmc: s5p: properly mask SELBASECLK 9 years ago
Peng Fan 323aaaa1e3 mmc: fsl_esdhc fix register offset 9 years ago
Volodymyr Riazantsev 0e1bf614d5 mmc: fsl_esdhc: Add support for DDR mode 9 years ago
Matt Reimer f88a429f11 mmc: sdhci: fix bus width switching on Samsung SoCs 9 years ago
Przemyslaw Marczak 34dd928492 mmc: print SD/eMMC type for inited mmc devices 9 years ago
Przemyslaw Marczak 64029f7aee mmc: exynos dwmmc: check boot mode before init dwmmc 9 years ago
Hans de Goede 1f3e877def sunxi: mmc: Always declare High Capacity capability 9 years ago
Jaehoon Chung 5dab81cea5 mmc: exynos_dw_mmc: use the exynos specific data structure 9 years ago
Jaehoon Chung 3a33bb1874 mmc: exynos_dw_mmc: set to clksel_val into board-init function 9 years ago
Jaehoon Chung afc9e2b509 mmc: dw_mmc: fixed the wrong bit control 9 years ago
Otavio Salvador ee0c538951 mmc: fsl_esdhc: Add support to force VSELECT set 9 years ago
Otavio Salvador f022d36e8a mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V 9 years ago
Hans de Goede 1de32b8a69 sunxi: mmc: Always declare High Capacity capability 9 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 9 years ago
Siarhei Siamashka 5abdb156bb sunxi: mmc: Add 'sunxi_' prefix to the static functions 10 years ago
Simon Glass 0347960b87 dm: mmc: Remove use of fdtdec GPIO support 10 years ago
Albert ARIBAUD \(3ADEV\) 5bfdd1fc97 omap3: mmc: add 1.8v bias setting for MMC1 10 years ago
Hans de Goede daf22636c2 sunxi: mmc: Add support for sun9i (A80) 10 years ago
Hans de Goede 5b8d7fb4fe sunxi: mmc: Use a realistic timeout when sending a mmc command 10 years ago
Michal Simek 38cd2d9c9b mmc: zynq: Use phys_addr_t for addresses 10 years ago
Andrew Gabbasov fc5b32fbf3 mmc: Skip changing bus width for MMC cards earlier than version 4.0 10 years ago
Andrew Gabbasov bf4770731c mmc: Avoid redundant switching to 1-bit bus width for MMC cards 10 years ago
Diego Santa Cruz 9e41a00b57 mmc: extend mmcinfo output to show partition write reliability settings 10 years ago
Diego Santa Cruz 8dda5b0e60 mmc: extend the mmc hardware partitioning API with write reliability 10 years ago
Diego Santa Cruz ac9da0e08c mmc: add API to do eMMC hardware partitioning 10 years ago
Diego Santa Cruz 9cf199ebcf mmc: the ext_csd data may be used during init even if reading failed 10 years ago
Diego Santa Cruz 8a0cf49010 mmc: eMMC partitioning data is not effective till partitioning completed 10 years ago
Diego Santa Cruz 037dc0ab5d mmc: read the high capacity WP group size for eMMC 10 years ago
Diego Santa Cruz a4ff9f83f5 mmc: fix erase_grp_size computation with high-capacity size definition 10 years ago