devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-10 10:08:19 to 2017-01-30 10:48:45 UTC [more...]

Warnings do include offending filename
 2017-01-30 10:48 UTC  (2+ messages)

[PATCH] dtc: Fix NULL pointer use in dtlabel + dtref case
 2017-01-30  4:48 UTC  (2+ messages)

[PATCH] manual: Fix typo it -> in
 2017-01-30  1:32 UTC  (2+ messages)

[PATCH v2] Makefile: Add tags rule
 2017-01-30  1:17 UTC  (2+ messages)

[PATCH 0/5] dtc unit-address and character set checks
 2017-01-27 22:54 UTC  (8+ messages)
  ` [PATCH 1/5] checks: Add Warning for stricter property name character checking
  ` [PATCH 2/5] checks: Add Warning for stricter node "
  ` [PATCH 3/5] checks: Warn on node name unit-addresses with '0x' or leading 0s
  ` [PATCH 4/5] checks: Add infrastructure for setting bus type of nodes
  ` [PATCH 5/5] checks: Add bus checks for PCI buses

[PATCH v2] libfdt: add helpers to read address and size from reg
 2017-01-27  5:31 UTC  (2+ messages)

[PATCH] Makefile: Add tags rule
 2017-01-25 19:26 UTC 

[PATCH v3 0/4] Introduce Python bindings for libfdt
 2017-01-12  4:09 UTC  (9+ messages)
  ` [PATCH v3 1/4] Add an initial Python library "
  ` [PATCH v3 2/4] Add tests for pylibfdt
  ` [PATCH v3 3/4] Mention pylibfdt in the documentation
  ` [PATCH v3 4/4] Build pylibfdt as part of the normal build process

[RFC PATCH 0/5] overlay: tool to convert old overlay style dts to new style
 2017-01-03 12:13 UTC  (7+ messages)
  ` [RFC PATCH 1/5] overlay: perl script to convert dts from old overlay style to new overlay style
  ` [RFC PATCH 2/5] overlay: shell script to make overlay_convert easier to use
  ` [RFC PATCH 3/5] overlay: a.dts, example of an old style dts file to be converted
  ` [RFC PATCH 4/5] overlay: bad_a_1.dts, example of an old style dts file unable "
  ` [RFC PATCH 5/5] overlay: bad_a_2.dts, example of an old style dts file "

[PATCH 1/1] fdtdump.c: provide colored output
 2016-12-26 22:53 UTC  (3+ messages)

[PATCH 1/1] dtc: fdtdump: check fdt if not in scanning mode
 2016-12-26 22:47 UTC  (6+ messages)
      ` [PATCH 1/1 v2] "

labels within a property value
 2016-12-12  3:23 UTC  (2+ messages)

[PATCH] dtc: Fix memory leak in character literal parsing
 2016-12-11 23:34 UTC  (2+ messages)

[PATCH v13 0/7] dtc: Dynamic DT support
 2016-12-09  9:12 UTC  (12+ messages)
  ` [PATCH v13 1/7] dtc: Document the dynamic plugin internals
  ` [PATCH v13 2/7] dtc: Plugin and fixup support
  ` [PATCH v13 3/7] tests: Add check_path test
  ` [PATCH v13 4/7] tests: Add overlay tests
  ` [PATCH v13 5/7] overlay: Documentation for the overlay sugar syntax
  ` [PATCH v13 6/7] overlay: Add syntactic sugar version of overlays
  ` [PATCH v13 7/7] tests: Add a test for overlays syntactic sugar

[PATCH v12 0/4] dtc: Dynamic DT support
 2016-12-07  4:31 UTC  (10+ messages)
  ` [PATCH v12 1/7] dtc: Document the dynamic plugin internals
  ` [PATCH v12 2/7] dtc: Plugin and fixup support
  ` [PATCH v12 3/7] tests: Add check_path test
  ` [PATCH v12 4/7] tests: Add overlay tests
  ` [PATCH v12 5/7] overlay: Documentation for the overlay sugar syntax
  ` [PATCH v12 6/7] overlay: Add syntactic sugar version of overlays
  ` [PATCH v12 7/7] tests: Add a test for overlays syntactic sugar

coverage test failed
 2016-12-07  3:47 UTC  (2+ messages)

[PATCH] libfdt: add helpers to read address and size from reg
 2016-12-05 21:46 UTC  (10+ messages)

[PATCH v10 0/4] dtc: Dynamic DT support
 2016-12-05  4:14 UTC  (38+ messages)
  ` [PATCH v10 1/4] checks: Pass boot_info instead of root node
  ` [PATCH v10 2/4] dtc: Document the dynamic plugin internals
  ` [PATCH v10 3/4] dtc: Plugin and fixup support
  ` [PATCH v10 4/4] tests: Add overlay tests

[PATCH v3 0/5] Introduce Python bindings for libfdt
 2016-12-04  1:05 UTC  (3+ messages)
  ` [PATCH v3 1/5] checks: Pass boot_info instead of root node

[PATCH v2 0/4] Introduce Python bindings for libfdt
 2016-12-04  0:47 UTC  (7+ messages)
  ` [PATCH v2 1/4] Add an initial Python library "
  ` [PATCH v2 2/4] Add tests for pylibfdt
  ` [PATCH v2 3/4] Mention pylibfdt in the documentation
  ` [PATCH v2 4/4] RFC: Build pylibfdt as part of the normal build process

Overlays and boolean properties
 2016-12-02  3:04 UTC  (5+ messages)

[PATCH v11 0/4] dtc: Dynamic DT support
 2016-11-30  9:07 UTC  (20+ messages)
  ` [PATCH v11 1/7] dtc: Document the dynamic plugin internals
  ` [PATCH v11 2/7] dtc: Plugin and fixup support
  ` [PATCH v11 3/7] tests: Add check_path test
  ` [PATCH v11 4/7] tests: Add overlay tests
  ` [PATCH v11 5/7] overlay: Documentation for the overlay sugar syntax
  ` [PATCH v11 6/7] overlay: Add syntactic sugar version of overlays
  ` [PATCH v11 7/7] tests: Add a test for overlays syntactic sugar

[PATCH v9 0/4] dtc: Dynamic DT support
 2016-11-28 11:55 UTC  (17+ messages)
  ` [PATCH v9 1/4] checks: Pass boot_info to the check methods
  ` [PATCH v9 2/4] dtc: Document the dynamic plugin internals
  ` [PATCH v9 3/4] dtc: Plugin and fixup support
  ` [PATCH v9 4/4] tests: Add overlay tests

[PATCH 0/4] Introduce Python bindings for libfdt
 2016-11-24 22:03 UTC  (8+ messages)
  ` [PATCH 1/4] Add an initial Python library "
  ` [PATCH 2/4] Add tests for pylibfdt
  ` [PATCH 3/4] Mention pylibfdt in the documentation
  ` [PATCH 4/4] RFC: Build pylibfdt as part of the normal build process

[PATCH v2] Add a libfdt function to write a property placeholder
 2016-11-16  0:17 UTC  (2+ messages)

[PATCH] libfdt: add missing errors to fdt_strerror()
 2016-11-03 20:18 UTC  (2+ messages)

[PATCH 1/2] libfdt: fix fdt_stringlist_count()
 2016-10-17  9:58 UTC  (3+ messages)
  ` [PATCH 2/2] libfdt: fix fdt_stringlist_search()

[PATCH v7 0/4] libfdt: Add support for device tree overlays
 2016-10-12 21:41 UTC  (5+ messages)

[PATCH] tests: overlay: Rename the device tree blobs to be more explicit
 2016-10-11 23:08 UTC  (2+ messages)

[PATCH 0/4] libfdt: A few overlay fixes
 2016-10-11 10:18 UTC  (7+ messages)

[PATCH 1/3] fdt: strerr: Remove spurious BADOVERLAY
 2016-10-11 10:16 UTC  (4+ messages)
  ` [PATCH 2/3] libfdt: Add fdt_overlay_apply to the exported symbols
  ` [PATCH 3/3] tests: overlay: Add test suffix to the compiled blobs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).