summaryrefslogtreecommitdiffstats
path: root/cmd/mtd.c
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-8/+9
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+2
* cmd: mtd: solve bad block support in erase commandPatrick Delaunay2020-01-241-12/+12
* cmd: mtd: fix compilation warning for help when SYS_LONGHELP=nQuentin Schulz2019-01-181-3/+2
* cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commandsBoris Brezillon2019-01-151-181/+267
* cmd: mtd: add 'mtd' commandMiquel Raynal2018-10-021-0/+473