summaryrefslogtreecommitdiffstats
path: root/commands/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mci: core: allocate memory used for DMA with dma_allocAhmad Fatoum2 days1-4/+5
* mci: export mci_get_ext_csd as helperMarco Felsch2023-11-151-17/+0
* commands: mmc: deprecate -c optionMarco Felsch2023-11-151-1/+2
* commands: mmc: add partition_complete subcommandLI Qingwu2023-11-151-1/+34
* commands: mmc: add write_reliability subcommandLI Qingwu2023-11-151-1/+67
* commands: add missing command groupsAhmad Fatoum2022-01-261-0/+1
* commands: set SPDX-License-Identifier for files without license statementAhmad Fatoum2022-01-051-0/+2
* mci: implement command to switch a mmc device to enhanced modeUwe Kleine-König2019-09-121-0/+196