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
/
test
/
dm
/
test-fdt.c
Age
Commit message (
Expand
)
Author
2017-07-11
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-06-01
dm: test: Disable the fdt_offset test with livetree
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-01-29
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
dm: core: Allocate platform data when binding a device
Simon Glass
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
dm: Use an explicit expect value in core tests
Simon Glass
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add basic tests
Simon Glass