aboutsummaryrefslogtreecommitdiff
path: root/core/test/run-device.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-15core/device: Add function to return child node using name at substring "@"Athira Rajeev1-0/+13
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-08-02SPDX fixups and Copyright date fixesStewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-14/+3
2018-10-16core/device: Test dt_new_check()Stewart Smith1-2/+4
2018-10-16core/device: increase test coverage for dt_new_addr and dt_new_2addrStewart Smith1-0/+2
2018-10-16core/device: add test for dt_new() a duplicate nodeStewart Smith1-0/+1
2018-10-16core/device: Add test for duplicate nodes with dt_attach_root()Stewart Smith1-1/+8
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