Age | Commit message (Expand) | Author |
---|---|---|
2015-08-18 | dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list | Masahiro Yamada |
2015-08-06 | devres: make Devres optional with CONFIG_DEVRES | Masahiro Yamada |
2015-08-06 | devres: introduce Devres (Managed Device Resource) framework | Masahiro Yamada |
2015-08-06 | dm: Support address translation for simple-bus | Simon Glass |
2015-07-21 | dm: Export device_remove_children / device_unbind_children | Hans de Goede |
2015-04-18 | dm: core: Convert driver_bind() to use const | Simon Glass |
2015-02-19 | dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE | Marek Vasut |
2014-11-21 | dm: Allow device removal features to be dropped | Simon Glass |
2014-10-22 | dm: core: Allow parents to pass data to children during probe | Simon Glass |
2014-07-23 | dm: Allow drivers to be marked 'before relocation' | Simon Glass |
2014-06-20 | dm: Cast away the const-ness of the global_data pointer | Simon Glass |
2014-05-27 | dm: rename device struct to udevice | Heiko Schocher |
2014-03-04 | dm: Add base driver model support | Simon Glass |