Devicetree Compiler
 help / color / mirror / Atom feed
 messages from 2024-08-27 17:54:53 to 2025-04-17 09:00:35 UTC [more...]

[PATCH v2] flattree: Optimize stringtable_insert() with memmem()
 2025-04-17  8:59 UTC 

[RESEND PATCH] flattree: Optimize stringtable_insert()
 2025-04-15  4:03 UTC  (7+ messages)

[PATCH] meson: port python bindings to build natively via meson and meson-python
 2025-03-19  6:51 UTC  (7+ messages)

[PATCH] Remove duplicated words in documentation and comments
 2025-03-14  5:27 UTC  (3+ messages)

[PATCH] Fix some typos
 2025-03-14  3:02 UTC  (2+ messages)

[PATCH] Use __ASSEMBLER__ instead of __ASSEMBLY__
 2025-03-14  3:02 UTC  (2+ messages)

[PATCH 0/3] Allow specifying target node in fdtoverlay
 2025-03-12 19:42 UTC  (4+ messages)
` [PATCH 1/3] libfdt: Add fdt_relative_path_offset
` [PATCH 2/3] fdtoverlay: Add target option
` [PATCH 3/3] tests: Add test for fdtoverlay target argument

[PATCH v2 0/4] Add capability to create property from old property
 2025-03-11 15:49 UTC  (6+ messages)
` [PATCH v2 1/4] Add alloc_marker
` [PATCH v2 2/4] srcpos: Define srcpos_free
` [PATCH v2 3/4] dtc: Add /./
` [PATCH v2 4/4] tests: Add test for /./

[PATCH] checks: Add support for export-symbols
 2025-03-10  5:18 UTC  (3+ messages)

[PATCH 0/3] Add capability to create property from old property
 2025-03-05  4:17 UTC  (8+ messages)
` [PATCH 1/3] Add alloc_marker
` [PATCH 2/3] dtc: Add /./
` [PATCH 3/3] tests: Add test for /./

[PATCH] meson: don't build test programs by default
 2025-03-03  1:56 UTC  (2+ messages)

[PATCH] libfdt: overlay: Add export-symbols support
 2025-01-19 13:19 UTC  (3+ messages)

[PATCH v3 0/2] Add capability to append to property
 2024-12-27  4:05 UTC  (12+ messages)
` [PATCH v3 1/2] dtc: Add /append-property/
` [PATCH v3 2/2] tests: Add test for append-property

[PATCH 0/5] Add support for resolving path references in overlays
 2024-12-26  6:33 UTC  (20+ messages)
` [PATCH 1/5] dtc: Allow path fixups "
` [PATCH 2/5] libfdt: Add namelen variants for setprop
` [PATCH 3/5] fdtoverlay: Implement resolving path references
` [PATCH 4/5] tests: Fix overlay tests
` [PATCH 5/5] tests: Add path tests for overlay

[PATCH] checks: Warn about missing #address-cells for interrupt parents
 2024-12-19  4:07 UTC  (7+ messages)

[PATCH 0/7] of: overlay: Add support for export-symbols node feature
 2024-12-18 12:22 UTC  (3+ messages)

[PATCH v2 0/4] libfdt: Add namelen variants for setprop
 2024-12-06  5:48 UTC  (6+ messages)
` [PATCH v2 1/4] libfdt: add fdt_get_property_namelen_w()
` [PATCH v2 2/4] libfdt_internal: fdt_find_string_len_()
` [PATCH v2 3/4] libfdt: Add fdt_setprop_namelen()
` [PATCH v2 4/4] libfdt: Add fdt_setprop_namelen_string()

[PATCH v2] Add clang-format config
 2024-12-06  5:07 UTC  (2+ messages)

[PATCH] Add clang-format config
 2024-12-05  1:37 UTC  (2+ messages)

[PATCH 0/4] libfdt: Add namelen variants for setprop
 2024-12-04 23:45 UTC  (12+ messages)
` [PATCH 1/4] libfdt: add fdt_get_property_namelen_w()
` [PATCH 2/4] libfdt_internal: fdt_find_string_len_()
` [PATCH 3/4] libfdt: Add fdt_setprop_namelen()
` [PATCH 4/4] libfdt: Add fdt_setprop_namelen_string()

[PATCH v2] checks: Relax avoid_unnecessary_addr_size check to allow child ranges properties
 2024-11-27  3:56 UTC  (2+ messages)

[PATCH v2] libfdt: Remove fdt parameter from overlay_fixup_one_phandle
 2024-11-25  1:26 UTC  (2+ messages)

ModuleNotFoundError: No module named 'libfdt' after Installing
 2024-11-21 20:28 UTC  (4+ messages)

[PATCH 0/2] libfdt: Fix -Wextra -Wpedantic warnings
 2024-11-18 10:15 UTC  (7+ messages)
` [PATCH 1/2] libfdt: Suppress a unused parameter warning in overlay_fixup_one_phandle
` [PATCH 2/2] libfdt: Remove extra semi-colons outside functions

[PATCH 0/2] Add support for phandle in symbols
 2024-11-13  9:46 UTC  (23+ messages)
` [PATCH 1/2] libfdt: overlay: Allow resolving phandle symbols
` [PATCH 2/2] tests: Add test for symbol resolution

[PATCH] checks: Relax avoid_unnecessary_addr_size check to allow child ranges properties
 2024-11-06 21:16 UTC  (6+ messages)

[PATCH] libfdt: Fix build with swig 4.3.0
 2024-11-06  3:24 UTC  (4+ messages)

Device Tree Compiler v1.7.2
 2024-11-06  3:23 UTC 

[PATCH 0/1] DTC v1.7.1 Build Error
 2024-10-16  9:32 UTC  (7+ messages)
` [PATCH 1/1] Makefile: only use compiler flags when supported

[PATCH v2 0/2] Add capability to append to property
 2024-10-10  6:31 UTC  (13+ messages)
` [PATCH v2 1/2] dtc: Add /append-property/
` [PATCH v2 2/2] tests: Add test for append-property

[PATCH v1 0/2] Reduce memory usage of FDT utils
 2024-09-25  2:04 UTC  (4+ messages)
` [PATCH v1 1/2] util: Only read files until fdt_totalsize
` [PATCH v1 2/2] util: Once size is known, allocate fdt_totalsize

DTC Version and Reproducible Builds
 2024-09-24 11:10 UTC  (5+ messages)

Device Tree Compiler v1.7.1
 2024-09-18  0:03 UTC  (5+ messages)

[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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox