index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
device.c
Age
Commit message (
Expand
)
Author
2014-12-11
dm: device: Add newline to debug() messages
Simon Glass
2014-11-22
dm: core: Add functions to find parent and OF data
Simon Glass
2014-11-22
dm: core: Allow access to the device's driver_id data
Simon Glass
2014-11-21
dm: Allow device removal features to be dropped
Simon Glass
2014-10-22
dm: core: Allow parents to pass data to children during probe
Simon Glass
2014-10-22
dm: core: Add functions for iterating through device children
Simon Glass
2014-09-23
dm: avoid dev->req_seq overflow
Robert Baldyga
2014-09-23
dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
Simon Glass
2014-07-23
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
2014-07-23
dm: Introduce per-child data for devices
Simon Glass
2014-07-23
dm: Add functions to access a device's children
Simon Glass
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add base driver model support
Simon Glass