Commit Graph

262 Commits (3fdf7596dff87a79e2b41d07479c608d91d06cb3)

Author SHA1 Message Date
Andy Fleming 7798f6dbd5 mmc: Properly determine maximum supported bus width 12 years ago
Stephen Warren 1981539914 mmc: tegra: use bounce buffer APIs 12 years ago
Stephen Warren 84d35b2863 common: rework bouncebuf implementation 12 years ago
Mela Custodio 688c2d140b mmc: add no simultaenous power and vdd 12 years ago
Taylor Hutt babce5f64e mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID 12 years ago
Jaehoon Chung d0ebbb8dfa EXYNOS: mmc: support DesignWare Controller for Samsung-SoC 12 years ago
Kim Phillips eafa90a16c drivers/mmc/fsl_esdhc.c: sparse fixes 12 years ago
Kim Phillips fdbb873eb0 drivers/mmc/mmc.c: sparse fixes 12 years ago
Jaehoon Chung 757bff49ba mmc: dw-mmc: support DesignWare MMC Controller 12 years ago
Marek Vasut 48cf9dc63c mmc: pxa: Remove the old non-generic PXA MMC driver 12 years ago
Tushar Behera 13243f2eaf mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd 12 years ago
Jaehoon Chung 804c7f4221 mmc: sdhci: add the DMA select for SDMA 12 years ago
Jaehoon Chung 5d48e42247 mmc: sdhci: increase the timeout value for data transfer 12 years ago
Marek Vasut d6b2e5085c mmc: Fix mmc_spi error on cmd->flags field 12 years ago
Marek Vasut 49a627f8a1 MMC: Remove the MMC bounce buffer 12 years ago
Marek Vasut 4e6d81d1a4 MMC: MXS: Convert MXS MMC driver to generic bounce buffer 12 years ago
Wu, Josh 9924ca6e9b mmc: at91: use max timeout value. It will avoid some situation that timeout happened. 12 years ago
Wu, Josh 1db7377a70 mmc: at91: add multi block read/write support. 12 years ago
Benoît Thébaudeau a2ac1b3a7d mxc: Fix SDHC multi-instance clock 12 years ago
Tom Warren 150c24936b Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
Tom Rini 3f7f2414ef ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 12 years ago
Tom Warren 29f3e3f248 Tegra: Change Tegra20 to Tegra in common code, prep for T30 12 years ago
Stephen Warren 29159057a1 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too 12 years ago
Andy Fleming 95b01c47ed mmc: Remove incorrect cmd->flags usage 12 years ago
Marek Vasut 97ed12cedf MX28: MMC: Avoid DMA DCache race condition 12 years ago
Jaehoon Chung b09ed6e4fe mmc: s5p_sdhci: add the set_mmc_clk for cmu control 12 years ago
Jaehoon Chung 8458e0283f mmc: s5p_sdhci: fixed wrong function argument 12 years ago
Jaehoon Chung b268660ced mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B 12 years ago
Joe Hershberger 470dcc7511 mmc: Add a SDHCI quirk for boards that have no CD 12 years ago
Joe Hershberger 073cfd1c04 mmc: Fix version check for clock API in sdhci driver 12 years ago
Benoît Thébaudeau 6bb4b4bc35 mmc_get_dev: Return error if mmc_init fails 12 years ago
Stephen Warren 8948ea8302 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too 12 years ago
Mikhail Kshevetskiy 122efd4389 MMC: u-boot-spl may be compiled without partition support 12 years ago
Yoshihiro Shimoda cdfd1ac6df mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used 12 years ago
Yoshihiro Shimoda 97a7b9928a mmc: sh_mmcif: enable MMC_MODE_HC 12 years ago
Jongman Heo 5b0c942f89 mmc: fix wrong timeout check in mmc_send_status() 12 years ago
Kaspter Ju 67cbbf25c5 mmc: Remove unused item flags in struct mmc_cmd 12 years ago
Benoît Thébaudeau 16e43f354d fsl_esdhc: Remove cache snooping for i.MX 13 years ago
Otavio Salvador fa7a51cb82 mxs: Convert sys_proto.h prefixes to 'mxs' 13 years ago
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 13 years ago
John Rigby 10ed93dcdd u8500: Separating mmc config parameters from driver 13 years ago
Marek Vasut abb85be793 MX28: Fix MXS MMC DMA issues 13 years ago
Marek Vasut 20255900b9 MX28: Transfer small blocks via PIO in MXS MMC 13 years ago
Marek Vasut 869833285b MX28: Split out the PIO and DMA transfer functions 13 years ago
Marek Vasut 401650a19c MX28: Fix up the MMC driver DMA mode 13 years ago
Otavio Salvador 9c471142bc mxs: prefix register structs with 'mxs' prefix 13 years ago
Lad, Prabhakar 0d986e61e2 da850/omap-l138: Add support to read u-boot image from MMC/SD 13 years ago
Jerry Huang 975324a7d9 FSL/eSDHC: enable the clock to detect the SD card 13 years ago
Jerry Huang d2d8afae33 SD/MMC: check the card status during erase operation 13 years ago