Commit Graph

1236 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 9586aa6ea3 dm: mmc: fsl_esdhc: Set up common versions of operations 7 years ago
Simon Glass 09b465fd0f dm: mmc: fsl_esdhc: Pass private data to internal functions 7 years ago
Wenyou.Yang@microchip.com 722b150e6f mmc: gen_atmel_mci: Fix wrong arguments used of bind() 7 years ago
Marek Vasut 8cd46cba53 mmc: sd_sdhi: Enable clock using clock framework 7 years ago
Marek Vasut a3f0a7d5b5 mmc: sh_sdhi: Fix the ACMD handling 7 years ago
Marek Vasut d1c18ca110 mmc: sh_sdhi: Add DM and DT probing support 7 years ago
Marek Vasut ac5efc358b mmc: uniphier-sd: Fix long response processing 7 years ago
Yang Li 590e87d1a6 mmc: fsl_esdhc: not always setting esdhc fdt status to okay 7 years ago
York Sun 9bb272e90a driver: mmc: fsl_esdhc: Fix compiling warning 7 years ago
Simon Glass b7c6baef28 x86: Convert MMC to driver model 7 years ago
Simon Glass dd27918c22 dm: mmc: sunxi: Add support for driver model 7 years ago
Simon Glass ec73d96090 dm: mmc: sunxi: Drop mmc_clk_io_on() 7 years ago
Simon Glass 034e226bc7 dm: mmc: sunxi: Pass private data around explicitly 7 years ago
Simon Glass 3f5af12a5d dm: mmc: sunxi: Rename mmchost to priv 7 years ago
Simon Glass e3c794e2fa dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv 7 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 7 years ago
Simon Glass 49cb9308c4 dm: tegra: mmc: Convert to livetree 7 years ago
Masahiro Yamada aae6f016a7 mmc: cadence: use fdt32_t for DT property value to fix sparse warning 7 years ago
Kever Yang 343749c425 mmc: rpmb: update size format for write_counter 7 years ago
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 7 years ago
Peng Fan f34ccce50a mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT 7 years ago
Peng Fan 4483b7eb88 dm: mmc: fsl_esdhc: handle vqmmc supply 7 years ago
Peng Fan 32a9179f3a mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O 7 years ago
Kever Yang 419b08012a Revert "mmc: dw_mmc: rockchip: select proper card clock" 7 years ago
Kever Yang 8093529809 rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled 7 years ago
Philipp Tomsich fd1bf8df25 rockchip: mmc: dm: convert fdt_get to dev_read 7 years ago
Jorge Ramirez-Ortiz fc50a6cbc0 driver: mmc: update debug info 7 years ago
Bin Meng da2364cc14 Revert "x86: Convert MMC to driver model" 7 years ago
Simon Glass 542b5f8567 tegra: mmc: Set the bus width correctly 7 years ago
Simon Glass 9752564722 dm: mmc: Avoid probing block devices in find_mmc_device() 7 years ago
Marek Vasut 0f53118511 mmc: sh_sdhi: Fix Kconfig entry 7 years ago
Kouei Abe a5950f8dfb mmc: sh_sdhi: Add SDHI support 7 years ago
Kouei Abe 91a16c3b2f mmc: sh_sdhi: Add MMC version 5.0 support 7 years ago
Kouei Abe 5eada1dbd0 mmc: sh_sdhi: Add 64-bit access to sd_buf support 7 years ago
Kouei Abe 3ebc62c987 mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting 7 years ago
Simon Glass ebf925051f samsung: mmc: Drop s3c_sdi driver 7 years ago
Simon Glass 66e0ed5c17 dm: mmc: Convert uclass to livetree 7 years ago
Simon Glass 150c5afe5b dm: gpio: Add live tree support 7 years ago
Simon Glass 911f3aef35 dm: core: Rename of_device_is_compatible() 7 years ago
Simon Glass 0e513e788f tegra: Convert MMC to use driver model for operations 7 years ago
Simon Glass 854f9a71f5 dm: mmc: Rewrite mmc_blk_probe() 7 years ago
Simon Glass 66656020ff dm: mmc: Check that drivers have operations 7 years ago
Simon Glass 05cbeb7c36 dm: mmc: Don't call board_mmc_power_init() with driver model 7 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 7 years ago
Simon Glass 4af0d7e870 dm: Fix up inclusion of common.h 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 7 years ago
Jagan Teki 2e87c440f6 mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC 7 years ago
Benoît Thébaudeau 4f425280fa mmc: fsl_esdhc: Allow all supported prescaler values 7 years ago
Heiner Kallweit f98205c7e4 mmc: meson: increase max block number per request 7 years ago