index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
dm.c
Age
Commit message (
Expand
)
Author
2025-05-29
global: Add <linux/string.h> instead of long indirect include path
Tom Rini
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
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