devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-21 13:00:52 to 2016-04-13 04:17:26 UTC [more...]

[PATCH V2 2/2] scripts: dtc: fix memory leak after realloc
 2016-04-13  4:17 UTC  (4+ messages)
    ` (unknown),

[RFC 1/3] checks: Add infrastructure for setting bus type of nodes
 2016-04-04  1:08 UTC  (14+ messages)
  ` [RFC 2/3] checks: Add unit-address checks for simple-bus and default
  ` [RFC 3/3] checks: Add unit-address checks for PCI buses

[PATCH] fdt: Try to read #address-cells/size-cells from parent
 2016-03-16 23:21 UTC  (6+ messages)

[PATCH v2 00/27] spl: Support loading a FIT image containing U-Boot
 2016-03-15 11:53 UTC  (3+ messages)
  ` [PATCH v2 07/27] libfdt: Add a function to write a property placeholder
      ` [U-Boot, v2, "

[PATCH] Add a libfdt function to write a property placeholder
 2016-03-07 16:21 UTC  (3+ messages)

[PATCH 0/3] Fix some code nits
 2016-03-07  4:38 UTC  (5+ messages)
  ` [PATCH 1/3] Correct space-after-tab in libfdt.h
  ` [PATCH 2/3] Correct line lengths "
  ` [PATCH 3/3] Correct a missing space in a fdt_header cast

[PATCH 0/2] DTC unit-address checks
 2016-02-25  0:49 UTC  (11+ 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] libfdt: simplify fdt_node_check_compatible()
 2016-02-20  0:29 UTC  (2+ messages)

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

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

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

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


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