summaryrefslogtreecommitdiff
path: root/cmd/vbe.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom 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-4/+2
2023-01-23vbe: Avoid a build failure when bloblist is not enabledSimon Glass1-2/+5
2022-10-31vbe: Add a command to show the VBE stateSimon Glass1-1/+30
2022-08-12vbe: Add a new vbe commandSimon Glass1-0/+87