summaryrefslogtreecommitdiff
path: root/tests/sw_tree1.c
Commit message (Expand)AuthorAgeFilesLines
* dtc/tests: don't include fdt.h prior to libfdt.hKim Phillips2013-01-061-1/+0
* libfdt: Add helpers for 64-bit integer propertiesDavid Gibson2012-06-031-1/+2
* Support ePAPR compliant phandle propertiesDavid Gibson2009-11-261-1/+1
* libfdt: Fix bug in fdt_subnode_offset_namelen()David Gibson2008-11-051-0/+5
* libfdt: Abolish _typed() variants, add _cell() variantsDavid Gibson2007-11-201-7/+7
* libfdt: Add phandle related functionsDavid Gibson2007-11-131-0/+2
* libfdt: Fix sw_tree1 testcaseDavid Gibson2007-11-061-1/+0
* libfdt: Add functions for handling the "compatible" propertyDavid Gibson2007-10-161-0/+7
* libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson2007-10-151-0/+3
* libfdt: Make unit address optional for finding nodesDavid Gibson2007-10-151-3/+3
* Merge libfdt into dtc.David Gibson2007-06-141-0/+83