Commit Graph

627 Commits (e17c5200c7e9a802783a53d4f4457fa68f7fa074)

Author SHA1 Message Date
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
Matt Reimer e113fe3c06 mmc: sdhci: don't clobber adjacent registers 10 years ago
Matt Reimer 8ebde4f0b3 mmc: s5p: properly mask SELBASECLK 10 years ago
Peng Fan 323aaaa1e3 mmc: fsl_esdhc fix register offset 10 years ago
Volodymyr Riazantsev 0e1bf614d5 mmc: fsl_esdhc: Add support for DDR mode 10 years ago
Matt Reimer f88a429f11 mmc: sdhci: fix bus width switching on Samsung SoCs 10 years ago
Przemyslaw Marczak 34dd928492 mmc: print SD/eMMC type for inited mmc devices 10 years ago
Przemyslaw Marczak 64029f7aee mmc: exynos dwmmc: check boot mode before init dwmmc 10 years ago
Hans de Goede 1f3e877def sunxi: mmc: Always declare High Capacity capability 10 years ago
Jaehoon Chung 5dab81cea5 mmc: exynos_dw_mmc: use the exynos specific data structure 10 years ago
Jaehoon Chung 3a33bb1874 mmc: exynos_dw_mmc: set to clksel_val into board-init function 10 years ago
Jaehoon Chung afc9e2b509 mmc: dw_mmc: fixed the wrong bit control 10 years ago
Otavio Salvador ee0c538951 mmc: fsl_esdhc: Add support to force VSELECT set 10 years ago
Otavio Salvador f022d36e8a mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V 10 years ago
Hans de Goede 1de32b8a69 sunxi: mmc: Always declare High Capacity capability 10 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 10 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