Commit Graph

20 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada 138c8a7562 dm: fix alignment of help message of "dm" command 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 years ago
Michal Simek d6df048bca dm: cmd: Relocate subcommands when MANUAL_RELOC 9 years ago
Masahiro Yamada 40b6f2d020 devres: add debug command to dump device resources 9 years ago
Simon Glass 304fbef156 dm: Move the tree/uclass dump code into its own file 9 years ago
Joe Hershberger 40441e0bd3 test: dm: Move the dm tests over to the ut command 9 years ago
Simon Glass 57f54d55bd dm: test: Allow 'dm test' to select a particular test to run 9 years ago
Simon Glass b66c0a662b dm: test: Correct printf() output nit in 'dm uclass' 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Simon Glass fa67f90fc3 dm: Show both allocated and requested seq numbers in 'dm uclass' 9 years ago
Masahiro Yamada a56642c7ba dm_test: improve the appearance shown by "dm tree" command 10 years ago
Simon Glass b7d665705e dm: Display the sequence number for each device 10 years ago
Simon Glass 4e8bc21170 dm: Avoid activating devices in 'dm uclass' command 10 years ago
Simon Glass fffa24d7c5 dm: Move device display into its own function 10 years ago
Simon Glass 4af5b1445c dm: Use '*' to indicate a device is activated 10 years ago
Simon Glass 184b1b7175 dm: Fix printf() strings in the 'dm' command 10 years ago
Simon Glass b6a49a7ae7 dm: Allow driver model tests only for sandbox 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Simon Glass 0681195977 dm: Add a 'dm' command for testing 10 years ago