29 Commits (b30013edb878a0e4fbe7235f38d8fd6e644479e5)

Author SHA1 Message Date
Simon Glass 7a22132c79 pylibfdt: Adjust for deprecated test methods 5 years ago
Simon Glass fdf3f6d897 pylibfdt: Correct the type for fdt_property_stub() 5 years ago
Marc-André Lureau 430419c281 tests: fix some python warnings 5 years ago
Appana Durga Kedareswara rao d6de81b81b pylibfdt: Add support for fdt_get_alias() 5 years ago
Rob Herring c4ffc05574 tests: Replace license boilerplate with SPDX tags 5 years ago
Petr Viktorin 364631626b pylibfdt: Test fdt.setprop take bytes on Python 3, add error handling 6 years ago
Lumir Balhar 4b68c6b360 pylibfdt: Proper handling of bytes/unicode strings and octal literals 6 years ago
David Gibson 08380fc43a tests: Use modern octal literals for Python 6 years ago
Simon Glass bfbfab047e pylibfdt: Add a means to add and delete notes 6 years ago
Simon Glass 853649acce pylibfdt: Support the sequential-write interface 6 years ago
Simon Glass b770f3d1c1 pylibfdt: Support setting the name of a node 6 years ago
Simon Glass 2f0d07e678 pylibfdt: Add functions to set and get properties as strings 6 years ago
Simon Glass 354d3dc559 pylibfdt: Update the bytearray size with pack() 6 years ago
Simon Glass 3c374d46ac pylibfdt: Allow reading integer values from properties 6 years ago
Simon Glass 481246a0c1 pylibfdt: Avoid accessing the internal _fdt member in tests 6 years ago
Simon Glass 9aafa33d99 pylibfdt: Add functions to update properties 6 years ago
Simon Glass 5a598671fd pylibfdt: Support device-tree creation/expansion 6 years ago
Simon Glass 483e170625 pylibfdt: Add support for reading the memory reserve map 6 years ago
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 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
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 155faf6cc2 pylibfdt: Use local pylibfdt module 7 years ago
Simon Glass 50e5cd07f3 pylibfdt: Add a test for use of uint32_t 7 years ago
Simon Glass 12cfb740cc Add tests for pylibfdt 8 years ago