summaryrefslogtreecommitdiff
path: root/tests/trees.S
Commit message (Expand)AuthorAgeFilesLines
* asm: Use assembler macros instead of cpp macrosDavid Gibson2021-09-271-194/+207
* asm: Use .asciz and .ascii instead of .stringRob Herring2021-09-251-6/+4
* libfdt: Check that the root-node name is emptySimon Glass2021-03-231-0/+15
* libfdt: Check that there is only one root nodeSimon Glass2021-03-231-0/+19
* libfdt: Safer access to memory reservationsDavid Gibson2018-06-071-0/+20
* libfdt: Safer access to strings sectionDavid Gibson2018-06-071-0/+26
* Remove leading underscores from identifiersDavid Gibson2017-10-261-4/+2
* tests: Avoid 64-bit arithmetic in assemblerDavid Gibson2017-10-061-20/+13
* Add a libfdt function to write a property placeholderSimon Glass2017-04-021-0/+2
* Catch unsigned 32bit overflow when parsing flattened device tree offsetsAnton Blanchard2016-02-191-0/+31
* Ensure all tests have matching reg and unit addressStephen Warren2013-09-201-0/+10
* libfdt: Add helpers for 64-bit integer propertiesDavid Gibson2012-06-031-0/+6
* Support ePAPR compliant phandle propertiesDavid Gibson2009-11-261-2/+3
* libfdt: Fix bug in fdt_subnode_offset_namelen()David Gibson2008-11-051-0/+8
* dtc: Implement checks for the format of node and property namesDavid Gibson2008-03-231-0/+48
* libfdt: Abolish _typed() variants, add _cell() variantsDavid Gibson2007-11-201-4/+3
* libfdt: Add phandle related functionsDavid Gibson2007-11-131-0/+3
* dtc: Make helper macros in trees.S more flexibleDavid Gibson2007-10-221-12/+20
* libfdt: Add functions for handling the "compatible" propertyDavid Gibson2007-10-161-0/+5
* libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson2007-10-151-2/+9
* libfdt: Make unit address optional for finding nodesDavid Gibson2007-10-151-3/+3
* dtc: Whitespace cleanupDavid Gibson2007-09-181-3/+3
* Merge libfdt into dtc.David Gibson2007-06-141-0/+116