Commit Graph

110 Commits (b7c6baef2891ce8978cbfddb66e944943473ac21)

Author SHA1 Message Date
Simon Glass b7c6baef28 x86: Convert MMC to driver model 7 years ago
Bin Meng da2364cc14 Revert "x86: Convert MMC to driver model" 7 years ago
Tom Rini 7ca0d3dde1 mmc: Change 'part_config' to be a u8 not char. 7 years ago
Simon Glass ddb3ac3c71 x86: Convert MMC to driver model 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 8 years ago
Marek Vasut b5b838f1a7 mmc: Tinification of the mmc code 8 years ago
Tomas Melin cd3d48807d mmc: add bkops-enable command 8 years ago
Peng Fan 3697e5992f mmc: sd: extracting erase related information from sd status 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Kever Yang 46683f3da1 mmc-uclass: correct the device number 8 years ago
Simon Glass 8ca51e51c1 dm: mmc: Add a way to use driver model for MMC operations 8 years ago
Stefan Wahren 1a3619cf82 mmc: add MMC_VERSION_5_1 8 years ago
Simon Glass 9cf7b1a74c mmc: Drop dead mmc code for non-generic MMC 8 years ago
Simon Glass e98dd20cce mmc: Drop mmc_register() 8 years ago
Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 8 years ago
Simon Glass ad27dd5e13 dm: mmc: Add a way to bind MMC devices with driver model 8 years ago
Simon Glass cffe5d86cf dm: mmc: Set up the device pointer when using the MMC uclass 8 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 8 years ago
Simon Glass cb5ec33d90 dm: mmc: Add a function to obtain the block device 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Clemens Gruber aa844fe106 mmc: add missing prototype for mmc_get_env_dev 8 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 9 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 9 years ago
Andrew Gabbasov bd47c13583 mmc: Fix splitting device initialization 9 years ago
Andrew Gabbasov a626c8d418 mmc: Avoid extra duplicate entry in mmc device structure 9 years ago
Andrew Gabbasov 3f2da751be mmc: Fix typo in MMC type checking macro 9 years ago
Pantelis Antoniou 4b7cee5336 mmc: Implement SD/MMC versioning properly 9 years ago
Otavio Salvador f022d36e8a mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V 9 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 9 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 10 years ago
Pierre Aubert 91fdabc67a eMMC: add support for operations in RPMB partition 10 years ago
Andrew Gabbasov 6b2221b008 mmc: Handle switch error status bit in MMC card status 10 years ago
Jaehoon Chung d22e3d46a9 mmc: support the DDR mode for eMMC 10 years ago
Jaehoon Chung 8caf46d189 mmc: remove the unnecessary define and fix the wrong bit control 10 years ago
Mateusz Zalega 07a2d42cd4 mmc: mmc header fix 10 years ago