Commit Graph

953 Commits (5785e51940f0dd89ab372a56fc7341fdd2739277)

Author SHA1 Message Date
Masahiro Yamada aae6f016a7 mmc: cadence: use fdt32_t for DT property value to fix sparse warning 8 years ago
Kever Yang 343749c425 mmc: rpmb: update size format for write_counter 8 years ago
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 8 years ago
Peng Fan f34ccce50a mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT 8 years ago
Peng Fan 4483b7eb88 dm: mmc: fsl_esdhc: handle vqmmc supply 8 years ago
Peng Fan 32a9179f3a mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O 8 years ago
Kever Yang 419b08012a Revert "mmc: dw_mmc: rockchip: select proper card clock" 8 years ago
Kever Yang 8093529809 rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled 8 years ago
Philipp Tomsich fd1bf8df25 rockchip: mmc: dm: convert fdt_get to dev_read 8 years ago
Jorge Ramirez-Ortiz fc50a6cbc0 driver: mmc: update debug info 8 years ago
Bin Meng da2364cc14 Revert "x86: Convert MMC to driver model" 8 years ago
Simon Glass 542b5f8567 tegra: mmc: Set the bus width correctly 8 years ago
Simon Glass 9752564722 dm: mmc: Avoid probing block devices in find_mmc_device() 8 years ago
Marek Vasut 0f53118511 mmc: sh_sdhi: Fix Kconfig entry 8 years ago
Kouei Abe a5950f8dfb mmc: sh_sdhi: Add SDHI support 8 years ago
Kouei Abe 91a16c3b2f mmc: sh_sdhi: Add MMC version 5.0 support 8 years ago
Kouei Abe 5eada1dbd0 mmc: sh_sdhi: Add 64-bit access to sd_buf support 8 years ago
Kouei Abe 3ebc62c987 mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting 8 years ago
Simon Glass ebf925051f samsung: mmc: Drop s3c_sdi driver 8 years ago
Simon Glass 66e0ed5c17 dm: mmc: Convert uclass to livetree 8 years ago
Simon Glass 150c5afe5b dm: gpio: Add live tree support 8 years ago
Simon Glass 911f3aef35 dm: core: Rename of_device_is_compatible() 8 years ago
Simon Glass 0e513e788f tegra: Convert MMC to use driver model for operations 8 years ago
Simon Glass 854f9a71f5 dm: mmc: Rewrite mmc_blk_probe() 8 years ago
Simon Glass 66656020ff dm: mmc: Check that drivers have operations 8 years ago
Simon Glass 05cbeb7c36 dm: mmc: Don't call board_mmc_power_init() with driver model 8 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 8 years ago
Simon Glass 4af0d7e870 dm: Fix up inclusion of common.h 8 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 years ago
Jagan Teki 2e87c440f6 mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC 8 years ago
Benoît Thébaudeau 4f425280fa mmc: fsl_esdhc: Allow all supported prescaler values 8 years ago
Heiner Kallweit f98205c7e4 mmc: meson: increase max block number per request 8 years ago
Simon Glass ddb3ac3c71 x86: Convert MMC to driver model 8 years ago
Wenyou Yang b3125088a3 mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD 8 years ago
Masahiro Yamada 792f0054a4 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled 8 years ago
Masahiro Yamada 4aa2ba3a34 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 8 years ago
Masahiro Yamada 0cacd6b755 mmc: sdhci-cadence: import updates from Linux 4.12 8 years ago
Wenyou Yang 0e0dcc1916 mmc: sdhci: Fix maximum clock for programmable clock mode 8 years ago
Jean-Jacques Hiblot b5511d6cb8 drivers: omap_hsmmc: move to DM_MMC_OPS 8 years ago
Lokesh Vutla cbcb170164 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver 8 years ago
Lokesh Vutla 2558c04906 dm: mmc: omap_hsmmc: Update to support of-platdata 8 years ago
Philipp Tomsich ff71f9ac33 rockchip: mmc: handle deprecation of 'clock-freq-min-max' 8 years ago
Xu Ziyuan 480a9b834c mmc: dw_mmc: rockchip: select proper card clock 8 years ago
Adam Ford 46831c1a4c omap_hsmmc: update struct hsmmc to accommodate omap3 from DT 8 years ago
Simon Glass e6c6d07e2c dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC 8 years ago
Masahiro Yamada 90d6500c0f drivers: remove Blackfin specific drivers 8 years ago
Alex Deymo 7dde50d707 mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. 8 years ago
Jocelyn Bohr 4db2b61fcf mmc: bcm2835_sdhci: Speed up mmc writes. 8 years ago
Wenyou Yang c86c0155dc mmc: gen_atmel_mci: add driver model support for mci 8 years ago