summaryrefslogtreecommitdiff
path: root/tools/fdtgrep.c
AgeCommit message (Expand)Author
2021-12-17fdtgrep: Correct alignment of struct sectionSimon Glass
2021-03-22tools: fdtgrep: Use unsigned chars for arraysSamuel Dionne-Riel
2020-05-15tools: ftdgrep: use /* fallthrough */ as neededHeinrich Schuchardt
2020-04-26libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada
2020-01-24tools: ftdgrep: correct the find regions loop in do_fdtgrepPatrick Delaunay
2018-06-19fdtgrep: Separate out checking of two allocationsSimon Glass
2018-06-19fdtgrep: Fix logic of free() in do_fdtgrep()Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-28tools: include necessary headers explicitlyMasahiro Yamada
2018-01-28libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.cMasahiro Yamada
2017-11-06Do not attempt to use the systemwide libfdtJan Kundrát
2017-06-12fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass
2017-04-13fdtgrep: Cope with the /aliases node being lastSimon Glass
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-03-14fdtgrep: Improve error handling with invalid device treeSimon Glass
2015-11-04fdtgrep: Simplify the alias generation codeSimon Glass
2015-07-21fdt: Add fdtgrep toolSimon Glass