devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 07:20:36 to 2020-10-02 00:34:27 UTC [more...]

[PATCH v2 0/6] libfdt: Fix signed/unsigned comparison warnings
 2020-10-02  0:34 UTC  (13+ messages)
  ` [PATCH v2 1/6] libfdt: fdt_add_string_(): Fix comparison warning
  ` [PATCH v2 2/6] libfdt: fdt_move(): Fix comparison warnings
  ` [PATCH v2 3/6] libfdt: fdt_create_with_flags(): Fix comparison warning
  ` [PATCH v2 4/6] libfdt: libfdt_wip: "
  ` [PATCH v2 5/6] libfdt: fdt_get_string(): Fix sequential write comparison warnings
  ` [PATCH v2 6/6] libfdt: fdt_strerror(): Fix comparison warning

[PATCH 00/14] libfdt: Fix signed/unsigned comparison warnings
 2020-10-02  0:01 UTC  (35+ messages)
  ` [PATCH 01/14] libfdt: fdt_offset_ptr(): Fix "
  ` [PATCH 02/14] libfdt: fdt_mem_rsv(): "
  ` [PATCH 03/14] libfdt: fdt_grab_space_(): Fix comparison warning
  ` [PATCH 04/14] libfdt: fdt_add_string_(): "
  ` [PATCH 05/14] libfdt: fdt_move(): Fix comparison warnings
  ` [PATCH 06/14] libfdt: fdt_get_string(): "
  ` [PATCH 07/14] libfdt: fdt_splice_(): Fix comparison warning
  ` [PATCH 08/14] libfdt: fdt_create_with_flags(): "
  ` [PATCH 09/14] libfdt: fdt_resize(): "
  ` [PATCH 10/14] libfdt: libfdt_wip: "
  ` [PATCH 11/14] libfdt: overlay: "
  ` [PATCH 12/14] libfdt: fdt_get_string(): Fix sequential write comparison warnings
  ` [PATCH 13/14] libfdt: fdt_node_offset_by_phandle(): Fix comparison warning
  ` [PATCH 14/14] libfdt: fdt_strerror(): "

[PATCH v3 0/4] Add meson build system
 2020-09-29 15:37 UTC  (15+ messages)
  ` [PATCH v3 1/4] pylibfdt: allow build out of tree
  ` [PATCH v3 2/4] pylibfdt: fix build lib location
  ` [PATCH v3 3/4] build-sys: add meson build
  ` [PATCH v3 4/4] travis: test "

[PATCH 1/2] checks: Allow PCI bridge child nodes without an address
 2020-09-28 20:19 UTC  (2+ messages)
  ` [PATCH 2/2] checks: Relax SPI slave checks

[PATCH] libfdt: Correct signed/unsigned comparisons
 2020-09-22  0:14 UTC  (10+ messages)

[RFC PATCH v4 0/4] dtc: Add a plugin interface
 2020-09-15 17:07 UTC  (5+ messages)
  ` [RFC PATCH v4 1/4] dtc: Add marker type functionality to dtc.h
  ` [RFC PATCH v4 2/4] dtc: Add a live tree API
  ` [RFC PATCH v4 3/4] dtc: Add plugin documentation and examples
  ` [RFC PATCH v4 4/4] dtc: Add a plugin interface

[PATCH v2 00/10] RFC: Add meson build system
 2020-09-14 14:44 UTC  (2+ messages)

[RFC PATCH v3 0/4] dtc: Add a plugin interface
 2020-09-13 12:25 UTC  (9+ messages)
  ` [RFC PATCH v3 1/4] dtc: Add marker type functionality to dtc.h
  ` [RFC PATCH v3 2/4] dtc: Add a live tree API
  ` [RFC PATCH v3 3/4] dtc: Add plugin documentation and examples
  ` [RFC PATCH v3 4/4] dtc: Add a plugin interface

[PATCH v2 0/6] Introduce fdt_overlay_merge() to allow merge of overlay blob
 2020-09-09 17:18 UTC  (7+ messages)
  ` [PATCH v2 1/6] libfdt: overlay_merge: Introduce fdt_overlay_merge()
  ` [PATCH v2 2/6] libfdt: overlay_merge: Rename fragments
  ` [PATCH v2 3/6] libfdt: overlay_merge: Ignore unresolved symbols
  ` [PATCH v2 4/6] libfdt: overlay_merge: remove resolved symbols
  ` [PATCH v2 5/6] libfdt: overlay_merge: Copy over various nodes and their properties
  ` [PATCH v2 6/6] fdtoverlaymerge: A tool that merges overlays

[PATCH v2 0/6] Introduce fdt_overlay_merge() to allow merge of overlay blob
 2020-09-08 19:33 UTC  (7+ messages)
  ` [PATCH v2 1/6] libfdt: overlay_merge: Introduce fdt_overlay_merge()
  ` [PATCH v2 2/6] libfdt: overlay_merge: Rename fragments
  ` [PATCH v2 3/6] libfdt: overlay_merge: Ignore unresolved symbols
  ` [PATCH v2 4/6] libfdt: overlay_merge: remove resolved symbols
  ` [PATCH v2 5/6] libfdt: overlay_merge: Copy over various nodes and their properties
  ` [PATCH v2 6/6] fdtoverlaymerge: A tool that merges overlays

[RFC PATCH v2 0/3] dtc: Add a plugin interface
 2020-08-21 18:01 UTC  (4+ messages)
  ` [RFC PATCH v2 1/3] dtc: Add plugin documentation and examples
  ` [RFC PATCH v2 2/3] dtc: Move some definitions into dtc-plugin.h
  ` [RFC PATCH v2 3/3] dtc: Add a plugin interface

error when compiling dts preprocessed with -g3
 2020-08-20 11:32 UTC  (3+ messages)

libfdt / fdt_check_node_offset_ with VALID_INPUT
 2020-08-20 10:18 UTC  (5+ messages)

[PATCH] libfdt: fix fdt_check_node_offset_ w/ VALID_INPUT
 2020-08-14  6:47 UTC  (5+ messages)

Windows host support
 2020-08-13 10:12 UTC  (3+ messages)

[RFC PATCH 0/4] dtc: Add a plugin interface
 2020-08-03 14:23 UTC  (13+ messages)
  ` [RFC PATCH 1/4] dtc: Include stdlib.h in util.h
  ` [RFC PATCH 2/4] dtc: Add plugin documentation and examples
  ` [RFC PATCH 3/4] dtc: Move some definitions into dtc-plugin.h
  ` [RFC PATCH 4/4] dtc: Add a plugin interface

[PATCH v2 0/6] dtc: Add support for signed operations
 2020-08-03 10:21 UTC  (9+ messages)
  ` [PATCH v2 1/6] dtc: Avoid UB when shifting
  ` [PATCH v2 2/6] dtc: Add bytestring type
  ` [PATCH v2 3/6] dtc: Turn 'uint64_t integer' into a struct
  ` [PATCH v2 4/6] dtc: Add support for signed operations
  ` [PATCH v2 5/6] dtc: Preserve negative integers in yaml and dts
  ` [PATCH v2 6/6] dtc: Add sign preservation and operation tests

[PATCH 0/3] dtc: Preserve negative integers in yaml and dts output
 2020-08-03  8:52 UTC  (13+ messages)
  ` [PATCH 1/3] dtc: Turn 'uint64_t integer' into a struct
  ` [PATCH 2/3] dtc: Preserve negative integers in yaml and dts output
  ` [PATCH 3/3] dtc: Add sign preservation tests

[PATCH] libfdt: fix fdt_check_full buffer overrun
 2020-07-10  9:55 UTC  (2+ messages)

[PATCH] dtc: Consider one-character strings as strings
 2020-06-25  1:42 UTC  (2+ messages)

[PATCH v4 0/2] dtc: Improve checks for i2c reg properties
 2020-06-22  7:53 UTC  (4+ messages)
  ` [PATCH v4 1/2] checks: Remove warning for I2C_OWN_SLAVE_ADDRESS
` [PATCH v4 2/2] checks: Improve i2c reg property checking

[PATCH] libfdt: add extern "C" for C++
 2020-06-18 23:53 UTC  (2+ messages)

[PATCH] libfdt: trivial typo fix
 2020-06-18  6:26 UTC  (2+ messages)

[PATCH] libfdt: Correct condition for reordering blocks
 2020-06-16  3:13 UTC  (2+ messages)

Fwd: arch/arm/boot/compressed/fdt_rw.c:439:38: sparse: sparse: dubious: x | !y
 2020-06-15 13:56 UTC 

/bits/ encoding
 2020-06-13  7:10 UTC  (2+ messages)

[PATCH] libfdt: Remove superfluous NUL character from overlay symbols
 2020-06-13  3:11 UTC  (4+ messages)

libfdt: extern "C" for c++?
 2020-06-12  9:41 UTC  (2+ messages)

[PATCH v3 0/3] dtc: checks: Validate interrupt-map properties
 2020-06-11 20:04 UTC  (8+ messages)
  ` [PATCH v3 1/3] checks: Add interrupt provider test
  ` [PATCH v3 2/3] checks: Validate interrupt-map properties
  ` [RFC PATCH v3 3/3] checks: interrupt-map: Dump entries on error

[PATCH v3 0/2] dtc: Improve checks for i2c reg properties
 2020-06-04  7:14 UTC  (7+ messages)
` [PATCH v3 1/2] checks: Remove warning for I2C_OWN_SLAVE_ADDRESS
  ` [PATCH v3 2/2] checks: Improve i2c reg property checking

[PATCH] check: Add 10bit/slave i2c reg flags support
 2020-06-02  7:46 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/2] dtc: Improve checks for i2c reg properties
 2020-05-28  8:44 UTC  (5+ messages)
  ` [PATCH v2 1/2] checks: Remove warning for I2C_OWN_SLAVE_ADDRESS
  ` [PATCH v2 2/2] checks: Improve i2c reg property checking

linux-next: build warning after merge of the aspeed tree
 2020-05-28  7:21 UTC  (8+ 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).