summaryrefslogtreecommitdiff
path: root/tests/dumptrees.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix signedness comparisons warningsAndre Przywara2021-06-211-1/+1
* libfdt: Check that the root-node name is emptySimon Glass2021-03-231-1/+2
* libfdt: Check that there is only one root nodeSimon Glass2021-03-231-0/+1
* dumptrees: pass outputdir as first argumentMarc-André Lureau2019-10-141-0/+10
* tests: Replace license boilerplate with SPDX tagsRob Herring2019-06-211-16/+1
* libfdt: Add fdt_check_full() functionDavid Gibson2018-06-071-0/+2
* Remove leading underscores from identifiersDavid Gibson2017-10-261-1/+1
* Fix assorted sparse warningsDavid Gibson2017-03-061-1/+1
* Catch unsigned 32bit overflow when parsing flattened device tree offsetsAnton Blanchard2016-02-191-0/+1
* dtc/tests: don't include fdt.h prior to libfdt.hKim Phillips2013-01-061-2/+0
* dtc: Implement checks for the format of node and property namesDavid Gibson2008-03-231-0/+1
* dtc: Add missing copyright notice for dumptrees.cDavid Gibson2007-12-191-0/+21
* Merge libfdt into dtc.David Gibson2007-06-141-0/+49