Commit Graph

14 Commits (c722f0b026249385bbbcec4f5be9bd3abd69342c)

Author SHA1 Message Date
Masahiro Yamada 17b28edb37 dm: core: remove unnecessary return condition in uclass lookup 10 years ago
Masahiro Yamada f724e0bba2 dm: core: remove unnecessary return condition in driver lookup 10 years ago
Masahiro Yamada 84a7153733 dm: core: remove meaningless if conditional 10 years ago
Simon Glass e33dc221f4 dm: Add a function to bind a device by driver name 10 years ago
Simon Glass 2ef249b442 dm: core: Allow access to the device's driver_id data 10 years ago
Masahiro Yamada 2cede453da dm: simplify the loop in lists_driver_lookup_name() 10 years ago
Simon Glass 1f359e3611 dm: Adjust lists_bind_fdt() to return the bound device 10 years ago
Simon Glass 9b0ba067f9 dm: Improve errors and warnings in lists_bind_fdt() 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Jeroen Hofstee fd536d818d dm: add missing includes 11 years ago
Simon Glass 6a6d8fbef7 dm: Add missing header files in lists and root 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 6494d708bf dm: Add base driver model support 11 years ago