Commit Graph

21 Commits (3d5ced9e22d32112a20f9dc0f5fb1f22ef088079)

Author SHA1 Message Date
Simon Glass cdb6aa0afb dm: core: Add a function to find the first inactive child 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 6 years ago
Stefan Roese 24f927c527 dm: test: Add test for device removal 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Tom Rini f09144a220 test/dm/core.c: Make pre-reloc test use pre-reloc struct 8 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 9 years ago
Simon Glass f9fd4558ea dm: test: Don't clear global_data in dm_test_uclass_before_ready() 9 years ago
Przemyslaw Marczak 6e0c4880c8 dm: test: Add tests for get/find uclass's device by name 9 years ago
Przemyslaw Marczak 9e85f13ddc dm: test: Add tests for get/find uclass devices 9 years ago
Przemyslaw Marczak 754e71e850 dm: test: Add tests for device's uclass platform data 9 years ago
Simon Glass 02c07b3741 dm: core: Add a uclass pre_probe() method for devices 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 9 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 10 years ago
Simon Glass 2e7d35d2a6 dm: Add basic tests 10 years ago