Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f9c370dcdf056f035f18bf77db8a706cea21f9ce
/
drivers
/
core
/
uclass.c
b7af1a2
dm: core: uclass: add function: uclass_get_device_by_name()
by Przemyslaw Marczak
· 10 years ago
e0735a4
dm: core: uclass: add function: uclass_find_device_by_name()
by Przemyslaw Marczak
· 10 years ago
c1d6f91
dm: core: add internal functions for getting the device without probe
by Przemyslaw Marczak
· 10 years ago
02c07b3
dm: core: Add a uclass pre_probe() method for devices
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
29a1bed
dm: do not check the existence of uclass operation
by Masahiro Yamada
· 10 years ago
c910e2e
dm: Avoid accessing uclasses before they are ready
by Simon Glass
· 10 years ago
f4cdead
dm: Allow a device to be found by its FDT offset
by Simon Glass
· 10 years ago
5a66a8f
dm: Introduce device sequence numbering
by Simon Glass
· 10 years ago
9ca296a
dm: Move uclass error checking/probing into a function
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
· 11 years ago
6494d70
dm: Add base driver model support
by Simon Glass
· 11 years ago