Commit Graph

845 Commits (3fd0a9ba8cee385e9a1f07419269a613c3af4500)

Author SHA1 Message Date
Jaehoon Chung 3fd0a9ba8c mmc: sdhci: combine the Host controller v3.0 feature into one condition 8 years ago
Jaehoon Chung f37b7e4f6c mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER 8 years ago
Jaehoon Chung 62226b6863 mmc: sdhci: move the callback function into sdhci_ops 8 years ago
Jaehoon Chung f73b33ff94 mmc: s5p_sdhci: add the s5p_set_clock function 8 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 8 years ago
Jaehoon Chung 6f88a3a5d9 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD 8 years ago
Jaehoon Chung 5e96217f04 mmc: pic32_sdhci: move the code to pic32_sdhci.c 8 years ago
Jaehoon Chung 62358a988e mmc: sdhci: remove the unused code about testing Card detect 8 years ago
Jaehoon Chung ecd7b246f6 mmc: sdhci: disable the 8bit mode when host doesn't support it 8 years ago
York Sun c01e4a1a6f mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig 8 years ago
Masahiro Yamada 3d3a74cc8c mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig 8 years ago
Masahiro Yamada 45a68fe267 mmc: move some SDHCI related options to Kconfig 8 years ago
Masahiro Yamada e1ce61fbba mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI 8 years ago
Masahiro Yamada e298c46ac3 mmc: make MMC driver entries dependent on MMC 8 years ago
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 8 years ago
Stephen Warren e8adca9ecf mmc: tegra: only use new clock/reset APIs 8 years ago
Tom Warren 6a474db489 mmc: tegra: Add DM_MMC support to Tegra MMC driver 8 years ago
Stephen Warren f53c4e4bbd mmc: tegra: priv struct and naming cleanup 8 years ago
Stephen Warren 6138d5b682 mmc: tegra: don't use periph_id in pad_init_mmc() 8 years ago
Stephen Warren 6b83588eea mmc: tegra: move pad_init_mmc() into MMC driver 8 years ago
Stephen Warren 67748a73b1 mmc: tegra: use correct alias for SDHCI/MMC nodes 8 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago