Linux Device Tree Compiler
Thread Index
[
Prev Page
][Next Page]
[RFC PATCH v5 1/2] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH v5 1/2] dtc: protect against null pointer dereference in srcpos_string()
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH v5 0/2] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH v4] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH v4 2/2] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH v4 1/2] dtc: protect against null pointer dereference in srcpos_string()
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH v4] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH v4] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [PATCH v3 0/3] Add a couple of string-related functions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 3/3] fdt: Add functions to retrieve strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 3/3] fdt: Add functions to retrieve strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 2/3] fdt: Add a function to get the index of a string
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 1/3] fdt: Add a function to count strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 0/3] Add a couple of string-related functions
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 1/3] fdt: Add a function to count strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 2/3] fdt: Add a function to get the index of a string
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 2/3] fdt: Add a function to get the index of a string
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 1/3] fdt: Add a function to count strings
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 3/3] fdt: Add functions to retrieve strings
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/3] Add a couple of string-related functions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 1/3] dtc: dts source location annotation
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 2/3] dtc: make check test for dtc --annotate
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 3/3] dtc: linux kernel build process to create annotated .dts
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH v2 2/3] dtc: make check test for dtc --annotate
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH v2 1/3] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH v2 1/3] dtc: dts source location annotation
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 3/3] dtc: linux kernel build process to create annotated .dts
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 2/3] dtc: make check test for dtc --annotate
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[RFC PATCH v2 3/3] dtc: linux kernel build process to create annotated .dts
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH v2 2/3] dtc: make check test for dtc --annotate
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH v2 1/3] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH v2 0/3] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 2/3] dtc: make check test for dtc --annotate
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 2/3] dtc: make check test for dtc --annotate
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 1/3] dtc: dts source location annotation
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[RFC PATCH 3/3] dtc: linux kernel build process to create annotated .dts
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH 2/3] dtc: make check test for dtc --annotate
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH 1/3] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [RFC PATCH 0/3] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[RFC PATCH 0/3] dtc: dts source location annotation
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [PATCH v5 0/2] dtc: Dynamic DT support
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
Re: [PATCH v5 0/2] dtc: Dynamic DT support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: fix comment block of fdt_get_property_namelen()
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] libfdt: fix comment block of fdt_get_property_namelen()
From
: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
[PATCH v5 2/2] dtc: Document the dynamic plugin internals
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
[PATCH v5 1/2] dtc: Plugin and fixup support
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
[PATCH v5 0/2] dtc: Dynamic DT support
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
Re: Sort unit addresses by number
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Sort unit addresses by number
From
: Anton Blanchard <anton@xxxxxxxxx>
Re: [PATCH] libfdt: check for potential overrun in _fdt_splice()
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] libfdt: check for potential overrun in _fdt_splice()
From
: Bjorn Andersson <bjorn.andersson@xxxxxxxxxxxxxx>
Re: [PATCH 0/3] Add a couple of string-related functions
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH 1/3] fdt: Add a function to count strings
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] fdt: Add a function to count strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 0/3] Add a couple of string-related functions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] fdt: Add a function to count strings
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] Add a couple of string-related functions
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH 1/3] fdt: Add a function to count strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 3/3] fdt: Add functions to retrieve strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 2/3] fdt: Add a function to get the index of a string
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 1/3] fdt: Add a function to count strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 0/3] Add a couple of string-related functions
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 0/3] Add a couple of string-related functions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] fdt: Add a function to count strings
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] Add a couple of string-related functions
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH 0/3] Add a couple of string-related functions
From
: Jon Loeliger <jdl@xxxxxxx>
[PATCH 3/3] fdt: Add functions to retrieve strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 2/3] fdt: Add a function to get the index of a string
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 1/3] fdt: Add a function to count strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 0/3] Add a couple of string-related functions
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] fdtdump: fix output of bytestring properties
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] fdtdump: fix output of bytestring properties
From
: Prusov Igor Vladimirovich <Igor.V.Prusov@xxxxxxx>
Re: [PATCH] libfdt: fdt_path_offset_*(): Fix handling of paths with options in them
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/2] dtc: simplify command line invocation
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v2 2/2] guess output file format
From
: Andre Przywara <osp@xxxxxxxxx>
[PATCH v2 1/2] guess input file format based on file content or file name
From
: Andre Przywara <osp@xxxxxxxxx>
[PATCH v2 0/2] dtc: simplify command line invocation
From
: Andre Przywara <osp@xxxxxxxxx>
Re: [PATCH 1/3] guess input file format based on file content or file name
From
: Andre Przywara <osp@xxxxxxxxx>
Re: [PATCH 3/3] allow a second parameter to be the output file name
From
: Andre Przywara <andre@xxxxxxxxx>
Re: [PATCH 1/3] guess input file format based on file content or file name
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/3] allow a second parameter to be the output file name
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
plumbers device tree track -- last call
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [PATCH] libfdt: fdt_path_offset_*(): Fix handling of paths with options in them
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: Device Tree at Plumbers, early registration ends Friday
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Device Tree at Plumbers, looking for topics and session leaders
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Device Tree at Plumbers, early registration ends Friday
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: [PATCH] libfdt: fdt_path_offset_*(): Fix handling of paths with options in them
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [PATCH] libfdt: fdt_path_offset_*(): Fix handling of paths with options in them
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Jon Loeliger <jdl@xxxxxxx>
[PATCH 2/3] guess output file format
From
: Andre Przywara <osp@xxxxxxxxx>
[PATCH 0/3] dtc: simplify command line invocation
From
: Andre Przywara <osp@xxxxxxxxx>
[PATCH 1/3] guess input file format based on file content or file name
From
: Andre Przywara <osp@xxxxxxxxx>
[PATCH 3/3] allow a second parameter to be the output file name
From
: Andre Przywara <osp@xxxxxxxxx>
Re: [PATCH v2] tests: convert `echo -n` to `printf`
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v2] tests: convert `echo -n` to `printf`
From
: Mike Frysinger <vapier@xxxxxxxxxx>
Re: [PATCH] tests: convert `echo -n` to `printf`
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] libfdt: fdt_path_offset_*(): Fix handling of paths with options in them
From
: Hans de Goede <hdegoede@xxxxxxxxxx>
Re: [RESEND PATCH v3 1/3] libfdt: Add function to find regions in an FDT
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[PATCH] tests: convert `echo -n` to `printf`
From
: Mike Frysinger <vapier@xxxxxxxxxx>
Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Matt Porter <mporter@xxxxxxxxxxxx>
Re: [PATCH] Fix crash with poorly defined #size-cells
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] Fix crash with poorly defined #size-cells
From
: Jack Miller <jack@xxxxxxxxxxx>
Re: Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Mark Rutland <mark.rutland@xxxxxxx>
Re: Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: Rob Landley <rob@xxxxxxxxxxx>
Invitation and RFC: Linux Plumbers Device Tree track proposed
From
: "Rowand, Frank" <Frank.Rowand@xxxxxxxxxxxxxx>
Re: [PATCH] libfdt/tests: Add fdt_path_offset_namelen() test
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt/tests: Add fdt_path_offset_namelen() test
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt/tests: Add fdt_path_offset_namelen() test
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt/tests: Add fdt_path_offset_namelen() test
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] libfdt/tests: Add fdt_path_offset_namelen() test
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: Add fdt_path_offset_namelen()
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: Add missing functions to shared library
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] libfdt: Add missing functions to shared library
From
: Julien Grall <julien.grall@xxxxxxxxxx>
Re: [PATCH] libfdt: Add fdt_path_offset_namelen()
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 2/3] dtc: Plugin (object) device tree support.
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: Add fdt_path_offset_namelen()
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: Add fdt_path_offset_namelen()
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 2/3] dtc: Plugin (object) device tree support.
From
: Jan Lübbe <jlu@xxxxxxxxxxxxxx>
[PATCH] libfdt: Add fdt_path_offset_namelen()
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 2/3] dtc: Plugin (object) device tree support.
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 1/3] dtc: Symbol and local fixup generation support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 3/3] dtc: Document the dynamic plugin internals
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 3/3] dtc: Document the dynamic plugin internals
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
Re: [PATCH v4 3/3] dtc: Document the dynamic plugin internals
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 0/3] dtc: Dynamic DT support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 3/3] dtc: Document the dynamic plugin internals
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
Re: [PATCH v4 3/3] dtc: Document the dynamic plugin internals
From
: Jan Lübbe <jlu@xxxxxxxxxxxxxx>
[PATCH v4 3/3] dtc: Document the dynamic plugin internals
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
[PATCH v4 2/3] dtc: Plugin (object) device tree support.
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
[PATCH v4 1/3] dtc: Symbol and local fixup generation support
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
[PATCH v4 0/3] dtc: Dynamic DT support
From
: Pantelis Antoniou <pantelis.antoniou@xxxxxxxxxxxx>
RE: [PATCH v2] dtc: parser: Add label while overriding nodes
From
: "Devshatwar, Nikhil" <nikhil.nd@xxxxxx>
Re: [PATCH v2] dtc: parser: Add label while overriding nodes
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v2] dtc: parser: Add label while overriding nodes
From
: Nikhil Devshatwar <nikhil.nd@xxxxxx>
Re: [PATCH] dtc: parser: Add label while overriding nodes
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] dtc: parser: Add label while overriding nodes
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] dtc: parser: Add label while overriding nodes
From
: Nikhil Devshatwar <nikhil.nd@xxxxxx>
RE: [PATCH] dtc: parser: Add label while overriding nodes
From
: "Devshatwar, Nikhil" <nikhil.nd@xxxxxx>
Re: [PATCH] dtc: parser: Add label while overriding nodes
From
: Rob Herring <robherring2@xxxxxxxxx>
RE: [PATCH] dtc: parser: Add label while overriding nodes
From
: "Devshatwar, Nikhil" <nikhil.nd@xxxxxx>
Re: [PATCH v4] fdtput: add delete node and property function
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC/PATCH] libfdt: Use quotes to include header files
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
DTC: appending / concatenating to a path reference
From
: Brian Norris <computersforpeace@xxxxxxxxx>
[PATCH v4] fdtput: add delete node and property function
From
: Wang Long <long.wanglong@xxxxxxxxxx>
Re: [PATCH v3] fdtput: add delete node and property function
From
: "long.wanglong" <long.wanglong@xxxxxxxxxx>
Re: [PATCH v3] fdtput: add delete node and property function
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[PATCH v3] fdtput: add delete node and property function
From
: Wang Long <long.wanglong@xxxxxxxxxx>
Re: [PATCH v2] fdtput: add delete node and property function
From
: "long.wanglong" <long.wanglong@xxxxxxxxxx>
Re: [PATCH v2] fdtput: add delete node and property function
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[PATCH v2] fdtput: add delete node and property function
From
: Wang Long <long.wanglong@xxxxxxxxxx>
Re: [PATCH] fdtput: add delete node and property function
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] fdtput: add delete node and property function
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH] fdtput: add delete node and property function
From
: "long.wanglong" <long.wanglong@xxxxxxxxxx>
Re: [PATCH] fdtput: add delete node and property function
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] fdtput: add delete node and property function
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH] fdtput: add delete node and property function
From
: "long.wanglong" <long.wanglong@xxxxxxxxxx>
Re: [PATCH] fdtput: add delete node and property function
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[PATCH] fdtput: add delete node and property function
From
: Wang Long <long.wanglong@xxxxxxxxxx>
[PATCH] dtc: parser: Add label while overriding nodes
From
: Nikhil Devshatwar <nikhil.nd@xxxxxx>
Re: [RFC/PATCHv2 1/5] dtc: Use quotes to include header files
From
: Chris Packham <chrisp@xxxxxxxxxxxxxxxxxxx>
[RFC/PATCH] libfdt: Use quotes to include header files
From
: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
Re: [RFC/PATCHv2 1/5] dtc: Use quotes to include header files
From
: Rob Herring <robherring2@xxxxxxxxx>
dtc: New v1.4.1 release, and tarballs now on kernel.org
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] dtc: test: make the test output more friendly
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] dtc: test: make the test output more friendly
From
: Wang Long <long.wanglong@xxxxxxxxxx>
[PATCH] dtc: Improve portability
From
: Phil Elwell <phil@xxxxxxxxxxxxxxx>
Re: [PATCH] dtc: Improve portability
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] dtc: Improve portability
From
: Phil Elwell <phil@xxxxxxxxxxxxxxx>
Re: [PATCH] dtc: Delete the unused start condition INCLUDE
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] dtc: Delete the unused start condition INCLUDE
From
: Wang Long <long.wanglong@xxxxxxxxxx>
pyfdt : Python Flattened Device Tree Parser
From
: Neil Armstrong <superna9999@xxxxxxxxx>
Re: status property value
From
: Jay Bhukhanwala <jaybhukhanwala@xxxxxxxxx>
Re: Iterator break-free ?
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Iterator break-free ?
From
: Jay Bhukhanwala <jaybhukhanwala@xxxxxxxxx>
status property value
From
: Jay Bhukhanwala <jaybhukhanwala@xxxxxxxxx>
Re: [PATCH] dtc: Update the usage helper message
From
: Mike Frysinger <vapier@xxxxxxxxxx>
Re: [PATCH] dtc: Update the usage helper message
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] dtc: Update the usage helper message
From
: Wang Long <long.wanglong@xxxxxxxxxx>
Re: Use cases for fdt_nop_* functions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Use cases for fdt_nop_* functions
From
: Jay Bhukhanwala <jaybhukhanwala@xxxxxxxxx>
Re: [PATCH] Properly handle embedded nul delimited string lists
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Embedded NUL (again)
From
: Jack Miller <jack@xxxxxxxxxxx>
[PATCH] Properly handle embedded nul delimited string lists
From
: Jack Miller <jack@xxxxxxxxxxx>
[PATCH] Properly handle embedded nul delimited string lists
From
: Jack Miller <jack@xxxxxxxxxxx>
Embedded NUL (again)
From
: Jack Miller <jack@xxxxxxxxxxx>
Re: [PATCH 1/2] Selective .dtb deletion on make clean
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: Updated ePAPR specification?
From
: Florian Fainelli <f.fainelli@xxxxxxxxx>
Re: Updated ePAPR specification?
From
: Pawel Moll <pawel.moll@xxxxxxx>
Updated ePAPR specification?
From
: Florian Fainelli <f.fainelli@xxxxxxxxx>
[PATCH 2/2] Properly handle nul delimited string lists
From
: Jack Miller <jack@xxxxxxxxxxx>
[PATCH 1/2] Selective .dtb deletion on make clean
From
: Jack Miller <jack@xxxxxxxxxxx>
[PATCH] Nul delimiter redux
From
: Jack Miller <jack@xxxxxxxxxxx>
[PATCH 1/2] Only wipeout *.test.dtb
From
: Jack Miller <jack@xxxxxxxxxxx>
[PATCH 2/2] Properly handle nul delimited string lists
From
: Jack Miller <jack@xxxxxxxxxxx>
Re: [PATCH 1/3] Correct output from memreserve in fdtdump
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH 1/4] Microsoft Visual C patches
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH 1/4] Microsoft Visual C patches
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/4] Microsoft Visual C patches
From
: Andrei Errapart <andrei@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/4] Microsoft Visual C patches
From
: Andrei Errapart <andrei@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/4] Microsoft Visual C patches
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] Add embedded nul string list test
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] Add embedded nul string list test
From
: Jack Miller <jack@xxxxxxxxxxx>
Re: [PATCH] Microsoft Visual C patches
From
: Andrei Errapart <andrei@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 4/4] Microsoft Visual C patches
From
: Andrei Errapart <andrei@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 3/4] Microsoft Visual C patches
From
: Andrei Errapart <andrei@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 2/4] Microsoft Visual C patches
From
: Andrei Errapart <andrei@xxxxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/4] Microsoft Visual C patches
From
: Andrei Errapart <andrei@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] Correct output from memreserve in fdtdump
From
: Jon Loeliger <jdl@xxxxxxx>
Re: dtc crash when compiling a test file
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] Correct output from memreserve in fdtdump
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/3] Tweak code to display cell values
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/3] Add a basic test for fdtdump
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] Correct output from memreserve in fdtdump
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 3/3] Add a basic test for fdtdump
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[PATCH 2/3] Tweak code to display cell values
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[PATCH 1/3] Correct output from memreserve in fdtdump
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH 0/2] Nul string list v2
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] Add embedded nul string list test
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
dtc crash when compiling a test file
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH] Microsoft Visual C patches
From
: Matthew Gerlach <mhgerlach30@xxxxxxxxx>
[PATCH 2/2] Add embedded nul string list test
From
: Jack Miller <jack@xxxxxxxxxxx>
[PATCH 0/2] Nul string list v2
From
: Jack Miller <jack@xxxxxxxxxxx>
[PATCH 1/2] Properly handle nul delimited string lists
From
: Jack Miller <jack@xxxxxxxxxxx>
Re: [PATCH] Microsoft Visual C patches
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] Microsoft Visual C patches
From
: Andrei Errapart <andrei@xxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Properly handle \0 delimited string lists
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Properly handle \0 delimited string lists
From
: Jack Miller <jack@xxxxxxxxxxx>
Re: [PATCH] Properly handle \0 delimited string lists
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] Properly handle \0 delimited string lists
From
: Jack Miller <jack@xxxxxxxxxxx>
Re: [RESEND PATCH v3 1/3] libfdt: Add function to find regions in an FDT
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RESEND PATCH v3 1/3] libfdt: Add function to find regions in an FDT
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] libfdt: Add address translation functions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 0/5] Hybrid approach for DT schema checking
From
: Tomasz Figa <t.figa@xxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: [PATCH 2/2] libfdt: Add address translation functions
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/2] libfdt: Add address translation functions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/2] libfdt: Add helpers to read #address-cells and #size-cells
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: KConfig and DTS files
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: KConfig and DTS files
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
Re: KConfig and DTS files
From
: Olof Johansson <olof@xxxxxxxxx>
Re: [RESEND PATCH v3 1/3] libfdt: Add function to find regions in an FDT
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [RESEND PATCH v3 1/3] libfdt: Add function to find regions in an FDT
From
: Simon Glass <sjg@xxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: [PATCH] dtc: add ability to make nodes conditional on them being referenced
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: [PATCH] dtc: add ability to make nodes conditional on them being referenced
From
: Heiko Stübner <heiko.stuebner@xxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Grant Likely <grant.likely@xxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Warner Losh <imp@xxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Scott Wood <scottwood@xxxxxxxxxxxxx>
Re: [PATCH] libfdt: add address translation support
From
: Warner Losh <imp@xxxxxxxxxx>
[PATCH] libfdt: add address translation support
From
: Rob Herring <robherring2@xxxxxxxxx>
[RESEND PATCH v3 1/3] libfdt: Add function to find regions in an FDT
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[RESEND PATCH v3 2/3] Add documentation for fdtget/put
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[RESEND PATCH v3 3/3] Add fdtgrep to grep and subset FDTs
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[RESEND PATCH v3 0/3] Introduce fdtgrep for subsetting and hashing FDTs
From
: Simon Glass <sjg@xxxxxxxxxxxx>
[PATCH] dtc: add ability to make nodes conditional on them being referenced
From
: Heiko Stübner <heiko@xxxxxxxxx>
Re: [PATCH RFC 0/5] Hybrid approach for DT schema checking
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 2/5] dtc: livetree: Add more tree parsing helpers
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 3/5] Implement DT schema checker using hybrid approach
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 1/5] dtc: Add helpers for various message levels
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: Incomplete information in MAINTAINERS
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: [PATCH 1/1] Update source code location for dtc in manual.txt
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] Consistently use xrealloc instead of realloc
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] Consistently use xrealloc instead of realloc
From
: Heinrich Schuchardt <xypron.glpk@xxxxxx>
Re: [PATCH 1/1] Update source code location for dtc in manual.txt
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] Remove duplicate assignment
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] Consistently use xrealloc instead of realloc
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/1] Update source code location for dtc in manual.txt
From
: xypron.glpk@xxxxxx
[PATCH 1/1] Remove duplicate assignment
From
: xypron.glpk@xxxxxx
[PATCH 1/1] Consistently use xrealloc instead of realloc
From
: xypron.glpk@xxxxxx
Re: [PATCH 1/1] Remove dead code in util.c
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Grant Likely <grant.likely@xxxxxxxxxxxx>
Incomplete information in MAINTAINERS
From
: Heinrich Schuchardt <xypron.glpk@xxxxxx>
[PATCH 1/1] Remove dead code in util.c
From
: xypron.glpk@xxxxxx
Re: devicetree repository separation/migration
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Ian Campbell <ijc@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Ian Campbell <ijc@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Ian Campbell <ijc@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Olof Johansson <olof@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Olof Johansson <olof@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Warner Losh <wlosh@xxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Warner Losh <wlosh@xxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Warner Losh <wlosh@xxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Frank Rowand <frowand.list@xxxxxxxxx>
[PATCH RFC 0/5] Hybrid approach for DT schema checking
From
: Tomasz Figa <t.figa@xxxxxxxxxxx>
[PATCH RFC 5/5] Add sample DTS and DTSS schema
From
: Tomasz Figa <t.figa@xxxxxxxxxxx>
[PATCH RFC 3/5] Implement DT schema checker using hybrid approach
From
: Tomasz Figa <t.figa@xxxxxxxxxxx>
[PATCH RFC 4/5] Add sample C-based generic bindings
From
: Tomasz Figa <t.figa@xxxxxxxxxxx>
[PATCH RFC 2/5] dtc: livetree: Add more tree parsing helpers
From
: Tomasz Figa <t.figa@xxxxxxxxxxx>
[PATCH RFC 1/5] dtc: Add helpers for various message levels
From
: Tomasz Figa <t.figa@xxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Grant Likely <grant.likely@xxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Grant Likely <grant.likely@xxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Ian Campbell <ijc@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Ian Campbell <ijc@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Ian Campbell <ijc@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Ian Campbell <ijc@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Grant Likely <grant.likely@xxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Warner Losh <wlosh@xxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Olof Johansson <olof@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Grant Likely <grant.likely@xxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Rob Herring <robherring2@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Grant Likely <grant.likely@xxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Warner Losh <wlosh@xxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Warner Losh <wlosh@xxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Tim Bird <tbird20d@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Olof Johansson <olof@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Frank Rowand <frowand.list@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Olof Johansson <olof@xxxxxxxxx>
Re: devicetree repository separation/migration
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Stephen Warren <swarren@xxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Re: devicetree repository separation/migration
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
devicetree repository separation/migration
From
: Jason Cooper <jason@xxxxxxxxxxxxxx>
[PATCH 09/10] Re-implement "," in property definitions as a bytestring operator
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 10/10] Implement string concatenate and repeat operators
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 07/10] Implement labels within property values as bytestring expressions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 08/10] Implement path references in terms of bytestring expressions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 06/10] Implement arrays as expressions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 05/10] Integrate /incbin/ with expanded expressions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 02/10] Add srcpos information to expressions
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 04/10] Add string and bytestring expression types
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 01/10] First cut at expression trees
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 03/10] Add type information to expression trees
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[0/10] RFC: A new start on richer dtc expression support
From
: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Device Tree]
[Device Tree Spec]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]