Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
68c419765be39ae351e93501f470c38760865437
/
drivers
/
core
/
device.c
cdfc505
dm: core: Add \n to two dm_warn() messages
by Simon Glass
· 9 years ago
7ea9395
dm: do not set DM_FLAG_ACTIVATED twice
by Masahiro Yamada
· 9 years ago
861bc9f
dm: core: Correct device_get_child_by_of_offset() parameter
by Simon Glass
· 9 years ago
ae2efac
dm: core: Add a function to find any device from device tree
by Simon Glass
· 9 years ago
ce4021b
dm: core: drop device removal error path correctly
by Masahiro Yamada
· 10 years ago
e70a4f4
dm: core: Drop device removal error path when not supported
by Simon Glass
· 10 years ago
1bd3deb
dm: core: Allow sequence alias support to be removed for SPL
by Simon Glass
· 10 years ago
5ed2e42
dm: core: device: add function: dev_get_uclass_name()
by Przemyslaw Marczak
· 10 years ago
d3ef0d7
dm: core: device: add function: dev_get_driver_ops()
by Przemyslaw Marczak
· 10 years ago
d850e67
dm: core: Extend struct udevice by '.uclass_platdata' field.
by Przemyslaw Marczak
· 10 years ago
40f829a
dm: core: Add device children and sibling functions
by Simon Glass
· 10 years ago
8b04e73
dm: core: Mark device as active before calling uclass probe() methods
by Simon Glass
· 10 years ago
46227bd
dm: core: Rename driver data function to dev_get_driver_data()
by Simon Glass
· 10 years ago
a626dff
dm: core: Convert driver_bind() to use const
by Simon Glass
· 10 years ago
825d3f9
dm: core: Support allocating driver-private data for DMA
by Simon Glass
· 10 years ago
9c1f382
dm: core: Add a uclass pre_probe() method for devices
by Simon Glass
· 10 years ago
d02009d
dm: core: Mark device as active before calling its probe() method
by Simon Glass
· 10 years ago
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
99b7235
dm: introduce dev_get_addr interface
by Peng Fan
· 10 years ago
5104b98
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· 10 years ago
c23b428
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
98fd5d1
dm: core: Add a function to get a device's uclass ID
by Simon Glass
· 10 years ago
a4a51a0
dm: core: Add a post_bind method for parents
by Simon Glass
· 10 years ago
57f9540
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· 10 years ago
11b6173
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
ba75049
dm: core: Allocate platform data when binding a device
by Simon Glass
· 10 years ago
4ebe01b
dm: core: Tidy up error handling in device_bind()
by Simon Glass
· 10 years ago
df1e072
dm: device: Add newline to debug() messages
by Simon Glass
· 10 years ago
43f488a
dm: core: Add functions to find parent and OF data
by Simon Glass
· 10 years ago
70c3a0e
dm: core: Allow access to the device's driver_id data
by Simon Glass
· 10 years ago
b38ea5a
dm: Allow device removal features to be dropped
by Simon Glass
· 10 years ago
1586a84
dm: core: Allow parents to pass data to children during probe
by Simon Glass
· 10 years ago
44da735
dm: core: Add functions for iterating through device children
by Simon Glass
· 10 years ago
2e9edbf
dm: avoid dev->req_seq overflow
by Robert Baldyga
· 10 years ago
c2ac141
dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
by Simon Glass
· 10 years ago
d45560d
dm: Add child_pre_probe() and child_post_remove() methods
by Simon Glass
· 10 years ago
60d971b
dm: Introduce per-child data for devices
by Simon Glass
· 10 years ago
48d4e29
dm: Add functions to access a device's children
by Simon Glass
· 10 years ago
db6f020
dm: Introduce device sequence numbering
by Simon Glass
· 10 years ago
fef72b7
dm: Allow drivers to be marked 'before relocation'
by Simon Glass
· 10 years ago
b74fcb4
dm: rename device struct to udevice
by Heiko Schocher
· 11 years ago
dd6ab88
dm: Add base driver model support
by Simon Glass
· 11 years ago