Commit Graph

627 Commits (e17c5200c7e9a802783a53d4f4457fa68f7fa074)

Author SHA1 Message Date
Fabio Estevam 3f786a8b6f mmc: fsl_esdhc: Check the result from malloc() 12 years ago
Paul Burton 5619682664 mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT 12 years ago
Lubomir Popov 152ba36362 ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx 12 years ago
Oleksandr Tyshchenko 61a6cc27bc omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func 12 years ago
Oleksandr Tyshchenko c30054ba94 mmc: Remove unused variable backup from mmc_send_cmd() 12 years ago
Jaehoon Chung 113e5dfcd7 mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC 12 years ago
Amaury Pouly 49b0415a80 mmc: mxsmmc: Enable MMC HC support 12 years ago
York Sun bf90256623 SPDX-License-Identifier: clean up license header 12 years ago
Ying Zhang bb0dc1084f powerpc: mpc85xx: Support booting from SD Card with SPL 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Gabor Juhos dbb713baa6 mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined 12 years ago
Dirk Behme a61da72bda fsl_esdhc: Touch only relevant sys ctrl bits 12 years ago
Alexey Brodkin ca6d4d0f8f drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion 12 years ago
Haijun.Zhang b8e5b07225 Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board 12 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 12 years ago
Rajeshwari Shinde ed7bdc03eb MMC: DWMMC: Fix FIFO_DEPTH calculation 12 years ago
Stephen Warren f866a46d6e mmc: report capacity for the selected partition 12 years ago
Andrew Gabbasov 01b77353e4 fsl_esdhc: Do not clear interrupt status bits until data processed 12 years ago
Fabio Estevam c2137b10a4 mmc: fsl_esdhc: Fix hang after 'save' command 12 years ago
Ruud Commandeur a586c0aa21 mmc write bug fix 12 years ago
Jagannadha Sutradharudu Teki 1695b29a5d mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards 12 years ago
Amar 3690d6d66b MMC: APIs to support resize of EMMC boot partition 12 years ago
Amar a082a2dde0 EXYNOS5: DWMMC: Added FDT support for DWMMC 12 years ago
Amar 9c50e35ff2 DWMMC: Initialise dwmci and resolve EMMC read write issues 12 years ago
Balaji T K a5d439c2d3 mmc: omap_hsmmc: Update pbias programming 12 years ago
Haijun.Zhang 48e0b2bd2b powerpc/esdhc: Correct judgement for DATA PIO mode 12 years ago
Kuo-Jung Su f6c3b34697 mmc: update Faraday FTSDC010 for rw performance 12 years ago
Ying Zhang ade8a1a6d3 drivers/mmc: move spl_mmc.c to common/spl 12 years ago
Bo Shen 93e3236ccb mmc: atmel_mci: add mmc card support 12 years ago
Bo Shen aac4b69b2c mmc: atmel_mci: using IP version for different setting 12 years ago
Nishanth Menon 384bcae013 palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function 12 years ago
Nishanth Menon cb199102b0 twl6035: rename to palmas 12 years ago
Fabio Estevam 88227a1d8a mmc: fsl_esdhc: Use calloc() 12 years ago
Jaehoon Chung a68aac4947 mmc: sdhci: return error when failed add_sdhci(). 12 years ago
Vipin Kumar 1f4ca2547c sdhci: Add sdhci support for spear devices 12 years ago
Davide Bonfanti 3ba36d603a davinci, mmc: Added a delay reading ext CSD register 12 years ago
Che-Liang Chiou e95504497e mmc: Split device init to decouple OCR-polling delay 12 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 years ago
Simon Glass 8bfa195e4e mmc: Define a constant for the maximum block size 12 years ago
Peter Korsgaard 2e222105c5 spl_mmc: cleanup variable types 12 years ago
Michal Simek 293eb33fcb mmc: Add support for Xilinx Zynq sdhci controller 12 years ago
Stefan Roese 0499218dbc imx: Move some header files from arch-mxs to imx-common 12 years ago
Jaehoon Chung 1741c64d64 mmc: check the revision for sd3.0 12 years ago
Jaehoon Chung 64f4a6192f mmc: support the correct card version for eMMC 12 years ago
Andrew Gabbasov 9b74dc56fb fsl_esdhc: Fix DMA transfer completion waiting loop 12 years ago
Eric Nelson 54899fc8fe fsl_esdhc: flush cache after IO completion 12 years ago
Stephen Warren 5eaa215607 ARM: bcm2835: fix get_timer() to return ms 12 years ago
Abbas Raza aad4659a2f mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board 12 years ago
Peter Korsgaard 173ddc5b68 mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used 12 years ago
Peter Korsgaard d4e1da4e09 mmc: mmc_getcd/getwp: use sensible defaults 12 years ago