index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
core
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: device: Add newline to debug() messages
Simon Glass
2014-12-11
1
-3
/
+3
*
dm: core: Add functions to find parent and OF data
Simon Glass
2014-11-22
1
-0
/
+5
*
dm: core: Allow access to the device's driver_id data
Simon Glass
2014-11-22
1
-0
/
+5
*
dm: Allow device removal features to be dropped
Simon Glass
2014-11-21
1
-168
/
+0
*
dm: core: Allow parents to pass data to children during probe
Simon Glass
2014-10-22
1
-1
/
+8
*
dm: core: Add functions for iterating through device children
Simon Glass
2014-10-22
1
-0
/
+27
*
dm: avoid dev->req_seq overflow
Robert Baldyga
2014-09-23
1
-0
/
+2
*
dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
Simon Glass
2014-09-23
1
-2
/
+5
*
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
2014-07-23
1
-1
/
+15
*
dm: Introduce per-child data for devices
Simon Glass
2014-07-23
1
-0
/
+26
*
dm: Add functions to access a device's children
Simon Glass
2014-07-23
1
-0
/
+93
*
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
1
-0
/
+28
*
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
1
-2
/
+4
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
1
-16
/
+16
*
dm: Add base driver model support
Simon Glass
2014-03-04
1
-0
/
+348