aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/axi.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop display_options.h from common headerSimon Glass2022-08-101-0/+1
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-4/+4
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-5/+5
* 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