676 Commits (22a65c5331c22979d416738eb756b9541672e00d)
 

Author SHA1 Message Date
David Gibson 22a65c5331 dtc: Bump version to v1.4.5 7 years ago
David Gibson c575d8059f Add fdtoverlay to .gitignore 7 years ago
David Gibson b6a6f9490d fdtoverlay: Sanity check blob size 7 years ago
David Gibson 8c1eb1526d pylibfdt: Use Python2 explicitly 7 years ago
Rob Herring ee3d26f696 checks: add interrupts property check 7 years ago
Rob Herring c1e7738988 checks: add gpio binding properties check 7 years ago
Rob Herring b3bbac02d5 checks: add phandle with arg property checks 7 years ago
Simon Glass fe50bd1ecc fdtget: Split out cell list display into a new function 7 years ago
Simon Glass 62d812308d README: Add a note about test_tree1.dts 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 b9eba92ea5 tests: Return a failure code when any tests fail 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 ab78860f09 pylibfdt: Add stdint include to fix uint32_t 7 years ago
Pantelis Antoniou 36f511fb11 tests: Add stacked overlay tests on fdtoverlay 7 years ago
Pantelis Antoniou 1bb00655d3 fdt: Allow stacked overlays phandle references 7 years ago
Pantelis Antoniou a33c2247ac Introduce fdt_setprop_placeholder() method 7 years ago
Rob Herring 0016f8c2aa dtc: change default phandles to ePAPR style instead of both 7 years ago
Pantelis Antoniou e3b9a9588a tests: fdtoverlay unit test 7 years ago
Pantelis Antoniou 42409146f2 fdtoverlay: A tool that applies overlays 7 years ago
Pantelis Antoniou aae22722fc manual: Document missing options 7 years ago
David Gibson 13ce6e1c2f dtc: fix sprintf() format string error, again 7 years ago
Cufi, Carles d990b80138 Makefile: Fix build on MSYS2 and Cygwin 8 years ago
David Gibson 51f56dedf8 Clean up shared library compile/link options 8 years ago
David Gibson 21a2bc896e Suppress expected error message in fdtdump test 8 years ago
Shuah Khan 2a42b14d0d dtc: check.c fix compile error 8 years ago
Tim Montague a10cb3c818 Fix get_node_by_path string equality check 8 years ago
David Gibson 548aea2c43 fdtdump: Discourage use of fdtdump 8 years ago
David Gibson c2258841a7 fdtdump: Fix over-zealous version check 8 years ago
Simon Glass 9067ee4be0 Fix a few whitespace and style nits 8 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
David Gibson e20d9658cd Add Coverity Scan support 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 580a9f6c28 Add a libfdt function to write a property placeholder 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 8a892fd85d pylibfdt: Allow building to be disabled 8 years ago
David Gibson 741cdff85d .travis.yml: Add builds with and without Python library prerequisites 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 4e0e0d0497 pylibfdt: Allow pkg-config to be supplied in the environment 8 years ago
David Gibson 6afd7d9688 Correct typo: s/pylibgfdt/pylibfdt/ 8 years ago
Simon Glass 756ffc4f52 Build pylibfdt as part of the normal build process 8 years ago