Age | Commit message (Expand) | Author |
---|---|---|
2023-10-16 | cmd: Convert existing long help messages to the new macro | Tom Rini |
2023-09-23 | cmd: dm: allow for selecting uclass and device | AKASHI Takahiro |
2023-02-10 | Correct SPL uses of SYS_LONGHELP | Simon Glass |
2023-01-23 | dm: core: Support sorting devices with dm tree | Simon Glass |
2022-08-26 | dm: core: fix a typo in help text | Sergei Antonov |
2022-06-28 | dm: core: Add a command to show driver model statistics | Simon Glass |
2022-06-28 | dm: core: Sort dm subcommands | Simon Glass |
2022-06-28 | dm: core: Rename dm_dump_all() | Simon Glass |
2022-06-06 | cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() | Ovidiu Panait |
2020-07-07 | cmd: dm: Fixed/Added DM driver listing subcommands | Niel Fourie |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-04-09 | cmd: Add test and fix bugs for dm drivers | Sean Anderson |
2020-02-05 | cmd: Add command to dump drivers and compatible strings | Sean Anderson |
2018-12-15 | cmd: Move the "dm" command from test/dm/ to cmd/ | Tom Rini |