aboutsummaryrefslogtreecommitdiff
path: root/cmd/osd.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-18cmd: Drop use of old sequence numbers in commandsSimon Glass1-2/+2
2020-12-18dm: Avoid accessing seq directlySimon Glass1-2/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-13/+14
2018-09-28cmd: Add osd commandsMario Six1-0/+291