Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
92623672f9d3f1b4ea12ae1e2bcc0ad9fde5d2cb
/
drivers
/
core
/
uclass.c
b067505
dm: core: Add uclass_first_device_err() to return a valid device
by Simon Glass
· 9 years ago
1b30d61
dm: core: Export uclass_find_device_by_of_offset()
by Simon Glass
· 9 years ago
20af3c0
dm: core: Call uclass post_bind() after the driver's bind() method
by Simon Glass
· 9 years ago
c275dfe
dm: core: Provide uclass_find_device_by_phandle() only when needed
by Simon Glass
· 9 years ago
50dae85
dm: core: Remove unnecessary codes in uclass_pre_remove_device()
by Bin Meng
· 9 years ago
3346c87
dm: Improve handling of a missing uclass
by Simon Glass
· 9 years ago
0a5804b
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
by Masahiro Yamada
· 9 years ago
d82ba4c
dm: core: Support finding a device by phandle
by Simon Glass
· 9 years ago
2fda14a
dm: core: Check for empty list in uclass_find_device()
by Simon Glass
· 9 years ago
643e690
dm: change dm_warn() message into debug() in uclass_add()
by Masahiro Yamada
· 9 years ago
f66529f
dm: core: Correct bug introduced in uclass_first/next_device()
by Simon Glass
· 10 years ago
7f9875e
dm: core: Remove unbind operations when not required
by Simon Glass
· 10 years ago
07d260e
dm: core: Handle recursive unbinding of uclass devices
by Simon Glass
· 10 years ago
794d521
dm: core: remove type 'static' of function uclass_get_device_tail()
by Przemyslaw Marczak
· 10 years ago
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
· 10 years ago
6494d70
dm: Add base driver model support
by Simon Glass
· 11 years ago