devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-04 18:12:55 to 2023-04-29 06:29:50 UTC [more...]

[PATCH v2] write_propval_string: Use a list of strings instead of "\0" in a string
 2023-04-29  6:29 UTC  (2+ 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] dtc: When compiling to dts interpret /__symbols__ and /__local_fixups__
 2023-04-28 19:11 UTC  (3+ messages)

[PATCH] overlay: ensure that existing phandles are not overwritten
 2023-04-28 18:09 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] checks: Suppress warnings on overlay fragments
 2023-04-18 17:33 UTC  (4+ messages)

[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  (9+ messages)

[PATCH] checks: Update #{size,address}-cells check for 'dma-ranges'
 2023-02-02  6:49 UTC  (4+ messages)

[PATCH] pylibfdt: Work-around SWIG limitations with flexible arrays
 2023-02-02  5:35 UTC  (3+ messages)

[PATCH] checks: Suppress warnings on overlay fragments
 2023-02-01 20:29 UTC  (3+ messages)

[PATCH] checks: Handle #dma-address-cells and #dma-size-cells
 2022-11-14 14:27 UTC  (5+ messages)

[RFC] libfdt: add fdt_alignprop
 2022-11-07 12:52 UTC  (3+ messages)

potential regression between 1.6.0 and 1.6.1
 2022-10-13 23:59 UTC  (3+ messages)

[PATCH v2 1/2] libfdt: add fdt_get_property_by_offset_w helper
 2022-10-11 23:51 UTC  (4+ messages)
  ` [PATCH v6 2/2] libfdt: tests: add get_next_tag_invalid_prop_len

[PATCH v3 1/2] libfdt: prevent integer overflow in fdt_next_tag
 2022-10-11 23:51 UTC  (6+ messages)
  ` [PATCH v3 2/2] libfdt: tests: add get_next_tag_invalid_prop_len

[PATCH 1/2] libfdt: add fdt_get_property_by_offset_w helper
 2022-10-11  2:06 UTC  (4+ messages)
  ` [PATCH v5 2/2] libfdt: tests: add get_next_tag_invalid_prop_len

[PATCH] libfdt: Validate alias property value is a valid string
 2022-10-10 10:03 UTC 

[PATCH v4] libfdt: tests: add get_next_tag_invalid_prop_len
 2022-10-07 19:07 UTC  (3+ messages)

[PATCH v2 1/2] libfdt: prevent integer overflow in fdt_next_tag
 2022-10-04 23:06 UTC  (5+ messages)
  ` [PATCH v2 2/2] libfdt: tests: add get_next_tag_invalid_prop_len

[PATCH 1/2] libfdt: prevent integer overflow in fdt_next_tag
 2022-09-30 13:18 UTC  (3+ messages)
  ` [PATCH 2/2] libfdt: tests: add get_next_tag_invalid_prop_len

fdt_setprop comma-separated cells
 2022-09-28  5:35 UTC  (3+ messages)

[PATCH 1/2] Makefile: limit make re-execution to avoid infinite spin
 2022-09-26  5:24 UTC  (3+ messages)
  ` [PATCH 2/2] Makefile: fix infinite recursion by dropping non-existent `%.output`

[PATCH] libdtc: remove duplicate judgments
 2022-09-15  8:55 UTC 

[PATCH] Don't generate erroneous fixups from reference to path
 2022-08-04  5:01 UTC  (2+ messages)

[PATCH] fdt_get_phandle: Return invalid phandles as 0
 2022-08-04  4:57 UTC  (4+ messages)

ftdoverlay overwrites phandle
 2022-08-01 12:22 UTC  (4+ messages)

dtc 1.6.0 overlay full-path reference in array produces broken property names
 2022-07-31 12:12 UTC  (3+ messages)

[PATCH] libfdt: Don't mask fdt_get_name() returned error
 2022-07-30  3:52 UTC  (2+ messages)

[PATCH] manual.txt: Follow README.md and remove Jon
 2022-07-30  3:51 UTC  (2+ messages)

[PATCH 0/4] Updates to README file
 2022-07-29  2:57 UTC  (7+ messages)
  ` [PATCH 1/4] Convert README to README.md
  ` [PATCH 2/4] Remove Jon Loeliger from maintainers list
  ` [PATCH 3/4] Split out information for contributors to CONTRIBUTING.md
  ` [PATCH 4/4] Add description of Signed-off-by lines

[PATCH] fdtoverlay: Fix usage string to not mention "<type>"
 2022-07-28  7:55 UTC  (8+ messages)

[PATCH] Allow static building with meson
 2022-07-27  6:50 UTC  (2+ messages)

[PATCH v2] Allow static building with make
 2022-07-27  6:48 UTC  (2+ messages)

[PATCH] libfdt: Handle failed get_name() on BEGIN_NODE
 2022-07-26 11:47 UTC  (2+ messages)

[PATCH v2] Fix test script to run also on dash shell
 2022-07-26 11:40 UTC  (2+ messages)

[PATCH] Fix test script to run also on dash shell
 2022-07-02  7:49 UTC  (2+ messages)

[PATCH] Add missing relref_merge test to meson test list
 2022-07-02  6:37 UTC  (2+ messages)

[PATCH] Depend on .a instead of .so when building static
 2022-06-24  2:24 UTC  (2+ messages)

[PATCH v4] pylibfdt: add FdtRo.get_path()
 2022-04-26  6:29 UTC  (7+ messages)

[PATCH v4 0/4] Introduce fdtgrep for subsetting and hashing FDTs
 2022-03-14 17:44 UTC  (15+ messages)

[PATCH 0/2] More pylibfdt setup.py rework
 2022-02-10  4:31 UTC  (7+ messages)
  ` [PATCH 1/2] pylibfdt: fix swig build in install
  ` [PATCH 2/2] pylibfdt: Compile and build libfdt directly into shim library

[PATCH v3] pylibfdt: add FdtRo.get_path()
 2022-01-26 21:16 UTC  (4+ messages)

[PATCH v2] pylibfdt: add FdtRo.get_path()
 2022-01-26  6:35 UTC  (6+ messages)

[PATCH 0/4] Add new helpers to pylibfdt
 2022-01-25  4:50 UTC  (13+ messages)
` [PATCH 1/4] pylibfdt: add Property.as_stringlist()
` [PATCH 4/4] pylibfdt: add FdtRo.getprop_or_none()

[PATCH 0/2] Some build fixes
 2022-01-04 18:12 UTC  (3+ messages)
` [PATCH 2/2] setup.py: fix out of tree build


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).