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
/
test
/
dm
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: test: Show the amount of leaked memory on error
Simon Glass
2015-10-05
1
-1
/
+6
*
test: Generalize the unit test framework
Joe Hershberger
2015-05-21
1
-34
/
+40
*
dm: test: Don't clear global_data in dm_test_uclass_before_ready()
Simon Glass
2015-04-22
1
-1
/
+4
*
dm: test: Add tests for get/find uclass's device by name
Przemyslaw Marczak
2015-04-22
1
-0
/
+81
*
dm: test: Add tests for get/find uclass devices
Przemyslaw Marczak
2015-04-22
1
-1
/
+33
*
dm: test: Add tests for device's uclass platform data
Przemyslaw Marczak
2015-04-22
1
-0
/
+55
*
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
1
-1
/
+6
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-1
/
+1
*
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
1
-0
/
+11
*
test: dm: Support memory leak checking as a core feature
Simon Glass
2014-10-23
1
-16
/
+30
*
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
1
-0
/
+14
*
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
1
-10
/
+38
*
dm: Make sure that the root device is probed
Simon Glass
2014-07-23
1
-1
/
+1
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
1
-16
/
+16
*
dm: Add basic tests
Simon Glass
2014-03-04
1
-0
/
+544