summaryrefslogtreecommitdiffstats
path: root/cmd/axi.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
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-10/+12
* cmd: Add axi commandMario Six2018-08-111-0/+352