Commit Graph

  • 4038fd9005 dtc: add ability to make nodes conditional on them being referenced Maxime Ripard 2018-05-03 22:27:26 +0200
  • e1f139ea49 checks: drop warning for missing PCI bridge bus-range Rob Herring 2018-04-20 08:08:23 -0500
  • f4eba68d89 checks: Print duplicate node name instead of parent name Geert Uytterhoeven 2018-03-27 14:13:31 +0200
  • 46df1fb1b2 .travis.yml: Run valgrind checks via Travis David Gibson 2018-03-09 13:55:17 +1100
  • 14a3002a1a tests: Update valgrind suppressions for sw_tree1 David Gibson 2018-03-09 13:47:37 +1100
  • 02c5fe9deb tests: Remove valgrind error from tests/get_path David Gibson 2018-03-09 13:38:15 +1100
  • df536831d0 checks: add graph binding checks Rob Herring 2018-02-13 17:00:59 -0600
  • 2347c96edc checks: add a check for duplicate unit-addresses of child nodes Rob Herring 2018-03-06 18:49:15 -0600
  • 8f1b35f883 Correct overlay syntactic sugar for generating target-path fragments David Gibson 2018-03-06 13:27:53 +1100
  • afbddcd418 Suppress warnings on overlay fragments David Gibson 2018-03-06 14:45:50 +1100
  • 119e273003 Improve tests for dtc overlay generation David Gibson 2018-03-06 13:45:23 +1100
  • aadd0b65c9 checks: centralize printing of property names in failure messages Rob Herring 2018-01-31 08:57:04 -0600
  • 88960e3989 checks: centralize printing of node path in check_msg Rob Herring 2018-01-31 08:57:03 -0600
  • f1879e1a50 Add limited read-only support for older (V2 and V3) device tree to libfdt. Nathan Whitehorn 2018-01-25 05:13:40 +0000
  • 37dea76e97 srcpos: drop special handling of tab Julia Lawall 2018-01-22 09:08:45 +0100
  • 65893da4ae libfdt: overlay: Add missing license Maxime Ripard 2018-01-08 11:56:33 +0100
  • 962a45ca03 Avoid installing pylibfdt when dependencies are missing Simon Glass 2018-01-05 11:54:12 -0700
  • cd6ea1b2be Makefile: Split INSTALL out into INSTALL_{PROGRAM,LIB,DATA,SCRIPT} kevans@FreeBSD.org 2018-01-03 21:49:23 -0600
  • 51b3a16338 Makefile.tests: Add LIBDL make(1) variable for portability sake kevans@FreeBSD.org 2018-01-03 22:30:13 -0600
  • 333d533a8f Attempt to auto-detect stat(1) being used if not given proper invocation kevans@FreeBSD.org 2018-01-03 10:34:44 -0600
  • e54388015a dtc: Bump version to v1.4.6 v1.4.6 David Gibson 2018-01-03 17:04:32 +1100
  • a1fe86f380 fdtoverlay: Switch from using alloca to malloc kevans@FreeBSD.org 2018-01-02 21:05:38 -0600
  • c8d5472de3 tests: Improve compatibility with other platforms kevans@FreeBSD.org 2018-01-02 20:55:32 -0600
  • c81d389a10 checks: add chosen node checks Rob Herring 2017-12-14 16:40:01 -0600
  • e671852042 checks: add aliases node checks Rob Herring 2017-12-12 16:46:28 -0600
  • d0c44ebe3f checks: check for #{size,address}-cells without child nodes Rob Herring 2017-12-12 16:46:27 -0600
  • 18a3d84bb8 checks: add string list check for *-names properties Rob Herring 2017-12-12 16:46:26 -0600
  • 8fe94fd6f1 checks: add string list check Rob Herring 2017-12-12 16:46:25 -0600
  • 6c57308196 checks: add a string check for 'label' property Rob Herring 2017-12-12 16:46:24 -0600
  • a384191eba checks: fix sound-dai phandle with arg property check Peter Rosin 2017-12-04 10:07:23 +0100
  • b260c4f610 Fix ambiguous grammar for devicetree rule Grant Likely 2017-11-20 17:12:18 +0000
  • fe667e382b tests: Add some basic tests for the pci_bridge checks David Gibson 2017-11-11 17:52:50 +1100
  • 7975f64222 Fix widespread incorrect use of strneq(), replace with new strprefixeq() David Gibson 2017-10-29 22:54:09 +0100
  • fca296445e Add strstarts() helper function David Gibson 2017-10-29 18:56:03 +0100
  • cc392f0890 tests: Check non-matching cases for fdt_node_check_compatible() David Gibson 2017-10-29 22:56:54 +0100
  • bba26a5291 livetree: avoid assertion of orphan phandles with overlays Tero Kristo 2017-10-24 17:14:18 +0300
  • c8f8194d76 implement strnlen for systems that need it John Arbuckle 2017-10-25 21:13:46 -0400
  • c8b38f65fd libfdt: Remove leading underscores from identifiers David Gibson 2017-10-18 17:22:40 +1100
  • 3b62fdaebf Remove leading underscores from identifiers David Gibson 2017-10-18 16:59:43 +1100
  • 2d45d1c5c6 Replace FDT_VERSION() with stringify() David Gibson 2017-10-18 16:55:08 +1100
  • 2e6fe5a107 Fix some errors in comments David Gibson 2017-10-18 16:45:52 +1100
  • b0ae9e4b0c tests: Correct warning in sw_tree1.c David Gibson 2017-10-26 09:08:29 +0200
  • c1e55a5513 checks: fix handling of unresolved phandles for dts plugins Rob Herring 2017-10-18 16:29:14 -0500
  • f8872e29ce tests: Avoid 64-bit arithmetic in assembler David Gibson 2017-10-06 23:07:30 +1100
  • 48c91c08bc libfdt: add stringlist functions to linker script Reiner Huober 2017-09-14 14:36:07 +0200
  • b1a60033c1 tests: Add a test for overlays syntactic sugar Pantelis Antoniou 2017-06-14 17:53:06 +0300
  • 737b2df39c overlay: Add syntactic sugar version of overlays Pantelis Antoniou 2017-06-14 17:53:05 +0300
  • 497432fd21 checks: Use proper format modifier for size_t Thierry Reding 2017-09-27 15:04:09 +0200
  • 22a65c5331 dtc: Bump version to v1.4.5 v1.4.5 David Gibson 2017-09-27 18:18:15 +1000
  • c575d8059f Add fdtoverlay to .gitignore David Gibson 2017-09-27 19:54:33 +1000
  • b6a6f9490d fdtoverlay: Sanity check blob size David Gibson 2017-09-27 19:44:50 +1000
  • 8c1eb1526d pylibfdt: Use Python2 explicitly David Gibson 2017-09-27 18:10:02 +1000
  • ee3d26f696 checks: add interrupts property check Rob Herring 2017-09-01 13:53:03 -0500
  • c1e7738988 checks: add gpio binding properties check Rob Herring 2017-09-01 13:53:02 -0500
  • b3bbac02d5 checks: add phandle with arg property checks Rob Herring 2017-09-01 13:53:01 -0500
  • fe50bd1ecc fdtget: Split out cell list display into a new function Simon Glass 2017-08-20 06:28:54 -0600
  • 62d812308d README: Add a note about test_tree1.dts Simon Glass 2017-08-19 11:18:02 -0600
  • 5bed86aee9 pylibfdt: Add support for fdt_subnode_offset() Simon Glass 2017-08-19 11:18:01 -0600
  • 46f31b65b3 pylibfdt: Add support for fdt_node_offset_by_phandle() Simon Glass 2017-08-19 11:17:59 -0600
  • a3ae437236 pylibfdt: Add support for fdt_parent_offset() Simon Glass 2017-08-19 11:17:58 -0600
  • a198af8034 pylibfdt: Add support for fdt_get_phandle() Simon Glass 2017-08-19 11:17:57 -0600
  • b9eba92ea5 tests: Return a failure code when any tests fail Simon Glass 2017-08-19 11:17:56 -0600
  • 155faf6cc2 pylibfdt: Use local pylibfdt module Simon Glass 2017-08-19 11:17:55 -0600
  • 50e5cd07f3 pylibfdt: Add a test for use of uint32_t Simon Glass 2017-08-19 11:17:54 -0600
  • ab78860f09 pylibfdt: Add stdint include to fix uint32_t Simon Glass 2017-08-14 13:07:28 -0600
  • 36f511fb11 tests: Add stacked overlay tests on fdtoverlay Pantelis Antoniou 2017-07-31 20:10:08 +0300
  • 1bb00655d3 fdt: Allow stacked overlays phandle references Pantelis Antoniou 2017-08-07 15:26:09 +0300
  • a33c2247ac Introduce fdt_setprop_placeholder() method Pantelis Antoniou 2017-07-27 19:33:11 +0300
  • 9700e166c3 Update to dtc-1.4.3-1.el7 RHEL-7.4 Miroslav Rezanina 2017-07-18 07:19:45 +0200
  • 836b4e3d7c redhat/Makefile: honor BREW_FLAGS like the kernel Miroslav Rezanina 2017-06-26 13:51:51 +0200
  • 0016f8c2aa dtc: change default phandles to ePAPR style instead of both Rob Herring 2017-07-12 17:20:30 -0500
  • e3b9a9588a tests: fdtoverlay unit test Pantelis Antoniou 2017-06-14 17:51:12 +0300
  • 42409146f2 fdtoverlay: A tool that applies overlays Pantelis Antoniou 2017-06-14 17:51:11 +0300
  • aae22722fc manual: Document missing options Pantelis Antoniou 2017-06-14 17:50:27 +0300
  • 13ce6e1c2f dtc: fix sprintf() format string error, again David Gibson 2017-06-08 14:35:16 +1000
  • d990b80138 Makefile: Fix build on MSYS2 and Cygwin Cufi, Carles 2017-05-19 09:06:54 +0000
  • 51f56dedf8 Clean up shared library compile/link options David Gibson 2017-05-19 16:11:48 +1000
  • 21a2bc896e Suppress expected error message in fdtdump test David Gibson 2017-05-17 12:15:26 +1000
  • 2a42b14d0d dtc: check.c fix compile error Shuah Khan 2017-05-16 10:08:08 -0600
  • a10cb3c818 Fix get_node_by_path string equality check Tim Montague 2017-04-17 16:51:05 -0700
  • 548aea2c43 fdtdump: Discourage use of fdtdump David Gibson 2017-04-18 13:05:08 +1000
  • c2258841a7 fdtdump: Fix over-zealous version check David Gibson 2017-04-18 12:52:08 +1000
  • 9067ee4be0 Fix a few whitespace and style nits Simon Glass 2017-04-08 10:14:42 -0600
  • e56f2b07be pylibfdt: Use setup.py to build the swig file Simon Glass 2017-04-07 15:51:34 -0600
  • 896f1c1332 pylibfdt: Use Makefile constructs to implement NO_PYTHON Simon Glass 2017-04-07 15:51:33 -0600
  • 90db6d9989 pylibfdt: Allow setup.py to operate stand-alone Simon Glass 2017-04-07 15:51:32 -0600
  • e20d9658cd Add Coverity Scan support David Gibson 2017-04-07 15:55:16 +1000
  • b04a2cf088 pylibfdt: Fix code style in setup.py Simon Glass 2017-04-05 10:01:39 -0600
  • 1c5170d3a4 pylibfdt: Rename libfdt.swig to libfdt.i Simon Glass 2017-04-05 10:01:38 -0600
  • c8afc5ecbc script: update git-backport-diff to latest Peter Xu 2017-03-24 07:44:47 +0100
  • 580a9f6c28 Add a libfdt function to write a property placeholder Simon Glass 2017-04-01 09:31:41 -0600
  • ab15256d8d pylibfdt: Use the call function to simplify the Makefile Simon Glass 2017-03-26 13:06:23 -0600
  • 9f2e3a3a1f pylibfdt: Use the correct libfdt version in the module Simon Glass 2017-03-26 13:06:22 -0600
  • e91c652af2 pylibfdt: Enable installation of Python module Simon Glass 2017-03-26 13:06:21 -0600
  • 8a892fd85d pylibfdt: Allow building to be disabled Simon Glass 2017-03-26 13:06:18 -0600
  • 741cdff85d .travis.yml: Add builds with and without Python library prerequisites David Gibson 2017-03-27 16:30:27 +1100
  • 14c4171f4f pylibfdt: Use package_dir to set the package directory Simon Glass 2017-03-26 13:06:20 -0600
  • 89a5062ab2 pylibfdt: Use environment to pass C flags and files Simon Glass 2017-03-26 13:06:19 -0600
  • 4e0e0d0497 pylibfdt: Allow pkg-config to be supplied in the environment Simon Glass 2017-03-26 13:06:17 -0600
  • 6afd7d9688 Correct typo: s/pylibgfdt/pylibfdt/ David Gibson 2017-03-22 16:34:39 +1100