Commit Graph

986 Commits (22693376144cbbe2547f60a6aa48fb56cf8247d1)

Author SHA1 Message Date
Masahiro Yamada c27269953b mmc: complete unfinished move of CONFIG_MMC 8 years ago
Michal Simek 9c4132b526 mmc: Extend dependencies for zynq sdhci 8 years ago
Jaehoon Chung c942fc925e mmc: spear: remove the entire spear_sdhci.c file 8 years ago
Lokesh Vutla b4b060066f ARM: OMAP4+: Add support for getting pbias info from board 8 years ago
Nishanth Menon 3891a54f47 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX 8 years ago
Marek Vasut b5b838f1a7 mmc: Tinification of the mmc code 8 years ago
Marek Vasut ce9eca9438 mmc: Fix warning if debug() is not used 8 years ago
Tomas Melin cd3d48807d mmc: add bkops-enable command 8 years ago
Seung-Woo Kim f0ecfc5e7e mmc: s5p_sdhci: fix to check proper pinmux id 8 years ago
Maxime Ripard fb01318467 mmc: sunxi: Enable 8bits bus width for sun8i 8 years ago
Maxime Ripard a9003dc641 mmc: Retry the switch command 8 years ago
Wenyou Yang 339cb0732a mmc: atmel_sdhci: Remove unnecessary clock calling 8 years ago
Sylvain Lesne 4f9378cf67 dm: mmc: socfpga: fix MMC_OPS support 8 years ago
Jaehoon Chung 2a1bedaa03 mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 8 years ago
Jaehoon Chung 288db7c7c0 mmc: add the device name in debugging message for supplying vmmc 8 years ago
Sylvain Lesne f55ae19703 dm: mmc: socfpga: fix MMC_OPS support 8 years ago
Masahiro Yamada dd399cb736 mmc: refactor two core functions 8 years ago
Jaehoon Chung be256cbf04 mmc: sdhci: fix the "misaligned operation at range" for cache 8 years ago
Peng Fan 2051aefe71 mmc: introduce mmc_power_init 8 years ago
Simon Glass 252788b4ed dm: mmc: Enable DM_MMC_OPS by default with DM_MMC 8 years ago
Simon Glass 57718f017b mmc: Fix cast for 64-bit compilation 8 years ago
Jaehoon Chung 2cb5d67c1a mmc: sdhci: use the generic error number 8 years ago
Jaehoon Chung 895549a2d9 mmc: sdhci: use the host version value in sdhci_setup_cfg 8 years ago
Jaehoon Chung e5113c333b mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg 8 years ago
Jaehoon Chung 7aedafd6b3 mmc: s5p_sdhci: support the Driver model for Exynos 8 years ago
Simon Glass 561e624c35 dm: mmc: Support erase 8 years ago
B, Ravi d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 8 years ago
Peng Fan 35ae99467d dm: mmc: intialize dev when probe 9 years ago
Stephen Warren e8adca9ecf mmc: tegra: only use new clock/reset APIs 9 years ago
Tom Warren 6a474db489 mmc: tegra: Add DM_MMC support to Tegra MMC driver 9 years ago
Stephen Warren f53c4e4bbd mmc: tegra: priv struct and naming cleanup 9 years ago
Stephen Warren 6138d5b682 mmc: tegra: don't use periph_id in pad_init_mmc() 9 years ago
Stephen Warren 6b83588eea mmc: tegra: move pad_init_mmc() into MMC driver 9 years ago
Stephen Warren 67748a73b1 mmc: tegra: use correct alias for SDHCI/MMC nodes 9 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 24f5aec364 mmc: squash lines for immediate return 9 years ago
Jacob Chen 2b42903397 mmc: dw_mmc: push/pop all FIFO data if any data request 9 years ago
Wenyou Yang 6dffdbc3a5 mmc: sdhci: Add the programmable clock mode support 9 years ago
Peng Fan e492dbb41e mmc: sd: optimize erase 9 years ago
Peng Fan 3697e5992f mmc: sd: extracting erase related information from sd status 9 years ago
Masahiro Yamada 65a25b2086 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT 9 years ago
Masahiro Yamada d8ce77b28c mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME 9 years ago
Masahiro Yamada 15bd09959f mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() 9 years ago
Masahiro Yamada 3137e645e2 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() 9 years ago
Masahiro Yamada 6c67954c93 mmc: sdhci: move error message to more relevant place 9 years ago
Masahiro Yamada 8d549b61dc mmc: sdhci: move sdhci_reset() call to sdhci_init() 9 years ago
Masahiro Yamada 14f4723466 mmc: uniphier-sd: migrate to CONFIG_BLK 9 years ago
Masahiro Yamada 4a89a24e26 mmc: uniphier-sd: just return if already set to desired clock rate 9 years ago
Masahiro Yamada 8be12e2839 mmc: uniphier-sd: return error code if unsupported width is given 9 years ago