Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
caa4daa2ae3dc0a3e516addea5772c9af76abcb0
/
include
/
dm
/
device-internal.h
caa4daa
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
e80be74
dm: core: Drop device_bind_offset()
by Simon Glass
· 4 years ago
a2703ce
dm: Remove uses of device_bind_offset()
by Simon Glass
· 4 years ago
734206d
dm: core: Rename device_bind_ofnode() to device_bind()
by Simon Glass
· 4 years ago
e12052b
dm: core: Rename device_bind() to device_bind_offset()
by Simon Glass
· 4 years ago
a294ead
dm: Use an allocated array for run-time device info
by Simon Glass
· 4 years, 1 month ago
cfecbaf
dm: core: add support for device re-parenting
by Claudiu Beznea
· 4 years, 2 months ago
908d024
core: drop const for struct driver_info
by Walter Lozano
· 4 years, 5 months ago
bcd90cb
dm: core: Export a new function to read platdata
by Simon Glass
· 4 years, 11 months ago
6244fc6
dm: Correct pre_reloc_only parameter description in several APIs' comments
by Bin Meng
· 6 years ago
3be9bcb
device: expose the functions used to remove and unbind children of a device
by Jean-Jacques Hiblot
· 6 years ago
d677b00
dm: core: Add a way to bind a device by ofnode
by Simon Glass
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
e88afcc
dm: core: Add a comment about the device_remove() flags
by Simon Glass
· 7 years ago
396e343
dm: core: Allow binding a device from a live tree
by Simon Glass
· 7 years ago
706865a
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
daac3bf
dm: allow setting driver_data before/during bind
by Stephen Warren
· 9 years ago
c6db965
dm: Remove device_probe_child()
by Simon Glass
· 9 years ago
79725ca
Revert "dm: Export device_remove_children / device_unbind_children"
by Simon Glass
· 9 years ago
e6cabe4
dm: core: allow device_bind() to not return a device pointer
by Masahiro Yamada
· 9 years ago
0a5804b
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
by Masahiro Yamada
· 9 years ago
e2282d7
devres: make Devres optional with CONFIG_DEVRES
by Masahiro Yamada
· 9 years ago
608f26c
devres: introduce Devres (Managed Device Resource) framework
by Masahiro Yamada
· 9 years ago
f330177
dm: Support address translation for simple-bus
by Simon Glass
· 9 years ago
bb52b36
dm: Export device_remove_children / device_unbind_children
by Hans de Goede
· 9 years ago
3479253
dm: core: Convert driver_bind() to use const
by Simon Glass
· 10 years ago
66c0315
dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE
by Marek Vasut
· 10 years ago
3ac435d
dm: Allow device removal features to be dropped
by Simon Glass
· 10 years ago
accd4b1
dm: core: Allow parents to pass data to children during probe
by Simon Glass
· 10 years ago
00606d7
dm: Allow drivers to be marked 'before relocation'
by Simon Glass
· 10 years ago
89876a5
dm: Cast away the const-ness of the global_data pointer
by Simon Glass
· 10 years ago
54c5d08
dm: rename device struct to udevice
by Heiko Schocher
· 10 years ago
6494d70
dm: Add base driver model support
by Simon Glass
· 11 years ago