Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-26 | dm: core: fix a typo in help text | Sergei Antonov | 1 | -1/+1 |
2022-06-28 | dm: core: Add a command to show driver model statistics | Simon Glass | 1 | -0/+24 |
2022-06-28 | dm: core: Sort dm subcommands | Simon Glass | 1 | -25/+25 |
2022-06-28 | dm: core: Rename dm_dump_all() | Simon Glass | 1 | -4/+4 |
2022-06-06 | cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() | Ovidiu Panait | 1 | -52/+12 |
2020-07-07 | cmd: dm: Fixed/Added DM driver listing subcommands | Niel Fourie | 1 | -1/+21 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -11/+11 |
2020-04-09 | cmd: Add test and fix bugs for dm drivers | Sean Anderson | 1 | -2/+2 |
2020-02-05 | cmd: Add command to dump drivers and compatible strings | Sean Anderson | 1 | -1/+11 |
2018-12-15 | cmd: Move the "dm" command from test/dm/ to cmd/ | Tom Rini | 1 | -0/+88 |