aboutsummaryrefslogtreecommitdiff
path: root/core/test/run-device.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-13core/device.c: Fix dt_find_compatible_nodeAlistair Popple1-5/+26
2017-08-24core/test/run-device: fix memory leak on exitStewart Smith1-0/+1
2017-06-27dt: Add phandle fixup helpersMadhavan Srinivasan1-2/+33
2017-04-07device: add dt_find_by_name_addrOliver O'Halloran1-0/+1
2017-03-07device: implement dt_translate_address() properlyOliver O'Halloran1-1/+46
2016-08-18Build host programs (and checks) with debug enabledBenjamin Herrenschmidt1-1/+0
2016-01-21DT sorting testOliver O'Halloran1-0/+71
2015-03-05core/test: Test compatible, chip id and phandle related DT functionsDaniel Axtens1-0/+56
2015-03-05core/test: Test more get/set functions in device.cDaniel Axtens1-0/+70
2015-03-05core/test: Use "" as the name of the device tree root node.Daniel Axtens1-11/+11
2015-03-05core/test: Test that device paths/names function as expected.Daniel Axtens1-4/+61
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+118