Commit Graph

12 Commits (3c85c8b9f91334b001837123ffaba0a17cde51eb)

Author SHA1 Message Date
Joe Hershberger 40441e0bd3 test: dm: Move the dm tests over to the ut command 10 years ago
Joe Hershberger e721b882e9 test: Generalize the unit test framework 10 years ago
Przemyslaw Marczak 754e71e850 dm: test: Add tests for device's uclass platform data 10 years ago
Simon Glass 57f54d55bd dm: test: Allow 'dm test' to select a particular test to run 10 years ago
Simon Glass 02c07b3741 dm: core: Add a uclass pre_probe() method for devices 10 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 10 years ago
Simon Glass 756ac0bb15 test: dm: Support memory leak checking as a core feature 10 years ago
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 11 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 11 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Simon Glass 2e7d35d2a6 dm: Add basic tests 11 years ago