838 Commits (d37f6b20107e952064e3f77e9d6915a9c09d10a6)
 

Author SHA1 Message Date
John Arbuckle c8f8194d76 implement strnlen for systems that need it 7 years ago
David Gibson c8b38f65fd libfdt: Remove leading underscores from identifiers 7 years ago
David Gibson 3b62fdaebf Remove leading underscores from identifiers 7 years ago
David Gibson 2d45d1c5c6 Replace FDT_VERSION() with stringify() 7 years ago
David Gibson 2e6fe5a107 Fix some errors in comments 7 years ago
David Gibson b0ae9e4b0c tests: Correct warning in sw_tree1.c 7 years ago
Rob Herring c1e55a5513 checks: fix handling of unresolved phandles for dts plugins 7 years ago
David Gibson f8872e29ce tests: Avoid 64-bit arithmetic in assembler 7 years ago
Reiner Huober 48c91c08bc libfdt: add stringlist functions to linker script 7 years ago
Pantelis Antoniou b1a60033c1 tests: Add a test for overlays syntactic sugar 7 years ago
Pantelis Antoniou 737b2df39c overlay: Add syntactic sugar version of overlays 7 years ago
Thierry Reding 497432fd21 checks: Use proper format modifier for size_t 7 years ago
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