Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_dtc
/
51f90ce6cb124f7ed52636f133318d2866bde899
/
pylibfdt
/
libfdt.i
ed31080
pylibfdt: add FdtRo.get_path()
by Luca Weiss
· 2 years, 11 months ago
a04f690
pylibfdt: add Property.as_*int*_array()
by Luca Weiss
· 3 years, 2 months ago
8310271
pylibfdt: add Property.as_stringlist()
by Luca Weiss
· 3 years, 2 months ago
d152126
Fix Python crash on getprop deallocation
by Luca Weiss
· 3 years, 2 months ago
383e148
pylibfdt: fix with Python 3.10
by Ross Burton
· 3 years, 4 months ago
61e5134
pylibfdt: Rework "avoid unused variable warning" lines
by Tom Rini
· 3 years, 9 months ago
fdf3f6d
pylibfdt: Correct the type for fdt_property_stub()
by Simon Glass
· 5 years ago
d6de81b
pylibfdt: Add support for fdt_get_alias()
by Appana Durga Kedareswara rao
· 6 years ago
1c17714
pylibfdt: Correct the FdtSw example
by Simon Glass
· 6 years ago
a5ac29b
pylibfdt: Replace dual GPLv2/BSD license boilerplate with SPDX tags
by Rob Herring
· 6 years ago
3646316
pylibfdt: Test fdt.setprop take bytes on Python 3, add error handling
by Petr Viktorin
· 6 years ago
cb0f454
pylibfdt: check_err accepts only integer as a first argument.
by Lumir Balhar
· 6 years ago
4b68c6b
pylibfdt: Proper handling of bytes/unicode strings and octal literals
by Lumir Balhar
· 6 years ago
1e4a092
pylibfdt: Don't have setup.py depend on where it's invoked from
by David Gibson
· 7 years ago
bfbfab0
pylibfdt: Add a means to add and delete notes
by Simon Glass
· 6 years ago
9005f41
pylibfdt: Allow delprop() to return errors
by Simon Glass
· 6 years ago
0fd1c8c
pylibfdt: fdt_get_mem_rsv returns 2 uint64_t values
by Dan Horák
· 7 years ago
04853ca
pylibfdt: Don't incorrectly / unnecessarily override uint64_t typemap
by David Gibson
· 7 years ago
853649a
pylibfdt: Support the sequential-write interface
by Simon Glass
· 7 years ago
b770f3d
pylibfdt: Support setting the name of a node
by Simon Glass
· 7 years ago
2f0d07e
pylibfdt: Add functions to set and get properties as strings
by Simon Glass
· 7 years ago
354d3dc
pylibfdt: Update the bytearray size with pack()
by Simon Glass
· 7 years ago
3c374d4
pylibfdt: Allow reading integer values from properties
by Simon Glass
· 7 years ago
49d32ce
pylibfdt: Use an unsigned type for fdt32_t
by Simon Glass
· 7 years ago
9aafa33
pylibfdt: Add functions to update properties
by Simon Glass
· 7 years ago
5a59867
pylibfdt: Support device-tree creation/expansion
by Simon Glass
· 7 years ago
483e170
pylibfdt: Add support for reading the memory reserve map
by Simon Glass
· 7 years ago
29bb05a
pylibfdt: Add support for the rest of the header functions
by Simon Glass
· 7 years ago
582a715
pylibfdt: Add support for fdt_next_node()
by Simon Glass
· 7 years ago
f0f8c91
pylibfdt: Reorder functions to match libfdt.h
by Simon Glass
· 7 years ago
64a69d1
pylibfdt: Return string instead of bytearray from getprop()
by Simon Glass
· 7 years ago
f0be81b
Make Property a subclass of bytearray
by Simon Glass
· 7 years ago
24b1f3f
pylibfdt: Add a method to access the device tree directly
by Simon Glass
· 7 years ago
5bed86a
pylibfdt: Add support for fdt_subnode_offset()
by Simon Glass
· 8 years ago
46f31b6
pylibfdt: Add support for fdt_node_offset_by_phandle()
by Simon Glass
· 8 years ago
a3ae437
pylibfdt: Add support for fdt_parent_offset()
by Simon Glass
· 8 years ago
a198af8
pylibfdt: Add support for fdt_get_phandle()
by Simon Glass
· 8 years ago
ab78860
pylibfdt: Add stdint include to fix uint32_t
by Simon Glass
· 8 years ago
1c5170d
pylibfdt: Rename libfdt.swig to libfdt.i
by Simon Glass
· 8 years ago
[Renamed from pylibfdt/libfdt.swig]
50f2507
Add an initial Python library for libfdt
by Simon Glass
· 8 years ago