Commit Graph

872 Commits (61304dbec36dc445bbe7d2c19b4da0695861e0a8)

Author SHA1 Message Date
Steve Rae d90bb43933 mmc: increase MMC SDHCI read status timeout 9 years ago
Peng Fan 1483151e84 mmc: fsl: introduce wp_enable 9 years ago
Ye Li 84ecdf6da9 fsl_esdhc: Update clock enable bits for USDHC 9 years ago
Peng Fan f53225cce4 mmc: fsl: reset to normal boot mode when eMMC fast boot 9 years ago
Jaehoon Chung ca2ec9adc9 mmc: dw_mmc: fix the wrong AND operation 9 years ago
Stefan Wahren 1a3619cf82 mmc: add MMC_VERSION_5_1 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Eddy Petrișor 9702ec00e9 armv8: s32v234: Introduce basic support for s32v234evb 9 years ago
Heiko Schocher 3d4f628d2f mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx 9 years ago
Heiko Schocher a5e27b416f mmc: revert mmc: Handle switch error status bit in MMC card status 9 years ago
Yangbo Lu cc634e2836 mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function 9 years ago
Stephen Warren 39f633320c mmc: tegra: add basic Tegra186 support 9 years ago
Simon Glass e6c28073f9 dm: mmc: Use cfg directly in mmc_bind() 9 years ago
Simon Glass e419a3ec1a dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL 9 years ago
Simon Glass f6e41d17ab dm: rockchip: mmc: Allow use of CONFIG_BLK 9 years ago
Simon Glass 5e6ff810c3 dm: mmc: dwmmc: Support CONFIG_BLK 9 years ago
Simon Glass 19d2e34237 dm: mmc: Convert sdhci to support CONFIG_BLK 9 years ago
Simon Glass 61fe076f0f mmc: Use byte array for multipliers 9 years ago
Simon Glass e98dd20cce mmc: Drop mmc_register() 9 years ago
Simon Glass f376a3cbbf dm: mmc: sandbox: Add an SD-card emulation 9 years ago
Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 9 years ago
Simon Glass ad27dd5e13 dm: mmc: Add a way to bind MMC devices with driver model 9 years ago
Simon Glass 8ef761ed4c dm: mmc: Implement the MMC functions for block devices 9 years ago
Simon Glass f8b7752e8f dm: sandbox: Only enable the sandbox MMC driver when valid 9 years ago
Simon Glass fdbb139f0c dm: mmc: Adjust mmc_switch_part() to use a struct mmc 9 years ago
Simon Glass c40fdca6b7 dm: mmc: Move the device list into a separate file 9 years ago
Simon Glass cffe5d86cf dm: mmc: Set up the device pointer when using the MMC uclass 9 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 9 years ago
Simon Glass cb5ec33d90 dm: mmc: Add a function to obtain the block device 9 years ago
Simon Glass e17d1143c1 dm: mmc: Implement the select_hwpart() method 9 years ago
Simon Glass ff3882ac23 dm: mmc: Move mmc_switch_part() above its callers 9 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 9 years ago
Simon Glass 663acabdc5 dm: mmc: Add a legacy block interface for MMC 9 years ago
Masahiro Yamada cacd1d2f33 mmc: sdhci: add const qualifier to the name of struct sdhci_host 9 years ago
Mugunthan V N 5cc6a2458e drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined 9 years ago
Mugunthan V N 4bc5e19e12 drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer 9 years ago
Marek Vasut dafd5792a8 arm: socfpga: Nuke useless include 9 years ago
Peng Fan 96f0407b00 fsl: esdhc: support driver model 9 years ago
Mateusz Kulikowski 9d11d12a16 mmc: Add support for Qualcomm SDHCI controller 9 years ago
Siarhei Siamashka d96ebc468d sunxi: Add support for Allwinner A64 SoCs 9 years ago
Alexander Graf 0ea5a04fbc sunxi: Explicitly cast u32 pointer conversions 9 years ago
Masahiro Yamada 4f80501b91 mmc: uniphier: use devm_get_addr() to get base address 9 years ago
Bin Meng 7863ce5891 mmc: Print send_cmd response only when return value is zero 9 years ago
Bin Meng 53e8e40b47 mmc: Fix switch..case indention 9 years ago
Stephen Warren a481a15600 mmc: bcm2835: fix 64-bit build warning 9 years ago
Alexander Graf 9b5b8b6ee1 dwmmc: Increase retry timeout 9 years ago
Paul Kocialkowski fbf1b08a93 omap_hsmmc: Board-specific TWL6030 MMC power initialization 9 years ago
Paul Kocialkowski a85362fb3e power: twl6030: Device-index-specific MMC power initialization 9 years ago
Stefan Roese ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 9 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 years ago