Commit Graph

66 Commits (1655f9f6c73c2b4b5d3f3b3c8aab999c194d8486)

Author SHA1 Message Date
Jeroen Hofstee aeb8055584 mmc: add prototype for mmc_get_env_addr 10 years ago
Jeroen Hofstee 750121c350 mmc: prevent some warnings with make W=1 11 years ago
Pierre Aubert 91fdabc67a eMMC: add support for operations in RPMB partition 11 years ago
Andrew Gabbasov 6b2221b008 mmc: Handle switch error status bit in MMC card status 11 years ago
Jaehoon Chung d22e3d46a9 mmc: support the DDR mode for eMMC 11 years ago
Jaehoon Chung 8caf46d189 mmc: remove the unnecessary define and fix the wrong bit control 11 years ago
Mateusz Zalega 07a2d42cd4 mmc: mmc header fix 11 years ago
Tom Rini 33ace362fd mmc: Add 'mmc rst-function' sub-command 11 years ago
Tom Rini 0b2da7e209 blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c 11 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 11 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 11 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 11 years ago
Fabio Estevam 3c7ca9670b mmc: Add a prototype for board_mmc_init() 11 years ago
Tom Rini 614b2bf1c9 cmd_mmc.c: Drop open/close mmc sub-commands 11 years ago
Tom Rini 5a99b9de1a cmd_mmc.c: Add bootbus mmc sub-command 11 years ago
Tom Rini 792970b0a3 cmd_mmc.c: Add 'partconf' command to mmc 11 years ago
Markus Niebel ab71188ce8 mmc: add setdsr support 11 years ago
Lad, Prabhakar dae6c6ba95 include/mmc.h: Remove declaration for spl_mmc_load() 11 years ago
Oliver Metz 1937e5aa3b mmc: Fix erase_grp_size for partitioned card 11 years ago
Paul Burton 8687d5c80c mmc: size optimization when !CONFIG_MMC_SPI 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Stephen Warren f866a46d6e mmc: report capacity for the selected partition 12 years ago
Amar 3690d6d66b MMC: APIs to support resize of EMMC boot partition 12 years ago
Che-Liang Chiou e95504497e mmc: Split device init to decouple OCR-polling delay 12 years ago
Simon Glass 8bfa195e4e mmc: Define a constant for the maximum block size 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
Nikita Kiryanov d23d8d7e06 mmc: add support for write protection 12 years ago
Stephen Warren 29159057a1 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too 12 years ago
Stephen Warren 8948ea8302 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too 13 years ago
Kaspter Ju 67cbbf25c5 mmc: Remove unused item flags in struct mmc_cmd 13 years ago
Lad, Prabhakar 0d986e61e2 da850/omap-l138: Add support to read u-boot image from MMC/SD 13 years ago
Andreas Bießmann ffdea5dab9 include/mmc.h: remove struct mmc_csd 13 years ago
Łukasz Majewski 6272203641 mmc:fix: Set mmc width according to MMC host capabilities 13 years ago
Sven Schnelle 72fa467988 ATMEL: use generic mmc framework 13 years ago
Jan Kloetzke d617c426a6 mmc: make mmc_send_status() more reliable 13 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
Lei Wen 0560db18ec mmc: change magic number to macro define 13 years ago
Łukasz Majewski b1f1e821d3 mmc: Access mode validation for eMMC cards > 2 GiB 14 years ago
Lei Wen e6f99a5611 MMC: add erase function to both mmc and sd 14 years ago
Lei Wen bc897b1d4d mmc: enable partition switch function for emmc 14 years ago
Lei Wen ea6ebe2177 cmd_mmc: eliminate device num in the mmc command 14 years ago
Thomas Chou ed018b21d6 mmc_spi: generate response for send status command 14 years ago
Thomas Chou abe2c93ffb mmc: coding style fix and tabify of mmc.h 14 years ago
John Rigby 8feafcc49c MMC: make b_max unconditional 14 years ago
Raffaele Recalcati 31cacbabf0 mmc: SEND_OP_COND considers card capabilities (voltage) 14 years ago
Raffaele Recalcati 5d4fc8d907 mmc: checking status after commands with R1b response 14 years ago
Thomas Chou d52ebf1022 mmc: add generic mmc spi driver 14 years ago
Sandeep Paulraj 57418d2139 Davinci MMCSD Support 14 years ago