73 Commits (ab481e483061af6fa0023cfa7b7c0378dd944160)

Author SHA1 Message Date
Simon Glass 29bb05aa42 pylibfdt: Add support for the rest of the header functions 6 years ago
Simon Glass 582a7159a5 pylibfdt: Add support for fdt_next_node() 6 years ago
Simon Glass f0f8c91698 pylibfdt: Reorder functions to match libfdt.h 6 years ago
Simon Glass 64a69d1239 pylibfdt: Return string instead of bytearray from getprop() 6 years ago
Simon Glass f0be81bd8d Make Property a subclass of bytearray 6 years ago
Simon Glass 24b1f3f064 pylibfdt: Add a method to access the device tree directly 6 years ago
David Gibson 8c1eb1526d pylibfdt: Use Python2 explicitly 7 years ago
Simon Glass 5bed86aee9 pylibfdt: Add support for fdt_subnode_offset() 7 years ago
Simon Glass 46f31b65b3 pylibfdt: Add support for fdt_node_offset_by_phandle() 7 years ago
Simon Glass a3ae437236 pylibfdt: Add support for fdt_parent_offset() 7 years ago
Simon Glass a198af8034 pylibfdt: Add support for fdt_get_phandle() 7 years ago
Simon Glass ab78860f09 pylibfdt: Add stdint include to fix uint32_t 7 years ago
Simon Glass e56f2b07be pylibfdt: Use setup.py to build the swig file 8 years ago
Simon Glass 896f1c1332 pylibfdt: Use Makefile constructs to implement NO_PYTHON 8 years ago
Simon Glass 90db6d9989 pylibfdt: Allow setup.py to operate stand-alone 8 years ago
Simon Glass b04a2cf088 pylibfdt: Fix code style in setup.py 8 years ago
Simon Glass 1c5170d3a4 pylibfdt: Rename libfdt.swig to libfdt.i 8 years ago
Simon Glass ab15256d8d pylibfdt: Use the call function to simplify the Makefile 8 years ago
Simon Glass 9f2e3a3a1f pylibfdt: Use the correct libfdt version in the module 8 years ago
Simon Glass e91c652af2 pylibfdt: Enable installation of Python module 8 years ago
Simon Glass 14c4171f4f pylibfdt: Use package_dir to set the package directory 8 years ago
Simon Glass 89a5062ab2 pylibfdt: Use environment to pass C flags and files 8 years ago
Simon Glass 50f2507016 Add an initial Python library for libfdt 8 years ago