Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-01 | hw/sd: Add sd_cmd_SEND_OP_CMD() handler | Philippe Mathieu-Daudé | |
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> [ clg: Update cmd_abbrev ] Message-Id: <20210624142209.1193073-9-f4bug@amsat.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> | |||
2018-03-09 | sdcard: Display command name when tracing CMD/ACMD | Philippe Mathieu-Daudé | |
The SDBus will reuse these functions, so we put them in a new source file. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-3-f4bug@amsat.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> [PMM: slight wordsmithing of comments, added note that string returned does not need to be freed] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |