summaryrefslogtreecommitdiff
path: root/cmd/dm.c
AgeCommit message (Expand)Author
2023-02-10Correct SPL uses of SYS_LONGHELPSimon Glass
2023-01-23dm: core: Support sorting devices with dm treeSimon Glass
2022-08-26dm: core: fix a typo in help textSergei Antonov
2022-06-28dm: core: Add a command to show driver model statisticsSimon Glass
2022-06-28dm: core: Sort dm subcommandsSimon Glass
2022-06-28dm: core: Rename dm_dump_all()Simon Glass
2022-06-06cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait
2020-07-07cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-04-09cmd: Add test and fix bugs for dm driversSean Anderson
2020-02-05cmd: Add command to dump drivers and compatible stringsSean Anderson
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini