Commit Graph

16 Commits (11db152246607868f0e74db958947fbf79f28119)

Author SHA1 Message Date
Tom Rini f09144a220 test/dm/core.c: Make pre-reloc test use pre-reloc struct 9 years ago
Simon Glass cbfc2ff9da dm: test: Show the amount of leaked memory on error 9 years ago
Joe Hershberger e721b882e9 test: Generalize the unit test framework 10 years ago
Simon Glass f9fd4558ea dm: test: Don't clear global_data in dm_test_uclass_before_ready() 10 years ago
Przemyslaw Marczak 6e0c4880c8 dm: test: Add tests for get/find uclass's device by name 10 years ago
Przemyslaw Marczak 9e85f13ddc dm: test: Add tests for get/find uclass devices 10 years ago
Przemyslaw Marczak 754e71e850 dm: test: Add tests for device's uclass platform data 10 years ago
Simon Glass 02c07b3741 dm: core: Add a uclass pre_probe() method for devices 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 10 years ago
Simon Glass 756ac0bb15 test: dm: Support memory leak checking as a core feature 10 years ago
Simon Glass c910e2e2da dm: Avoid accessing uclasses before they are ready 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass 7497812d47 dm: Make sure that the root device is probed 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Simon Glass 2e7d35d2a6 dm: Add basic tests 11 years ago