Commit Graph

899 Commits (2dc63f73678c18831efce3ec1a383375aa5423f1)

Author SHA1 Message Date
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Marcel Ziswiler 4119b7098c mmc: tegra: allow disabling external clock loopback 8 years ago
Jean-Jacques Hiblot 17c9a1c121 mmc: omap_hsmmc: add support for CONFIG_BLK 8 years ago
Jean-Jacques Hiblot 3d673ffce3 mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used 8 years ago
Jean-Jacques Hiblot dc09127a26 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc 8 years ago
Jean-Jacques Hiblot ae000e231e mmc: omap_hsmmc: use an accessor to get the private data 8 years ago
Stefan Roese 7a92652346 mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver 8 years ago
Xu Ziyuan 6f730459d9 mmc: drop unnecessary send_status request 8 years ago
Kevin Liu 5b3e5b5696 mmc: sdhci: only flush cache for data command 8 years ago
Felipe Balbi aff32df522 mmc: tangier: Add Intel Tangier eMMC/SDHCI driver 8 years ago
Felipe Balbi ac9c4912c0 mmc: pci: Add CONFIG_MMC_PCI 8 years ago
Stefan Roese de0359c21e mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver 8 years ago
Xu Ziyuan 166c2b8fd9 mmc: drop unnecessary send_status request 8 years ago
Kevin Liu fa7720b21e mmc: sdhci: only flush cache for data command 8 years ago
Felipe Balbi 83b3248e7e mmc: tangier: Add Intel Tangier eMMC/SDHCI driver 8 years ago
Felipe Balbi b706b1c24d mmc: pci: Add CONFIG_MMC_PCI 8 years ago
Peng Fan b60f14574e mmc: fsl_esdhc: support i.MX7ULP 8 years ago
Kever Yang c2868212bb rockchip: sdhci: rk3399: update driver to support of-platdata 8 years ago
Patrice Chotard 51cb23d452 STiH410-B2260: Add device tree 8 years ago
Patrice Chotard eee20f8132 STiH410: Add STi SDHCI driver 8 years ago
Stefan Herbrechtsmeier 61e745d131 mmc: zynq: Add fdt max-frequency support 8 years ago
Stefan Herbrechtsmeier e0f4de1afc mmc: zynq: Determine base clock frequency via clock framework 8 years ago
Tom Rini 2a48b3a2c4 omap_hsmmc.c: Fix build warning on non-omap3 8 years ago
Fiach Antaw a0269bb6e8 mmc: init mmc block devices on probe 8 years ago
Adam Ford 6aca17c9b7 drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx 8 years ago
Jaehoon Chung d14f1d511a mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c 8 years ago
Jaehoon Chung 02ad33aa3a mmc: mmc-uclass: use the fixed devnum with alias node 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Masahiro Yamada dd3b64eb56 mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL 8 years ago
Masahiro Yamada 1b85877060 mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32 8 years ago
Masahiro Yamada 360c67d591 mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM 8 years ago
Masahiro Yamada facc805809 mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP 8 years ago
Masahiro Yamada 08aa0334c6 mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ 8 years ago
Masahiro Yamada a5995a5d7b mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile 8 years ago
Masahiro Yamada 54925327fa mmc: move CONFIG_GENERIC_MMC to Kconfig 8 years ago
Stefan Roese b6acb5f1d9 mmc: Add Marvell Xenon SDHCI controller driver 8 years ago
Stefan Roese 210841c690 mmc: sdhci: Add support for optional controller specific set_ios_post() 8 years ago
Stefan Roese 899fb9e352 mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value 8 years ago
Jagan Teki 919b485834 mmc: Print error code for mmc_complete_init failure 8 years ago
Stefan Herbrechtsmeier 6d0e34bf4e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency 8 years ago
Yangbo Lu fce1e16c55 mmc: fsl_esdhc: move 'status' property fixup into a weak function 8 years ago
Yangbo Lu a6473f8e3f mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table 8 years ago
Yangbo Lu fc8048a88e mmc: fsl_esdhc: make GPIO support optional 8 years ago
Masahiro Yamada 0ad178c18a mmc: sunxi: revive depends on UART0_PORT_F 8 years ago
Masahiro Yamada 2cd44e1e68 mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd 8 years ago
Masahiro Yamada bf9c4d1464 mmc: sdhci: fix NULL pointer access when host->ops is not set 8 years ago
Kever Yang 39fbb56f84 mmc: rockchip_sdhci: add clock init for mmc 8 years ago
Masahiro Yamada 1d2c0506d3 mmc: move more driver config options to Kconfig 8 years ago
Masahiro Yamada ae4c81e942 mmc: move DesignWare-based drivers to Kconfig 8 years ago
Masahiro Yamada 55ed3b4698 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW 8 years ago