Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
10139356275b5a3cc27d177e793f6b87d4024fbf
/
include
/
libfdt.h
5db956a
fdt: Move header files into lib/libfdt
by Simon Glass
· 7 years ago
f234bb8
fdt: Use SPDX format for licenses in the libfdt headers
by Simon Glass
· 7 years ago
0b0490a
libfdt: Sync overlay with upstream
by Maxime Ripard
· 8 years ago
a2235e4
libfdt: Drop inlining of fdt_path_offset()
by Simon Glass
· 8 years ago
499c29e
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
dfdcd6f
libfdt: Sync up with upstream
by Simon Glass
· 8 years ago
9e901ce
libfdt: Add overlay application function
by Maxime Ripard
· 8 years ago
3559c79
libfdt: Add fdt_setprop_inplace_namelen_partial
by Maxime Ripard
· 8 years ago
7bb4240
libfdt: Add fdt_getprop_namelen_w
by Maxime Ripard
· 8 years ago
87390e8
libfdt: Add fdt_path_offset_namelen
by Maxime Ripard
· 8 years ago
2125ca5
libfdt: Add max phandle retrieval function
by Maxime Ripard
· 8 years ago
e26d504
libfdt: Add iterator over properties
by Maxime Ripard
· 8 years ago
4973bf5
libfdt: Add a function to write a property placeholder
by Simon Glass
· 9 years ago
35b2152
fdt: Add fdt_first/next_region() functions
by Simon Glass
· 9 years ago
e2976fe
fdt: Add a function to remove unused strings from a device tree
by Simon Glass
· 9 years ago
3f7f789
libfdt: fix description of fdt_get_string()
by Masahiro Yamada
· 9 years ago
c03264f
fdt: Add a subnodes iterator macro
by Thierry Reding
· 10 years ago
5504b80
fdt: Add functions to retrieve strings
by Thierry Reding
· 10 years ago
a24f1ac
fdt: Add a function to get the index of a string
by Thierry Reding
· 10 years ago
92ba09e
fdt: Add a function to count strings
by Thierry Reding
· 10 years ago
536774d
fdt: Sync up with libfdt
by Simon Glass
· 10 years ago
e3f2c2e
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· 11 years ago
b016702
libfdt: Add fdt_find_regions()
by Simon Glass
· 11 years ago
3a4de33
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
by Simon Glass
· 12 years ago
0f0ad8c
Fix typo
by François Revol
· 12 years ago
73b4756
Export fdt_stringlist_contains()
by Simon Glass
· 12 years ago
38c3815
libfdt: update from upstream dtc commit 142419e
by Kim Phillips
· 12 years ago
cb17cfa
libfdt: Add helper function to create a trivial, empty tree
by Gerald Van Baren
· 12 years ago
b4afa9a
libfdt: Add helpers for 64-bit integer properties
by David Gibson
· 12 years ago
3064827
libfdt: Add support for appending the values to a existing property
by Minghuan Lian
· 12 years ago
7b64da1
libfdt: Implement property iteration functions
by David Gibson
· 15 years ago
a84542a
libfdt: Fix C++ compile-time cast error on gnu 4.2.1
by Laurent Gregoire
· 16 years ago
9f45b90
libfdt: Fix error in documentation for fdt_get_alias_namelen()
by Gerald Van Baren
· 16 years ago
d6656ea
libfdt: Add function to explicitly expand aliases
by David Gibson
· 16 years ago
d94d0f1
Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.
by Jon Loeliger
· 16 years ago
c5b130e
libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()
by David Gibson
· 16 years ago
9a36da9
libfdt: Improve documentation in libfdt.h
by Wolfram Sang
· 16 years ago
870fa47
dtc: Enable and fix -Wcast-qual warnings
by David Gibson
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
d9d793c
libfdt: Add and use a node iteration helper function.
by David Gibson
· 17 years ago
fd1ea8f
libfdt: Add fdt_set_name() function
by David Gibson
· 17 years ago
24d828f
libfdt: Add more documentation (patch the seventh)
by David Gibson
· 17 years ago
e85cae1
libfdt: Add more documentation (patch the sixth)
by David Gibson
· 17 years ago
290005b
Fix compile problem introduced by "cleanup" commit 3dfd708c
by Wolfgang Denk
· 17 years ago
16dc7cf
Minor coding style cleanup.
by Wolfgang Denk
· 17 years ago
c8ab705
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
bf771dc
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
by Kumar Gala
· 17 years ago
7e695fd
libfdt: add convenience function fdt_find_and_setprop()
by Grant Likely
· 17 years ago
18c75c6
Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT
by Gerald Van Baren
· 18 years ago
d7cae57
Replace fdt_node_offset() with fdt_find_node_by_path().
by Gerald Van Baren
· 17 years ago
c077a13
Add some utilities to manipulate the reserved memory map.
by Gerald Van Baren
· 18 years ago
9f0f358
libfdt: Make fdt_check_header() public
by Gerald Van Baren
· 18 years ago
39adcbb
Minor cleanup.
by Wolfgang Denk
· 18 years ago
ca8d8a6
libfdt: Enhanced and published fdt_next_tag()
by Gerald Van Baren
· 18 years ago
c0577a6
libfdt: Import libfdt source (1 of 2)
by Gerald Van Baren
· 18 years ago