658 Commits (1bb00655d3e5d7419af7bded06f1106c08deab4d)
 

Author SHA1 Message Date
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
Simon Glass 8cb3896358 Adjust libfdt.h to work with swig 8 years ago
Simon Glass b40aa8359a Mention pylibfdt in the documentation 8 years ago
Simon Glass 12cfb740cc Add tests for pylibfdt 8 years ago
Simon Glass 50f2507016 Add an initial Python library for libfdt 8 years ago
Rob Herring cdbb2b6c7a checks: Warn on node name unit-addresses with '0x' or leading 0s 8 years ago
Rob Herring 4c15d5da17 checks: Add bus checks for simple-bus buses 8 years ago
Rob Herring 33c3985226 checks: Add bus checks for PCI buses 8 years ago
David Gibson 558cd81bdd dtc: Bump version to v1.4.4 8 years ago
Nicolas Iooss c17a811c62 fdtput: Remove star from value_len documentation 8 years ago
Nicolas Iooss 194d5caaef fdtget: Use @return to document the return value 8 years ago
Nicolas Iooss d922ecdd01 tests: Make realloc_fdt() really allocate *fdt 8 years ago
Nicolas Iooss 921cc17fec libfdt: overlay: Check the value of the right variable 8 years ago
Nicolas Iooss 9ffdf60bf4 dtc: Simplify asm_emit_string() implementation 8 years ago
David Gibson 881012e443 libfdt: Change names of sparse helper macros 8 years ago
David Gibson bad5b28049 Fix assorted sparse warnings 8 years ago
David Gibson 672ac09ea0 Clean up gcc attributes 8 years ago
David Gibson 49300f2ade dtc: Don't abuse struct fdt_reserve_entry 8 years ago
David Gibson fa8bc7f928 dtc: Bump version to v1.4.3 8 years ago