Commit Graph

15 Commits (4166ba3b2351aa72c372f66a54e9fb92cffbd230)

Author SHA1 Message Date
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 10 years ago
Masahiro Yamada 0a5804b53a dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list 10 years ago
Masahiro Yamada e2282d7076 devres: make Devres optional with CONFIG_DEVRES 10 years ago
Masahiro Yamada 608f26c51b devres: introduce Devres (Managed Device Resource) framework 10 years ago
Simon Glass f33017716e dm: Support address translation for simple-bus 10 years ago
Hans de Goede bb52b367f6 dm: Export device_remove_children / device_unbind_children 10 years ago
Simon Glass 3479253dad dm: core: Convert driver_bind() to use const 10 years ago
Marek Vasut 66c03151fc dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE 10 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 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 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