summaryrefslogtreecommitdiff
path: root/tests/rw_tree1.c
Commit message (Expand)AuthorAgeFilesLines
* dtc/tests: don't include fdt.h prior to libfdt.hKim Phillips2013-01-061-1/+0
* libfdt: Add helper function to create a trivial, empty treeDavid Gibson2012-06-031-11/+1
* libfdt: Add helpers for 64-bit integer propertiesDavid Gibson2012-06-031-1/+2
* libfdt: Fix bug in fdt_subnode_offset_namelen()David Gibson2008-11-051-7/+11
* libfdt: Abolish _typed() variants, add _cell() variantsDavid Gibson2007-11-201-9/+7
* libfdt: Add phandle related functionsDavid Gibson2007-11-131-0/+4
* libfdt: Add functions for handling the "compatible" propertyDavid Gibson2007-10-161-1/+6
* 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/+91