devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-02 14:15:15 to 2024-08-30 15:43:23 UTC [more...]

[PATCH v2 0/2] Add capability to append to property
 2024-08-30 15:43 UTC  (9+ messages)
` [PATCH v2 1/2] dtc: Add /append-property/
` [PATCH v2 2/2] tests: Add test for append-property

[PATCH 0/2] Add capability to append to property
 2024-08-29 15:00 UTC  (7+ messages)
` [PATCH 1/2] dtc: Add /append-property/
` [PATCH 2/2] tests: Add test for append-property

Array manipulation revisit
 2024-08-21  3:44 UTC  (9+ messages)
      ` [EXTERNAL] "

Device Tree Compiler v1.7.1
 2024-08-17  9:38 UTC 

new dtc release
 2024-08-15 21:55 UTC 

[PATCH 1/6] Require Python 3
 2024-08-14  2:15 UTC  (14+ messages)
` [PATCH 2/6] Tidy up some pylint warnings
` [PATCH 3/6] setup: Move version and full_description into a function
` [PATCH 4/6] setup: Collect top-level code together
` [PATCH 5/6] setup: Move setting of srcdir down to the bottom
` [PATCH 6/6] setup: Add dependencies for Windows

[PATCH] checks: relax graph checks for overlays
 2024-07-29 22:39 UTC  (6+ messages)

[PATCH] libfdt: overlay: Fix phandle overwrite check for new subtrees
 2024-07-05 23:46 UTC  (6+ messages)

[PATCH] checks: Check the overall length of "interrupt-map"
 2024-06-01  8:31 UTC  (2+ messages)

[PATCH v2] fdtoverlay: Remove bogus type info from help text
 2024-05-31 15:00 UTC 

[PATCH v3] libfdt: overlay: ensure that existing phandles are not overwritten
 2024-03-14 10:40 UTC  (6+ messages)

subscribe
 2024-02-27  6:52 UTC 

[PATCH v2] libfdt: overlay: ensure that existing phandles are not overwritten
 2024-02-23  8:15 UTC  (10+ messages)

[PATCH] Makefile: do not hardcode the `install` program path
 2024-02-14  8:25 UTC  (2+ messages)

[PATCH v2 1/2] dtc: fix missing string in usage_opts_help
 2024-01-25  3:45 UTC  (4+ messages)
  ` [PATCH v2 2/2] dtc: ensure that command line options arrays length match

[PATCH] tests: use correct pkg-config when cross compiling
 2024-01-25  2:31 UTC  (2+ messages)

[PATCH] libfdt: fix duplicate meson target
 2024-01-25  2:31 UTC  (2+ messages)

[PATCH v2] checks: Suppress warnings on overlay fragments
 2024-01-23 14:49 UTC  (8+ messages)

Record of original components for fdtoverlay
 2024-01-17  1:51 UTC  (4+ messages)

subscribe
 2023-11-22 10:03 UTC 

[PATCH] treesource: Restore string list output when no type markers
 2023-11-04  1:49 UTC  (2+ messages)

[PATCH] libdft: fdt_next_tag: Harden offset overflow check
 2023-10-12  4:23 UTC  (2+ messages)

[PATCH v3] libfdt: fdt_path_offset_namelen: Reject empty path
 2023-10-11  0:40 UTC  (2+ messages)

[PATCH] libfdt: fdt_get_alias_namelen: Validate aliases
 2023-10-11  0:36 UTC  (6+ messages)

[PATCH v2] libfdt: fdt_get_alias_namelen: Validate aliases
 2023-10-11  0:33 UTC  (4+ messages)

[PATCH v3] libfdt: fdt_get_alias_namelen: Validate aliases
 2023-10-11  0:35 UTC  (2+ messages)

[PATCH v2] libfdt: fdt_path_offset_namelen: Reject empty path
 2023-10-10  3:50 UTC  (2+ messages)

[PATCH] libfdt: fdt_path_offset_namelen: Reject empty path
 2023-10-08  2:32 UTC  (8+ messages)

This list is being migrated to new infrastructure
 2023-10-06  1:36 UTC  (2+ messages)

[PATCH v2] pylibfdt: Support boolean properties
 2023-09-15  6:04 UTC  (2+ messages)

[PATCH] pylibfdt: Support boolean properties
 2023-09-08  1:01 UTC  (2+ messages)

[PATCH 1/2] dtc: fix missing string in usage_opts_help
 2023-09-04 14:20 UTC  (4+ messages)
  ` [PATCH 2/2] dtc: ensure that command line options arrays length match

[PATCH] libfdt: Fix fdt_appendprop_addrrange documentation
 2023-09-04  5:31 UTC  (2+ messages)

[PATCH 1/1] dtc: fix asm_emit_data()
 2023-08-24  5:15 UTC  (2+ messages)

[PATCH] Makefile: allow to install libfdt without building executables
 2023-07-29  3:08 UTC  (4+ messages)

[PATCH v3] dtc: Add an option to generate __local_fixups__ and __fixups__
 2023-05-27  1:54 UTC  (2+ messages)

[PATCH v2] dtc: Add an option to generate __local_fixups__ and __fixups__
 2023-05-23  3:09 UTC  (4+ messages)

[PATCH] libfdt: Validate alias property value is a valid string
 2023-05-14  6:50 UTC  (2+ messages)

[PATCH] dtc: When compiling to dts interpret /__symbols__ and /__local_fixups__
 2023-05-14  6:30 UTC  (6+ messages)

[PATCH] overlay: ensure that existing phandles are not overwritten
 2023-05-07  9:25 UTC  (3+ messages)

[PATCH v2] write_propval_string: Use a list of strings instead of "\0" in a string
 2023-05-03 13:43 UTC  (5+ messages)

Bug or feature? /somenode overwrites /somenode@17 in fdt-overlay
 2023-04-29  6:22 UTC  (7+ messages)

[PATCH] doc: dt-object-internal: Fix a typo
 2023-04-29  1:45 UTC  (2+ messages)

[PATCH 1/3] checks: Fix segmentation fault in check_graph_node
 2023-04-28 13:38 UTC  (3+ messages)
  ` [PATCH 2/3] tests: Add test cases for bad endpoint node and remote-endpoint prop checks
  ` [PATCH 3/3] checks: Fix crash in graph_child_address if 'reg' cell size > 1

[PATCH] dtc: Add an option to generate __local_fixups__
 2023-04-28  7:03 UTC  (3+ messages)

[PATCH] manual: Fix and improve documentation about -@
 2023-04-28  7:02 UTC  (2+ messages)

[PATCH] fdtoverlay: Drop a a repeated article
 2023-04-28  7:02 UTC  (2+ messages)

[PATCH] write_propval_string: Use a list of strings instead of "\0" in a string
 2023-04-28  5:48 UTC  (2+ messages)

[PATCH] libfdt: tests: Add a test to check phandles are not overwritten
 2023-04-19  6:51 UTC 

[PATCH v2] fdtoverlay: Fix usage string to not mention "<type>"
 2023-03-18  2:00 UTC  (2+ messages)

Applying dtb overlays on pre-compiled dtb's
 2023-02-27 16:47 UTC  (3+ messages)

[PATCH] fdtoverlay: Remove bogus type info from help text
 2023-02-06 16:16 UTC 

[PATCH] pylibfdt: add size_hint parameter for get_path
 2023-02-05  6:32 UTC  (6+ messages)

pylibfdt breakage
 2023-02-04  0:05 UTC  (7+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).