summaryrefslogtreecommitdiffstats
path: root/tools/fdtgrep.c
Commit message (Expand)AuthorAgeFilesLines
* Do not attempt to use the systemwide libfdtJan Kundrát2017-11-061-2/+2
* fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass2017-06-121-11/+14
* fdtgrep: Cope with the /aliases node being lastSimon Glass2017-04-131-3/+0
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-1/+1
* fdtgrep: Improve error handling with invalid device treeSimon Glass2016-03-141-4/+10
* fdtgrep: Simplify the alias generation codeSimon Glass2015-11-041-22/+10
* fdt: Add fdtgrep toolSimon Glass2015-07-211-0/+1234