17 Commits (v1.4.5)

Author SHA1 Message Date
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