Commit Graph

22 Commits (e3396ffd720877976141fa0b76a0b8ee9643d7d1)

Author SHA1 Message Date
Simon Glass d677b00cb6 dm: core: Add a way to bind a device by ofnode 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass e88afccc44 dm: core: Add a comment about the device_remove() flags 7 years ago
Simon Glass 396e343b3d dm: core: Allow binding a device from a live tree 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Stephen Warren daac3bfee5 dm: allow setting driver_data before/during bind 8 years ago
Simon Glass c6db965f67 dm: Remove device_probe_child() 9 years ago
Simon Glass 79725ca4f6 Revert "dm: Export device_remove_children / device_unbind_children" 9 years ago
Masahiro Yamada e6cabe4a6d dm: core: allow device_bind() to not return a device pointer 9 years ago
Masahiro Yamada 0a5804b53a dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list 9 years ago
Masahiro Yamada e2282d7076 devres: make Devres optional with CONFIG_DEVRES 9 years ago
Masahiro Yamada 608f26c51b devres: introduce Devres (Managed Device Resource) framework 9 years ago
Simon Glass f33017716e dm: Support address translation for simple-bus 9 years ago
Hans de Goede bb52b367f6 dm: Export device_remove_children / device_unbind_children 9 years ago
Simon Glass 3479253dad dm: core: Convert driver_bind() to use const 9 years ago
Marek Vasut 66c03151fc dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE 9 years ago
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped 10 years ago
Simon Glass accd4b19b3 dm: core: Allow parents to pass data to children during probe 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Simon Glass 6494d708bf dm: Add base driver model support 10 years ago