summaryrefslogtreecommitdiff
path: root/tests/get_name.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix signedness comparisons warningsAndre Przywara2021-06-211-1/+3
* tests: Replace license boilerplate with SPDX tagsRob Herring2019-06-211-14/+1
* dtc/tests: don't include fdt.h prior to libfdt.hKim Phillips2013-01-061-1/+0
* dtc: Make many functions 'static'David Gibson2008-08-131-1/+1
* Appease the printf() format $Gods with a correct type.Jon Loeliger2007-10-231-1/+1
* libfdt: Make unit address optional for finding nodesDavid Gibson2007-10-151-4/+4
* libfdt: Add fdt_get_name() to retrieve a node's nameDavid Gibson2007-08-301-0/+83