aboutsummaryrefslogtreecommitdiff
path: root/cmd/conitrace.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-3/+1
2021-01-13cmd: conitrace: increase wait for next keyHeinrich Schuchardt1-2/+2
2020-11-09cmd: conitrace: replace getc() by getchar()Heinrich Schuchardt1-2/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+2
2018-09-25cmd: add conitrace commandHeinrich Schuchardt1-0/+51