aboutsummaryrefslogtreecommitdiff
path: root/tests/subnode_iterate.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-21tests: Fix signedness comparisons warningsAndre Przywara1-1/+1
2019-06-21tests: Replace license boilerplate with SPDX tagsRob Herring1-14/+1
2017-03-06Fix assorted sparse warningsDavid Gibson1-2/+2
2016-07-28libfdt: Add a subnodes iterator macroThierry Reding1-6/+2
2013-04-28libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass1-0/+94