Commit Graph

12 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
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 11 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