summaryrefslogtreecommitdiffstats
path: root/commands/mmc_extcsd.c
Commit message (Expand)AuthorAgeFilesLines
* commands: mmc_extcsd: print_field: fix layoutJuergen Borleis2020-09-141-1/+1
* commands: mmc_extcsd: print_field: fix 32 bit overflowJuergen Borleis2020-09-141-8/+15
* commands/*: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-04-271-16/+4
* mci: provide wrapper for mci_get_device_by_name ∘ devpath_to_nameUwe Kleine-König2019-09-121-3/+3
* commands: mmc_extcsd: describe missing bitAhmad Fatoum2019-08-301-2/+9
* commands: mmc_extcsd: fix extcsd value meaningsMarco Felsch2019-06-181-4/+4
* commands: mmc_extcsd: Make use of devpath_to_name()Andrey Smirnov2018-06-251-3/+2
* mmc_extcsd command: Add cmd option to set bkops-enableChristoph Fritz2018-06-201-3/+23
* commands: mmc_extcsd: Add support to write multibyte registersTeresa Remmet2018-06-081-17/+27
* mci: drop unused parameter from mci_switch()Uwe Kleine-König2018-01-221-1/+1
* mmc_extcsd command: reworkSascha Hauer2017-07-061-1185/+1598
* mmc_extcsd command: Fix multiline printsSascha Hauer2017-07-061-15/+14
* commands/mmc_extcsd: Relicense under GPLv2+Sascha Hauer2017-03-011-1/+1
* commands: mmc_extcsd: Fix incorrect usage of sprintfAndrey Smirnov2016-04-281-33/+46
* stdio: rename getc to getcharSascha Hauer2016-04-151-2/+2
* commands: Add MMC ext. CSD register toolDaniel Schultz2015-09-241-0/+2042