index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
dm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
1
-5
/
+2
*
cmd: dm: allow for selecting uclass and device
AKASHI Takahiro
2023-09-23
1
-10
/
+38
*
Correct SPL uses of SYS_LONGHELP
Simon Glass
2023-02-10
1
-1
/
+1
*
dm: core: Support sorting devices with dm tree
Simon Glass
2023-01-23
1
-3
/
+7
*
dm: core: fix a typo in help text
Sergei Antonov
2022-08-26
1
-1
/
+1
*
dm: core: Add a command to show driver model statistics
Simon Glass
2022-06-28
1
-0
/
+24
*
dm: core: Sort dm subcommands
Simon Glass
2022-06-28
1
-25
/
+25
*
dm: core: Rename dm_dump_all()
Simon Glass
2022-06-28
1
-4
/
+4
*
cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()
Ovidiu Panait
2022-06-06
1
-52
/
+12
*
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
2020-07-07
1
-1
/
+21
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-11
/
+11
*
cmd: Add test and fix bugs for dm drivers
Sean Anderson
2020-04-09
1
-2
/
+2
*
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
1
-1
/
+11
*
cmd: Move the "dm" command from test/dm/ to cmd/
Tom Rini
2018-12-15
1
-0
/
+88