Commit Graph

85 Commits (5cd83b11f934295cdd0e201b54c1c2b99529698f)

Author SHA1 Message Date
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 10 years ago
Andrew Gabbasov bd47c13583 mmc: Fix splitting device initialization 10 years ago
Andrew Gabbasov a626c8d418 mmc: Avoid extra duplicate entry in mmc device structure 10 years ago
Andrew Gabbasov 3f2da751be mmc: Fix typo in MMC type checking macro 10 years ago
Pantelis Antoniou 4b7cee5336 mmc: Implement SD/MMC versioning properly 10 years ago
Otavio Salvador f022d36e8a mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V 10 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 10 years ago
Diego Santa Cruz 9e41a00b57 mmc: extend mmcinfo output to show partition write reliability settings 10 years ago
Diego Santa Cruz 8dda5b0e60 mmc: extend the mmc hardware partitioning API with write reliability 10 years ago
Diego Santa Cruz ac9da0e08c mmc: add API to do eMMC hardware partitioning 10 years ago
Diego Santa Cruz 037dc0ab5d mmc: read the high capacity WP group size for eMMC 10 years ago
Diego Santa Cruz a4ff9f83f5 mmc: fix erase_grp_size computation with high-capacity size definition 10 years ago
Diego Santa Cruz a7f852b688 mmc: read the size of eMMC enhanced user data area 10 years ago
Diego Santa Cruz c3dbb4f9b7 mmc: extend mmcinfo to show enhanced partition attribute 10 years ago
Andrew Gabbasov 786e8f818c mmc: Fix handling of bus widths and DDR card capabilities 10 years ago
Markus Niebel edab723b47 MMC: add MMC_VERSION_5_0 10 years ago
Markus Niebel d7b2912991 MMC: fix user capacity for partitioned eMMC card 10 years ago
Paul Kocialkowski 95de9ab201 mmc: Board-specific MMC power initializations 10 years ago
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 12 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 13 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