index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
core.c
Age
Commit message (
Expand
)
Author
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-16
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-01-29
dm: core: Add a function to get a device's uclass ID
Simon Glass
2014-10-23
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