messages from 2024-09-20 11:05:46 to 2025-05-02 14:41:01 UTC [more...]
[PATCH v2 0/7] of: overlay: Add support for export-symbols node feature
2025-05-02 14:40 UTC (11+ messages)
` [PATCH v2 1/7] dt-bindings: Add support for export-symbols node
` [PATCH v2 2/7] of: resolver: Introduce get_phandle_from_symbols_node()
` [PATCH v2 3/7] of: resolver: Add export_symbols in of_resolve_phandles() parameters
` [PATCH v2 4/7] of: resolver: Add support for the export symbols node
` [PATCH v2 5/7] of: overlay: Add export_symbols_name in of_overlay_fdt_apply() parameters
` [PATCH v2 6/7] of: overlay: Add support for the export symbols node
` [PATCH v2 7/7] of: unittest: Add tests for export symbols
[PATCH] meson: port python bindings to build natively via meson and meson-python
2025-05-01 12:33 UTC (20+ messages)
` [PATCH v2 0/2] port python bindings to native Meson
` [PATCH v2 1/2] Makefile: deprecate in favor of Meson
` [PATCH v3 0/2] port python bindings to native Meson
` [PATCH v3 1/2] Makefile: deprecate in favor of Meson
` [PATCH v3 2/2] meson: port python bindings to build natively via meson and meson-python
` [PATCH v2 "
[PATCH 0/7] of: overlay: Add support for export-symbols node feature
2025-04-30 12:50 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: Add support for export-symbols node
` [PATCH 2/7] of: resolver: Introduce get_phandle_from_symbols_node()
` [PATCH 3/7] of: resolver: Add export_symbols in of_resolve_phandles() parameters
` [PATCH 4/7] of: resolver: Add support for the export symbols node
` [PATCH 5/7] of: overlay: Add export_symbols_name in of_overlay_fdt_apply() parameters
` [PATCH 6/7] of: overlay: Add support for the export symbols node
` [PATCH 7/7] of: unittest: Add tests for export symbols
[PATCH v2] flattree: Optimize stringtable_insert() with memmem()
2025-04-18 7:58 UTC (2+ messages)
[RESEND PATCH] flattree: Optimize stringtable_insert()
2025-04-15 4:03 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 (20+ messages)
` [PATCH 1/2] libfdt: overlay: Allow resolving phandle symbols
[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 (5+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).