aboutsummaryrefslogtreecommitdiff
path: root/tests/trees.S
AgeCommit message (Expand)AuthorFilesLines
2018-06-07libfdt: Safer access to memory reservationsDavid Gibson1-0/+20
2018-06-07libfdt: Safer access to strings sectionDavid Gibson1-0/+26
2017-10-26Remove leading underscores from identifiersDavid Gibson1-4/+2
2017-10-06tests: Avoid 64-bit arithmetic in assemblerDavid Gibson1-20/+13
2017-04-02Add a libfdt function to write a property placeholderSimon Glass1-0/+2
2016-02-19Catch unsigned 32bit overflow when parsing flattened device tree offsetsAnton Blanchard1-0/+31
2013-09-20Ensure all tests have matching reg and unit addressStephen Warren1-0/+10
2012-06-03libfdt: Add helpers for 64-bit integer propertiesDavid Gibson1-0/+6
2009-11-26Support ePAPR compliant phandle propertiesDavid Gibson1-2/+3
2008-11-05libfdt: Fix bug in fdt_subnode_offset_namelen()David Gibson1-0/+8
2008-03-23dtc: Implement checks for the format of node and property namesDavid Gibson1-0/+48
2007-11-20libfdt: Abolish _typed() variants, add _cell() variantsDavid Gibson1-4/+3
2007-11-13libfdt: Add phandle related functionsDavid Gibson1-0/+3
2007-10-22dtc: Make helper macros in trees.S more flexibleDavid Gibson1-12/+20
2007-10-16libfdt: Add functions for handling the "compatible" propertyDavid Gibson1-0/+5
2007-10-15libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson1-2/+9
2007-10-15libfdt: Make unit address optional for finding nodesDavid Gibson1-3/+3
2007-09-18dtc: Whitespace cleanupDavid Gibson1-3/+3
2007-06-14Merge libfdt into dtc.David Gibson1-0/+116