Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-19 | fdtgrep: Separate out checking of two allocations | Simon Glass | 1 | -4/+7 |
2018-06-19 | fdtgrep: Fix logic of free() in do_fdtgrep() | Simon Glass | 1 | -2/+5 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-01-28 | tools: include necessary headers explicitly | Masahiro Yamada | 1 | -0/+3 |
2018-01-28 | libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c | Masahiro Yamada | 1 | -1/+1 |
2017-11-06 | Do not attempt to use the systemwide libfdt | Jan Kundrát | 1 | -2/+2 |
2017-06-12 | fdtgrep: Deal with NULL data passed to check_type_include() | Simon Glass | 1 | -11/+14 |
2017-04-13 | fdtgrep: Cope with the /aliases node being last | Simon Glass | 1 | -3/+0 |
2016-10-06 | Various, accumulated typos collected from around the tree. | Robert P. J. Day | 1 | -1/+1 |
2016-03-14 | fdtgrep: Improve error handling with invalid device tree | Simon Glass | 1 | -4/+10 |
2015-11-04 | fdtgrep: Simplify the alias generation code | Simon Glass | 1 | -22/+10 |
2015-07-21 | fdt: Add fdtgrep tool | Simon Glass | 1 | -0/+1234 |