| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-26 | cmd: Make use of U_BOOT_LONGHELP when missing | Tom Rini | |
| After adding the U_BOOT_LONGHELP macro some new commands came in still that were not making use if it. Switch these cases over and in a few places add missing newlines as well. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
| 2023-11-28 | cmd: add scmi command for SCMI firmware | AKASHI Takahiro | |
| This command, "scmi", may provide a command line interface to various SCMI protocols. It supports at least initially SCMI base protocol and is intended mainly for debug purpose. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com> | |||
