index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
device-remove.c
Age
Commit message (
Expand
)
Author
2017-05-17
dm: core: Add DM_FLAG_OS_PREPARE flag
Stefan Roese
2017-04-05
dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
Stefan Roese
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2016-07-15
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2015-11-20
Revert "dm: Export device_remove_children / device_unbind_children"
Simon Glass
2015-08-06
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-07-21
dm: Export device_remove_children / device_unbind_children
Hans de Goede
2015-04-22
dm: core: Extend struct udevice by '.uclass_platdata' field.
Przemyslaw Marczak
2015-04-18
dm: core: Convert driver_bind() to use const
Simon Glass
2015-01-30
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-30
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-30
dm: core: Allocate platform data when binding a device
Simon Glass
2014-11-21
dm: Allow device removal features to be dropped
Simon Glass