Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
aaa717ebdec1859c263ba0a25afab255e8ab6038
/
lib
/
libfdt
/
fdt_ro.c
5094eb4
fdt: Add functions to retrieve strings
by Thierry Reding
· 10 years ago
fc503c1
fdt: Add a function to get the index of a string
by Thierry Reding
· 10 years ago
bc4147a
fdt: Add a function to count strings
by Thierry Reding
· 10 years ago
af67b25
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
by Jon Nalley
· 11 years ago
3508476
libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
by Roger Meier
· 11 years ago
e853b32
Export fdt_stringlist_contains()
by Simon Glass
· 12 years ago
b2ba62a
libfdt: update from upstream dtc commit 142419e
by Kim Phillips
· 12 years ago
d1c6314
libfdt: Implement property iteration functions
by David Gibson
· 15 years ago
05a22ba
Support ePAPR compliant phandle properties
by David Gibson
· 15 years ago
0de71d5
Move libfdt/ into lib/
by Peter Tyser
· 15 years ago
[Renamed from libfdt/fdt_ro.c]
a22d9cf
libfdt: Rework/cleanup fdt_next_tag()
by David Gibson
· 16 years ago
2c0b843
libfdt: Rework fdt_next_node()
by David Gibson
· 16 years ago
4bc7dee
libfdt: Fix bug in fdt_subnode_offset_namelen()
by David Gibson
· 16 years ago
9a6cf73
libfdt: Add function to explicitly expand aliases
by David Gibson
· 16 years ago
bbdbc7c
libfdt: Fix bugs in fdt_get_path()
by David Gibson
· 16 years ago
feeca3f
libfdt: Add support for using aliases in fdt_path_offset()
by Kumar Gala
· 16 years ago
0219399
libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()
by David Gibson
· 16 years ago
f171746
libfdt: Forgot one function when cleaning the namespace
by David Gibson
· 16 years ago
fc7758e
libfdt: Increase namespace-pollution paranoia
by David Gibson
· 16 years ago
c668302
dtc: Enable and fix -Wcast-qual warnings
by David Gibson
· 16 years ago
ef4e8ce
dtc: Enable and fix -Wpointer-arith warnings
by David Gibson
· 16 years ago
2f08bfa
libfdt: Several cleanups to parameter checking
by David Gibson
· 16 years ago
27f33e9
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
11abe45
libfdt: Remove no longer used code from fdt_node_offset_by_compatible()
by David Gibson
· 17 years ago
d0ccb9b
libfdt: Trivial cleanup for CHECK_HEADER)
by David Gibson
· 17 years ago
ae0b590
libfdt: Add and use a node iteration helper function.
by David Gibson
· 17 years ago
d1cc528
libfdt: Add and use a node iteration helper function.
by David Gibson
· 17 years ago
8cf3080
[new uImage] Add libfdt support to mkimage
by Bartlomiej Sieka
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
a3c2933
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
by Kumar Gala
· 17 years ago
ed1353d
[BUILD] conditionally compile libfdt/*.c in libfdt/Makefile
by Kumar Gala
· 17 years ago
be5d72d
Minor coding style cleanup. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
06e19a0
For fdt_find_node_by_path(), handle the root path properly.
by Gerald Van Baren
· 17 years ago
9675ee7
Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT
by Gerald Van Baren
· 17 years ago
1a86116
Replace fdt_node_offset() with fdt_find_node_by_path().
by Gerald Van Baren
· 17 years ago
8096b3b
libfdt: Conditionally compile based on CONFIG_OF_LIBFDT
by Gerald Van Baren
· 18 years ago
3783782
Clenaup, update CHANGELOG
by Wolfgang Denk
· 18 years ago
3f9f08c
Add some utilities to manipulate the reserved memory map.
by Gerald Van Baren
· 18 years ago
6679f92
libfdt: Make fdt_check_header() public
by Gerald Van Baren
· 18 years ago
94abd7c
Minor cleanup.
by Wolfgang Denk
· 18 years ago
aea03c4
Fix some minor whitespace violations.
by Gerald Van Baren
· 18 years ago
3af0d58
libfdt: Enhanced and published fdt_next_tag()
by Gerald Van Baren
· 18 years ago
3574817
libfdt: Import libfdt source (2 of 2)
by Gerald Van Baren
· 18 years ago