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
/
test
/
dm
/
core.c
Age
Commit message (
Expand
)
Author
2017-04-05
dm: test: Add test for device removal
Stefan Roese
2017-04-05
dm: core: Add flags parameter to device_remove()
Stefan Roese
2016-04-14
test/dm/core.c: Make pre-reloc test use pre-reloc struct
Tom Rini
2015-10-05
dm: test: Show the amount of leaked memory on error
Simon Glass
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-04-22
dm: test: Don't clear global_data in dm_test_uclass_before_ready()
Simon Glass
2015-04-22
dm: test: Add tests for get/find uclass's device by name
Przemyslaw Marczak
2015-04-22
dm: test: Add tests for get/find uclass devices
Przemyslaw Marczak
2015-04-22
dm: test: Add tests for device's uclass platform data
Przemyslaw Marczak
2015-04-17
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-01-30
dm: core: Add a function to get a device's uclass ID
Simon Glass
2014-10-24
test: dm: Support memory leak checking as a core feature
Simon Glass
2014-07-23
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
dm: Make sure that the root device is probed
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add basic tests
Simon Glass