index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
fdtgrep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdtgrep: Allow propagating properties up to supernodes
Simon Glass
2023-12-31
1
-1
/
+17
*
fdtgrep: Move property checking into a function
Simon Glass
2023-12-31
1
-13
/
+35
*
fdtgrep: Simplify code to inverting the match
Simon Glass
2023-12-31
1
-8
/
+2
*
fdtgrep: Tidy up comment for h_include()
Simon Glass
2023-12-31
1
-3
/
+9
*
fdtgrep: Correct references to fdt_find_regions()
Simon Glass
2023-12-31
1
-3
/
+3
*
fdtgrep: Correct ordering of flags
Simon Glass
2023-12-31
1
-7
/
+7
*
fdtgrep: Tidy up a few type warnings and comments
Simon Glass
2023-12-31
1
-9
/
+10
*
tools: fdtgrep: Fix handle leak
Mikhail Ilin
2022-12-08
1
-2
/
+6
*
fdtgrep: Correct alignment of struct section
Simon Glass
2021-12-17
1
-2
/
+1
*
tools: fdtgrep: Use unsigned chars for arrays
Samuel Dionne-Riel
2021-03-22
1
-1
/
+1
*
tools: ftdgrep: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
1
-4
/
+7
*
libfdt: split fdt_region declarations out to <fdt_region.h>
Masahiro Yamada
2020-04-26
1
-0
/
+1
*
tools: ftdgrep: correct the find regions loop in do_fdtgrep
Patrick Delaunay
2020-01-24
1
-2
/
+4
*
fdtgrep: Separate out checking of two allocations
Simon Glass
2018-06-19
1
-4
/
+7
*
fdtgrep: Fix logic of free() in do_fdtgrep()
Simon Glass
2018-06-19
1
-2
/
+5
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
tools: include necessary headers explicitly
Masahiro Yamada
2018-01-28
1
-0
/
+3
*
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
Masahiro Yamada
2018-01-28
1
-1
/
+1
*
Do not attempt to use the systemwide libfdt
Jan Kundrát
2017-11-06
1
-2
/
+2
*
fdtgrep: Deal with NULL data passed to check_type_include()
Simon Glass
2017-06-12
1
-11
/
+14
*
fdtgrep: Cope with the /aliases node being last
Simon Glass
2017-04-13
1
-3
/
+0
*
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
1
-1
/
+1
*
fdtgrep: Improve error handling with invalid device tree
Simon Glass
2016-03-14
1
-4
/
+10
*
fdtgrep: Simplify the alias generation code
Simon Glass
2015-11-04
1
-22
/
+10
*
fdt: Add fdtgrep tool
Simon Glass
2015-07-21
1
-0
/
+1234