aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/axi.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* cmd: Convert existing long help messages to the new macroTom Rini2023-10-161-2/+2
* 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