index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
fdtgrep.c
Age
Commit message (
Expand
)
Author
2025-09-09
tools: fdtgrep: Mark util_usage() as static
Ilias Apalodimas
2025-09-09
tools: fdtgrep: Mark util_version() as static
Ilias Apalodimas
2024-07-15
tools: Remove duplicate newlines
Marek Vasut
2023-12-31
fdtgrep: Allow propagating properties up to supernodes
Simon Glass
2023-12-31
fdtgrep: Move property checking into a function
Simon Glass
2023-12-31
fdtgrep: Simplify code to inverting the match
Simon Glass
2023-12-31
fdtgrep: Tidy up comment for h_include()
Simon Glass
2023-12-31
fdtgrep: Correct references to fdt_find_regions()
Simon Glass
2023-12-31
fdtgrep: Correct ordering of flags
Simon Glass
2023-12-31
fdtgrep: Tidy up a few type warnings and comments
Simon Glass
2022-12-08
tools: fdtgrep: Fix handle leak
Mikhail Ilin
2021-12-17
fdtgrep: Correct alignment of struct section
Simon Glass
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