index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
fdtgrep.c
Age
Commit message (
Expand
)
Author
2021-03-22
tools: fdtgrep: Use unsigned chars for arrays
Samuel Dionne-Riel
2020-05-15
tools: ftdgrep: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-04-26
libfdt: split fdt_region declarations out to <fdt_region.h>
Masahiro Yamada
2020-01-24
tools: ftdgrep: correct the find regions loop in do_fdtgrep
Patrick Delaunay
2018-06-19
fdtgrep: Separate out checking of two allocations
Simon Glass
2018-06-19
fdtgrep: Fix logic of free() in do_fdtgrep()
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-28
tools: include necessary headers explicitly
Masahiro Yamada
2018-01-28
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
Masahiro Yamada
2017-11-06
Do not attempt to use the systemwide libfdt
Jan Kundrát
2017-06-12
fdtgrep: Deal with NULL data passed to check_type_include()
Simon Glass
2017-04-13
fdtgrep: Cope with the /aliases node being last
Simon Glass
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-03-14
fdtgrep: Improve error handling with invalid device tree
Simon Glass
2015-11-04
fdtgrep: Simplify the alias generation code
Simon Glass
2015-07-21
fdt: Add fdtgrep tool
Simon Glass