Commit Graph

22 Commits (3d5ced9e22d32112a20f9dc0f5fb1f22ef088079)

Author SHA1 Message Date
Simon Glass 9f8037ea9c sandbox: Unprotect DATA regions in bus tests 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 6 years ago
Simon Glass 4f414d392f test: bus: Add a check that dev is not NULL 7 years ago
Simon Glass 298afb52cb dm: test: Separate out the bus DT offset test 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Joe Hershberger e721b882e9 test: Generalize the unit test framework 9 years ago
Simon Glass e23eb614a4 dm: test: bus: Use a local variable to simplify code 9 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 9 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 9 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 9 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 9 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 9 years ago
Simon Glass ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 9 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 9 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 10 years ago
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 10 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 10 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 10 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 10 years ago