Commit Graph

659 Commits (14142811f4c2d4da28e86ccb2375487f8dff02cb)

Author SHA1 Message Date
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Masahiro Yamada a111bfbfad mmc: uniphier: add driver for UniPhier SD/MMC host controller 9 years ago
Michal Simek ce0335f2b4 mmc: Kconfig: Add Arasan SDHCI entry 9 years ago
Simon Glass e05ab0dae8 tegra: mmc: Fix comments in the MMC driver init 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Andrei Pistirica 102142c9e0 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. 9 years ago
Yangbo Lu 25503443ee mmc: fsl_esdhc: set Abort command type for CMD12 9 years ago
Yangbo Lu e978a31b63 mmc: fsl_esdhc: increase data transaction timeout to 500ms 9 years ago
Siva Durga Prasad Paladugu b215614638 mmc: zynq_sdhci: Added qurik to disable high speed 9 years ago
Siva Durga Prasad Paladugu 4297900260 mmc: sdhci: Clear high speed if not supported 9 years ago
Siva Durga Prasad Paladugu a57a4a5d83 sdhci: zynq: Remove hardcoded value zero as min frequency 9 years ago
Gregory CLEMENT b4670a0c2b mmc: atmel: Properly fix clock configuration 9 years ago
Simon Glass 898d64395c rockchip: Use a separate clock ID for clocks 9 years ago
Simon Glass e1efec4e0a rockchip: mmc: Use a pwrseq device if available 9 years ago
Simon Glass 4a1db6d8ab dm: mmc: Try to honour the sequence order 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
huang lin 6579385b46 mmc: rockchip: the non-removable property must point to emmc 9 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Simon Glass 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API 9 years ago
Eric Nelson 1aa2d074a7 mmc: update MMC_ERASE argument to match Linux kernel. 9 years ago
Eric Nelson f0b5f23f32 ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register 9 years ago
Dinh Nguyen a1684b6105 arm: socfpga: fix up a questionable macro for SDMMC 9 years ago
Sjoerd Simons fc011f6402 mmc: mmc: Don't use sprintf when using tiny-printf 9 years ago
Michal Simek d9ae52c8f0 zynq: sdhci: Move driver to DM 9 years ago
Michal Simek 400434537b zynq: sdhci: Remove zynq_sdhci_of_init() 9 years ago
Siva Durga Prasad Paladugu b8a9bebeec zynq: sdhci: Calculate minimum frequency based on max frequency 9 years ago
Marek Vasut c35ed77a78 mmc: dwmmc: socfpga: Convert to DM 9 years ago
huang lin 2863724831 rockchip: mmc: get the fifo mode and fifo depth property from dts 9 years ago
huang lin ace2198b7c rockchip: mmc: use non-removable property to distinguish emmc and sdcard register 9 years ago
huang lin a65f51b978 mmc: dw_mmc: support fifo mode in dwc mmc driver 9 years ago
huang lin f382eb833a mmc: dw_mmc: move data transfer as a separate function 9 years ago
Chin Liang See 9a41404dc6 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts 9 years ago
Michal Simek f3bd72801a zynq: sdhci: Define max clock by macro 9 years ago
Prabhakar Kushwaha 41f7be3c78 driver: dwmmc: Fix pointer conversion warnings for hikey 9 years ago
Wenyou Yang a3b59b1523 mmc: atmel: Add atmel sdhci support 10 years ago
Wenyou Yang 79667b7b76 mmc: sdhci: Fix the SD clock stop sequence 10 years ago
Yangbo Lu bf50be835e mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card 10 years ago
Yangbo Lu cdc69550d2 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card 10 years ago
Shaohui Xie 512bdbd46a Powerpc: eSDHC: expand a fix to T4160 10 years ago
Przemyslaw Marczak 96094d4c46 s5p sdhci: call pinmux for card's gpio pins before use them 10 years ago
Marek Vasut 877807e193 mmc: atmel: Zap global 'initialized' variable 10 years ago
Marek Vasut 6b75d35949 mmc: atmel: Implement proper private data 10 years ago
Marek Vasut ecfb0ff812 mmc: atmel: Fix clock configuration 10 years ago
Marek Vasut b84c9c9a98 mmc: atmel: Silence debug output 10 years ago
Yangbo Lu 8ef0d5c438 armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb 10 years ago
Mugunthan V N a9d6a7e23a drivers: mmc: omap_hsmmc: convert driver to adopt device driver model 10 years ago
Roger Quadros 3b68939fa0 ARM: k2g: add SD card and eMMC support 10 years ago
Stefan Roese 5b37212a3d mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows 10 years ago
Maxime Ripard 44c798799f sunxi: Use Kconfig CONFIG_MMC 10 years ago