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
/
include
/
dm
/
uclass.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
2016-03-14
1
-2
/
+13
*
dm: core: Add safe device iteration macros
Simon Glass
2015-11-19
1
-0
/
+15
*
dm: simplify uclass_foreach_dev() implementation
Masahiro Yamada
2015-08-31
1
-7
/
+2
*
dm: core: Fix a typo in the uclass_get_device_by_name() comment
Simon Glass
2015-08-06
1
-1
/
+1
*
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
1
-0
/
+17
*
dm: core: precise comments for get/find device by name
Przemyslaw Marczak
2015-04-22
1
-1
/
+1
*
dm: core: uclass: add function: uclass_get_device_by_name()
Przemyslaw Marczak
2015-04-22
1
-0
/
+15
*
dm: core: Extend struct udevice by '.uclass_platdata' field.
Przemyslaw Marczak
2015-04-22
1
-0
/
+4
*
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
1
-0
/
+2
*
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
1
-0
/
+1
*
dm: core: Allow the uclass to set up a device's child after binding
Simon Glass
2015-01-29
1
-0
/
+2
*
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-29
1
-0
/
+4
*
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
1
-0
/
+5
*
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
2015-01-29
1
-0
/
+5
*
dm: core: Improve comments for uclass_first/next_device()
Simon Glass
2015-01-29
1
-0
/
+4
*
dm: include <linker_lists.h> from platdata.h and uclass.h
Masahiro Yamada
2014-10-22
1
-0
/
+1
*
dm: Tidy up some header file comments
Simon Glass
2014-07-23
1
-1
/
+1
*
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
1
-0
/
+16
*
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
1
-0
/
+31
*
dm: Tidy up four minor code nits
Simon Glass
2014-06-20
1
-4
/
+6
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
1
-9
/
+9
*
dm: Add base driver model support
Simon Glass
2014-03-04
1
-0
/
+142