Commit Graph

84 Commits (30e6d979fa9da56a5badcb981cdddd58638d3375)

Author SHA1 Message Date
Oliver Metz 1937e5aa3b mmc: Fix erase_grp_size for partitioned card 11 years ago
Paul Burton da61fa5f42 mmc: don't support write & erase for SPL builds 11 years ago
Paul Burton 5619682664 mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT 11 years ago
Oleksandr Tyshchenko c30054ba94 mmc: Remove unused variable backup from mmc_send_cmd() 11 years ago
Ying Zhang bb0dc1084f powerpc: mpc85xx: Support booting from SD Card with SPL 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 11 years ago
Stephen Warren f866a46d6e mmc: report capacity for the selected partition 11 years ago
Ruud Commandeur a586c0aa21 mmc write bug fix 11 years ago
Amar 3690d6d66b MMC: APIs to support resize of EMMC boot partition 11 years ago
Che-Liang Chiou e95504497e mmc: Split device init to decouple OCR-polling delay 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
Simon Glass 8bfa195e4e mmc: Define a constant for the maximum block size 11 years ago
Jaehoon Chung 1741c64d64 mmc: check the revision for sd3.0 11 years ago
Jaehoon Chung 64f4a6192f mmc: support the correct card version for eMMC 11 years ago
Peter Korsgaard d4e1da4e09 mmc: mmc_getcd/getwp: use sensible defaults 11 years ago
Nikita Kiryanov d23d8d7e06 mmc: add support for write protection 11 years ago
Andy Fleming 7798f6dbd5 mmc: Properly determine maximum supported bus width 12 years ago
Taylor Hutt babce5f64e mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID 12 years ago
Kim Phillips fdbb873eb0 drivers/mmc/mmc.c: sparse fixes 12 years ago
Marek Vasut 49a627f8a1 MMC: Remove the MMC bounce buffer 12 years ago
Stephen Warren 29159057a1 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too 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
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
Jerry Huang d2d8afae33 SD/MMC: check the card status during erase operation 12 years ago
Łukasz Majewski 40242bc394 mmc:fix Call mmc_init() when executing mmc_get_dev() 12 years ago
Jaehoon Chung ad5fd92289 mmc: remove the hard setting for tran_speed 12 years ago
Łukasz Majewski 6272203641 mmc:fix: Set mmc width according to MMC host capabilities 12 years ago
Dirk Behme 146bec7905 mmc: Fix warning if CONFIG_MMC_TRACE is enabled 12 years ago
Anatolij Gustschin dc3faf09d7 drivers/mmc/mmc.c: Fix build warning 12 years ago
Marek Vasut 8635ff9e99 MMC: Implement generic bounce buffer 12 years ago
Jan Kloetzke d617c426a6 mmc: make mmc_send_status() more reliable 12 years ago
Jan Kloetzke 93ad0d18c0 mmc: fix card busy polling 12 years ago
Thierry Reding 48972d907a mmc: Implement card detection. 13 years ago
Thierry Reding 314284b156 mmc: Change board_mmc_getcd() function prototype. 13 years ago
Macpaul Lin 2c3fbf4cbe mmc: add host_caps checking avoid switch card improperly 13 years ago
Macpaul Lin afd5932b2c Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec" 13 years ago
Ajay Bhargav fe8f7066d3 mmc: CMD7:MMC_CMD_SELECT_CARD response fix 13 years ago
Lei Wen 4137894e04 mmc: test mmc bus width on startup 13 years ago
Lei Wen 0560db18ec mmc: change magic number to macro define 13 years ago
Lei Wen 02f3029f18 mmc: retry the cmd8 to meet 74 clocks requirement in the spec 13 years ago
Anton staaf a1969923c9 mmc: dcache: allocate cache aligned buffers for ext_csd 13 years ago
Anton staaf f781dd383a mmc: dcache: allocate cache aligned buffer for scr and switch_status 13 years ago
Marek Vasut aaf3d41aa0 mmc: Fix mmc_send_status() 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Łukasz Majewski b1f1e821d3 mmc: Access mode validation for eMMC cards > 2 GiB 13 years ago