index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
/
test.h
Age
Commit message (
Expand
)
Author
2017-06-01
dm: core: Run tests with both livetree and flat tree
Simon Glass
2016-01-30
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-20
dm: video: test: Add tests for the video uclass
Simon Glass
2015-05-21
test: dm: Move the dm tests over to the ut command
Joe Hershberger
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-04-22
dm: test: Add tests for device's uclass platform data
Przemyslaw Marczak
2015-04-18
dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
2015-04-16
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-01-29
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2014-10-23
test: dm: Support memory leak checking as a core feature
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: Provide a function to scan child FDT nodes
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add basic tests
Simon Glass