aboutsummaryrefslogtreecommitdiff
path: root/tests/test_tree1.dts
AgeCommit message (Expand)AuthorFilesLines
2017-04-02Add a libfdt function to write a property placeholderSimon Glass1-0/+1
2016-05-27Alter grammar to allow multiple /dts-v1/ tagsDavid Gibson1-1/+43
2012-09-06dtc: Add ability to delete nodes and propertiesStephen Warren1-36/+1
2012-06-03libfdt: Add helpers for 64-bit integer propertiesDavid Gibson1-0/+1
2010-09-21Add merging of labelled subnodes. This patch allows the followingDavid Gibson1-1/+1
2009-11-26Support ePAPR compliant phandle propertiesDavid Gibson1-1/+1
2008-11-05libfdt: Fix bug in fdt_subnode_offset_namelen()David Gibson1-0/+6
2007-11-13libfdt: Add phandle related functionsDavid Gibson1-0/+2
2007-11-08dtc: Switch dtc to C-style literalsDavid Gibson1-6/+8
2007-11-08dtc: Better exercise dtc base and bytestring featuresDavid Gibson1-5/+5
2007-10-16libfdt: Add functions for handling the "compatible" propertyDavid Gibson1-0/+4
2007-10-15libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson1-0/+3
2007-10-15libfdt: Make unit address optional for finding nodesDavid Gibson1-3/+3
2007-09-18dtc: Add basic testcases for dtcDavid Gibson1-0/+20