summaryrefslogtreecommitdiffstats
path: root/cmd/osd.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: Drop use of old sequence numbers in commandsSimon Glass2020-12-181-2/+2
* dm: Avoid accessing seq directlySimon Glass2020-12-181-2/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-13/+14
* cmd: Add osd commandsMario Six2018-09-281-0/+291