aboutsummaryrefslogtreecommitdiff
path: root/cmd/axi.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini1-2/+2
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-4/+4
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-5/+5
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-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-10/+12
2018-08-11cmd: Add axi commandMario Six1-0/+352