summaryrefslogtreecommitdiff
path: root/tests/get_path.c
Commit message (Expand)AuthorAgeFilesLines
* dtc/tests: don't include fdt.h prior to libfdt.hKim Phillips2013-01-061-1/+0
* libfdt: Fix bugs in fdt_get_path()David Gibson2008-09-251-3/+7
* dtc: Make many functions 'static'David Gibson2008-08-131-2/+2
* dtc: Address an assortment of portability problemsDavid Gibson2008-07-141-2/+0
* libfdt: Make unit address optional for finding nodesDavid Gibson2007-10-151-4/+4
* libfdt: Add fdt_get_path() functionDavid Gibson2007-08-301-0/+91