Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ab76a4739d08e39aa22cf328dfd9b4b4085083eb
/
drivers
/
core
/
device.c
cdfc505
dm: core: Add \n to two dm_warn() messages
by Simon Glass
· Mon Jul 06 16:47:40 2015 -0600
7ea9395
dm: do not set DM_FLAG_ACTIVATED twice
by Masahiro Yamada
· Thu Jul 09 22:11:49 2015 +0900
861bc9f
dm: core: Correct device_get_child_by_of_offset() parameter
by Simon Glass
· Tue Jun 23 15:38:38 2015 -0600
ae2efac
dm: core: Add a function to find any device from device tree
by Simon Glass
· Tue Jun 23 15:38:37 2015 -0600
ce4021b
dm: core: drop device removal error path correctly
by Masahiro Yamada
· Fri Apr 24 17:28:40 2015 +0900
e70a4f4
dm: core: Drop device removal error path when not supported
by Simon Glass
· Fri Feb 27 22:06:33 2015 -0700
1bd3deb
dm: core: Allow sequence alias support to be removed for SPL
by Simon Glass
· Fri Feb 27 22:06:30 2015 -0700
5ed2e42
dm: core: device: add function: dev_get_uclass_name()
by Przemyslaw Marczak
· Wed Apr 15 13:07:25 2015 +0200
d3ef0d7
dm: core: device: add function: dev_get_driver_ops()
by Przemyslaw Marczak
· Wed Apr 15 13:07:24 2015 +0200
d850e67
dm: core: Extend struct udevice by '.uclass_platdata' field.
by Przemyslaw Marczak
· Wed Apr 15 13:07:18 2015 +0200
40f829a
dm: core: Add device children and sibling functions
by Simon Glass
· Wed Mar 25 12:21:57 2015 -0600
8b04e73
dm: core: Mark device as active before calling uclass probe() methods
by Simon Glass
· Wed Mar 25 12:21:56 2015 -0600
46227bd
dm: core: Rename driver data function to dev_get_driver_data()
by Simon Glass
· Wed Mar 25 12:21:55 2015 -0600
a626dff
dm: core: Convert driver_bind() to use const
by Simon Glass
· Wed Mar 25 12:21:54 2015 -0600
825d3f9
dm: core: Support allocating driver-private data for DMA
by Simon Glass
· Wed Mar 25 12:21:53 2015 -0600
9c1f382
dm: core: Add a uclass pre_probe() method for devices
by Simon Glass
· Thu Mar 05 12:25:22 2015 -0700
d02009d
dm: core: Mark device as active before calling its probe() method
by Simon Glass
· Thu Mar 05 12:25:21 2015 -0700
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· Thu Mar 05 12:25:20 2015 -0700
99b7235
dm: introduce dev_get_addr interface
by Peng Fan
· Tue Feb 10 14:46:32 2015 +0800
5104b98
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· Sun Jan 25 08:27:10 2015 -0700
c23b428
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· Sun Jan 25 08:27:06 2015 -0700
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· Sun Jan 25 08:27:05 2015 -0700
98fd5d1
dm: core: Add a function to get a device's uclass ID
by Simon Glass
· Sun Jan 25 08:27:04 2015 -0700
a4a51a0
dm: core: Add a post_bind method for parents
by Simon Glass
· Sun Jan 25 08:27:03 2015 -0700
57f9540
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· Sun Jan 25 08:27:02 2015 -0700
11b6173
dm: core: Allow parents to have platform data for their children
by Simon Glass
· Sun Jan 25 08:27:01 2015 -0700
ba75049
dm: core: Allocate platform data when binding a device
by Simon Glass
· Sun Jan 25 08:27:00 2015 -0700
4ebe01b
dm: core: Tidy up error handling in device_bind()
by Simon Glass
· Sun Jan 25 08:26:59 2015 -0700
df1e072
dm: device: Add newline to debug() messages
by Simon Glass
· Wed Dec 10 08:55:56 2014 -0700
43f488a
dm: core: Add functions to find parent and OF data
by Simon Glass
· Tue Nov 11 10:46:19 2014 -0700
70c3a0e
dm: core: Allow access to the device's driver_id data
by Simon Glass
· Tue Nov 11 10:46:18 2014 -0700
b38ea5a
dm: Allow device removal features to be dropped
by Simon Glass
· Mon Nov 10 17:16:47 2014 -0700
1586a84
dm: core: Allow parents to pass data to children during probe
by Simon Glass
· Mon Oct 13 23:41:50 2014 -0600
44da735
dm: core: Add functions for iterating through device children
by Simon Glass
· Mon Oct 13 23:41:49 2014 -0600
2e9edbf
dm: avoid dev->req_seq overflow
by Robert Baldyga
· Thu Sep 18 17:13:07 2014 +0200
c2ac141
dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
by Simon Glass
· Wed Sep 17 09:02:38 2014 -0600
d45560d
dm: Add child_pre_probe() and child_post_remove() methods
by Simon Glass
· Wed Jul 23 06:55:21 2014 -0600
60d971b
dm: Introduce per-child data for devices
by Simon Glass
· Wed Jul 23 06:55:20 2014 -0600
48d4e29
dm: Add functions to access a device's children
by Simon Glass
· Wed Jul 23 06:55:19 2014 -0600
db6f020
dm: Introduce device sequence numbering
by Simon Glass
· Wed Jul 23 06:55:12 2014 -0600
fef72b7
dm: Allow drivers to be marked 'before relocation'
by Simon Glass
· Wed Jul 23 06:55:03 2014 -0600
b74fcb4
dm: rename device struct to udevice
by Heiko Schocher
· Thu May 22 12:43:05 2014 +0200
dd6ab88
dm: Add base driver model support
by Simon Glass
· Wed Feb 26 15:59:18 2014 -0700