summaryrefslogtreecommitdiff
path: root/tools/dtoc/test_fdt.py
Commit message (Expand)AuthorAgeFilesLines
* dtoc: Add a function to obtain a list of phandlesSimon Glass2018-08-011-0/+20
* dtoc: Export the _FindNode() functionSimon Glass2018-08-011-4/+4
* binman: Add an entry filled with a repeating byteSimon Glass2018-08-011-1/+14
* binman: Add support for passing arguments to entriesSimon Glass2018-08-011-0/+8
* dtoc: Add functions to add integer propertiesSimon Glass2018-07-091-0/+20
* dtoc: Fix properties with a single zero-arg phandleSimon Glass2018-07-091-1/+3
* dtoc: Fix Fdt.GetNode() to handle a missing nodeSimon Glass2018-07-091-0/+3
* dtoc: Keep track of property offsetsSimon Glass2018-07-091-7/+58
* dtoc: Update fdt tests to increase code coverageSimon Glass2018-07-091-3/+131
* dtoc: Drop use of a local dtb bufferSimon Glass2018-07-091-2/+2
* dtoc: Add some tests for the fdt moduleSimon Glass2018-07-091-0/+246