Commit Graph

24 Commits (a4f737a9c39abb45a5bde47f313df48e645331f7)

Author SHA1 Message Date
Mario Six 172942a4a0 test: Add tests for dev_{enable, disable}_by_path 7 years ago
Mario Six 2ea4d0db73 test: Add tests for DT-manipulation functions 7 years ago
Álvaro Fernández Rojas 30a90f56c3 dm: core: add functions to get memory-mapped I/O addresses 7 years ago
Eugeniu Rosca 507cef3d15 test: dm: Fix wrong aliases property names 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 7 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 8 years ago
Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() 8 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 8 years ago
Simon Glass 86b54ece82 dm: test: Disable the fdt_offset test with livetree 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 9 years ago
Joe Hershberger e721b882e9 test: Generalize the unit test framework 10 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 11 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 11 years ago
Simon Glass f8a85449ef dm: core: Allocate platform data when binding a device 11 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 11 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 11 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Simon Glass eb9ef5fee7 dm: Use an explicit expect value in core tests 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 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