devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-27 18:55:45 to 2016-02-19 20:55:50 UTC [more...]

[PATCH 00/26] spl: Support loading a FIT image containing U-Boot
 2016-02-19 20:55 UTC  (11+ messages)
  ` [PATCH 07/26] libfdt: Add a function to write a property placeholder
  ` [U-Boot] [PATCH 00/26] spl: Support loading a FIT image containing U-Boot

[PATCH 0/2] DTC unit-address checks
 2016-02-19  5:07 UTC  (5+ messages)
  ` [PATCH 1/2] Warn on node name unit-address presence/absence mismatch
  ` [PATCH 2/2] Warn on node name unit-addresses with '0x' or leading 0s

[PATCH] Catch unsigned 32bit overflow when parsing flattened device tree offsets
 2016-02-18 14:10 UTC  (3+ messages)

[PATCH] libfdt: simplify fdt_node_check_compatible()
 2016-02-12  5:45 UTC 

Fwd: [robh:dt/next 2/2] fdt_ro.c:undefined reference to `strnlen'
 2016-01-26 22:38 UTC  (3+ messages)

fuzzing dtc with AFL
 2016-01-12  8:29 UTC  (6+ messages)

[PATCH] libfdt: check for potential overrun in _fdt_splice()
 2015-12-02  2:12 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v5 0/2] dtc: Dynamic DT support
 2015-11-20  6:57 UTC  (9+ messages)
  ` [PATCH v5 1/2] dtc: Plugin and fixup support
  ` [PATCH v5 2/2] dtc: Document the dynamic plugin internals

[PATCH] Remove duplicated -Werror in dtc Makefile
 2015-11-16 12:46 UTC  (2+ messages)

[RFC PATCH v6 0/2] dtc: dts source location annotation
 2015-10-07  6:58 UTC  (14+ messages)
  ` [RFC PATCH v6 1/3] dtc: protect against null pointer dereference in srcpos_string()
  ` [RFC PATCH v6 2/3] dtc: dts source location annotation
    ` [RFC PATCH v6 3/3] dtc: dts source location annotation, short location format

[RFC PATCH v5 0/2] dtc: dts source location annotation
 2015-10-03  4:29 UTC  (8+ messages)
  ` [RFC PATCH v5 1/2] dtc: protect against null pointer dereference in srcpos_string()
  ` [RFC PATCH v5 1/2] dtc: dts source location annotation

[PATCH v3 0/3] Add a couple of string-related functions
 2015-10-01 12:17 UTC  (9+ messages)
  ` [PATCH v3 1/3] fdt: Add a function to count strings
  ` [PATCH v3 2/3] fdt: Add a function to get the index of a string
  ` [PATCH v3 3/3] fdt: Add functions to retrieve strings

[RFC PATCH v4] dtc: dts source location annotation
 2015-10-01  3:15 UTC  (5+ messages)
  ` [RFC PATCH v4 1/2] dtc: protect against null pointer dereference in srcpos_string()
  ` [RFC PATCH v4 2/2] dtc: dts source location annotation

[PATCH v2 0/3] Add a couple of string-related functions
 2015-09-29  9:10 UTC  (11+ messages)
  ` [PATCH v2 1/3] fdt: Add a function to count strings
  ` [PATCH v2 2/3] fdt: Add a function to get the index of a string
  ` [PATCH v2 3/3] fdt: Add functions to retrieve strings

[RFC PATCH v2 0/3] dtc: dts source location annotation
 2015-09-23  0:18 UTC  (12+ messages)
  ` [RFC PATCH v2 1/3] "
  ` [RFC PATCH v2 2/3] dtc: make check test for dtc --annotate
  ` [RFC PATCH v2 3/3] dtc: linux kernel build process to create annotated .dts

[RFC PATCH 0/3] dtc: dts source location annotation
 2015-09-21 17:55 UTC  (9+ messages)
  ` [RFC PATCH 1/3] "
  ` [RFC PATCH 2/3] dtc: make check test for dtc --annotate
  ` [RFC PATCH 3/3] dtc: linux kernel build process to create annotated .dts

[PATCH] libfdt: fix comment block of fdt_get_property_namelen()
 2015-08-27  7:15 UTC  (2+ messages)

Sort unit addresses by number
 2015-08-20 21:09 UTC  (2+ messages)

[PATCH 0/3] Add a couple of string-related functions
 2015-07-20  2:19 UTC  (15+ messages)
  ` [PATCH 1/3] fdt: Add a function to count strings
  ` [PATCH 2/3] fdt: Add a function to get the index of a string
  ` [PATCH 3/3] fdt: Add functions to retrieve strings

[PATCH] fdtdump: fix output of bytestring properties
 2015-07-09  3:50 UTC  (2+ messages)

[PATCH] libfdt: fdt_path_offset_*(): Fix handling of paths with options in them
 2015-07-02  7:16 UTC  (5+ messages)

[PATCH v2 0/2] dtc: simplify command line invocation
 2015-07-01  3:35 UTC  (4+ messages)
  ` [PATCH v2 1/2] guess input file format based on file content or file name
  ` [PATCH v2 2/2] guess output file format

[PATCH 0/3] dtc: simplify command line invocation
 2015-06-30 23:21 UTC  (8+ messages)
  ` [PATCH 1/3] guess input file format based on file content or file name
  ` [PATCH 2/3] guess output file format
  ` [PATCH 3/3] allow a second parameter to be the output file name

plumbers device tree track -- last call
 2015-06-19 17:44 UTC 

Device Tree at Plumbers, early registration ends Friday
 2015-06-01  7:22 UTC  (2+ messages)

Device Tree at Plumbers, looking for topics and session leaders
 2015-05-30 21:39 UTC 

Invitation and RFC: Linux Plumbers Device Tree track proposed
 2015-05-26 16:31 UTC  (15+ messages)
      ` [Celinux-dev] "

[PATCH] tests: convert `echo -n` to `printf`
 2015-05-25  3:33 UTC  (4+ messages)
      ` [PATCH v2] "

[RESEND PATCH v3 0/3] Introduce fdtgrep for subsetting and hashing FDTs
 2015-05-07  1:08 UTC  (7+ messages)
` [RESEND PATCH v3 1/3] libfdt: Add function to find regions in an FDT

[PATCH] Fix crash with poorly defined #size-cells
 2015-04-30  0:56 UTC  (2+ messages)

[PATCH] libfdt/tests: Add fdt_path_offset_namelen() test
 2015-04-09  1:25 UTC  (5+ messages)

[PATCH] libfdt: Add fdt_path_offset_namelen()
 2015-04-05  3:50 UTC  (5+ messages)

[PATCH] libfdt: Add missing functions to shared library
 2015-03-18  0:41 UTC  (2+ messages)

[PATCH v4 0/3] dtc: Dynamic DT support
 2015-03-12  0:37 UTC  (14+ messages)
` [PATCH v4 1/3] dtc: Symbol and local fixup generation support
  ` [PATCH v4 2/3] dtc: Plugin (object) device tree support
  ` [PATCH v4 3/3] dtc: Document the dynamic plugin internals


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