Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ee9bc77f3abe316126c2413c77dddac2401214a8
/
test
/
dm
/
bus.c
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
bcbe3d1
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
e721b88
test: Generalize the unit test framework
by Joe Hershberger
· 9 years ago
e23eb61
dm: test: bus: Use a local variable to simplify code
by Simon Glass
· 10 years ago
83c7e43
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· 10 years ago
081f2fc
dm: core: Allow the uclass to set up a device's child after binding
by Simon Glass
· 10 years ago
dac8db2
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
9cc36a2
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
0118ce7
dm: core: Add a post_bind method for parents
by Simon Glass
· 10 years ago
ba8da9d
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· 10 years ago
cdc133b
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
a8981d4
dm: core: Add functions for iterating through device children
by Simon Glass
· 10 years ago
a327dee
dm: Add child_pre_probe() and child_post_remove() methods
by Simon Glass
· 10 years ago
e59f458
dm: Introduce per-child data for devices
by Simon Glass
· 10 years ago
997c87b
dm: Add functions to access a device's children
by Simon Glass
· 10 years ago
1ca7e20
dm: Provide a function to scan child FDT nodes
by Simon Glass
· 10 years ago