Commit Graph

102 Commits (f9d7e17e844f9e94c39a8c95f73a4454097a6948)

Author SHA1 Message Date
Jaehoon Chung 915ffa5213 mmc: use the generic error number 9 years ago
Kever Yang 46683f3da1 mmc-uclass: correct the device number 9 years ago
Simon Glass 8ca51e51c1 dm: mmc: Add a way to use driver model for MMC operations 9 years ago
Stefan Wahren 1a3619cf82 mmc: add MMC_VERSION_5_1 9 years ago
Simon Glass 9cf7b1a74c mmc: Drop dead mmc code for non-generic MMC 9 years ago
Simon Glass e98dd20cce mmc: Drop mmc_register() 9 years ago
Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 9 years ago
Simon Glass ad27dd5e13 dm: mmc: Add a way to bind MMC devices with driver model 9 years ago
Simon Glass cffe5d86cf dm: mmc: Set up the device pointer when using the MMC uclass 9 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 9 years ago
Simon Glass cb5ec33d90 dm: mmc: Add a function to obtain the block device 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Clemens Gruber aa844fe106 mmc: add missing prototype for mmc_get_env_dev 9 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 9 years ago
Simon Glass 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API 9 years ago
Eric Nelson 1aa2d074a7 mmc: update MMC_ERASE argument to match Linux kernel. 9 years ago
Simon Glass e7ecf7cb5a dm: mmc: Add an MMC uclass 10 years ago
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 11 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