summaryrefslogtreecommitdiff
path: root/tools/dtoc/test_fdt.py
AgeCommit message (Expand)AuthorFilesLines
2018-07-09dtoc: Add functions to add integer propertiesSimon Glass1-0/+20
2018-07-09dtoc: Fix properties with a single zero-arg phandleSimon Glass1-1/+3
2018-07-09dtoc: Fix Fdt.GetNode() to handle a missing nodeSimon Glass1-0/+3
2018-07-09dtoc: Keep track of property offsetsSimon Glass1-7/+58
2018-07-09dtoc: Update fdt tests to increase code coverageSimon Glass1-3/+131
2018-07-09dtoc: Drop use of a local dtb bufferSimon Glass1-2/+2
2018-07-09dtoc: Add some tests for the fdt moduleSimon Glass1-0/+246