devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-22 01:15:07 to 2017-07-03 09:06:48 UTC [more...]

[PATCH 0/2] stacked overlay support
 2017-07-03  9:06 UTC  (4+ messages)
  ` [PATCH 1/2] fdt: Allow stacked overlays phandle references
  ` [PATCH 2/2] tests: Add stacked overlay tests on fdtoverlay

[PATCH 0/3] Overlay syntax sugar using <&label>
 2017-07-01  8:01 UTC  (8+ messages)
  ` [PATCH 1/3] overlay: Documentation for the overlay sugar syntax
  ` [PATCH 2/3] overlay: Add syntactic sugar version of overlays
  ` [PATCH 3/3] tests: Add a test for overlays syntactic sugar

[PATCH 0/3] fdtdump: Make output prettier
 2017-06-18 11:36 UTC  (14+ messages)
  ` [PATCH 1/3] util: Add method for escape output handling
  ` [PATCH 2/3] fdtdump: Prettify output of properties
  ` [PATCH 3/3] manual: Document prettification fdtdump options

[PATCH 0/2] fdtoverlay, an overlay application tool
 2017-06-15  7:40 UTC  (4+ messages)
  ` [PATCH 1/2] fdtoverlay: A tool that applies overlays
  ` [PATCH 2/2] tests: fdtoverlay unit test

[PATCH] libfdt.h: Define FDT_PATH_MAX
 2017-06-14 19:24 UTC  (3+ messages)

[PATCH] manual: Document missing options
 2017-06-14 15:04 UTC  (2+ messages)

[PATCH v4] libfdt: add helpers to read address and size from reg
 2017-06-09  0:36 UTC  (2+ messages)

[PATCH] dtc: check.c fix compile error
 2017-06-08  4:37 UTC  (5+ messages)

[PATCH v4] Makefile: Fix build on MSYS2 and Cygwin
 2017-05-20  6:18 UTC  (2+ messages)

[PATCH v3] Makefile: Fix build on MSYS2 and Cygwin
 2017-05-19  8:59 UTC 

[PATCH v2] Makefile: Fix build on MSYS2 and Cygwin
 2017-05-19  8:59 UTC  (3+ messages)

using labels for stdout-path
 2017-05-13  8:29 UTC  (5+ messages)

[PATCH] Makefile: Fix build on MSYS2 and Cygwin
 2017-05-10  3:32 UTC  (2+ messages)

[PATCH] Makefile: Fix build on MSYS2 and Cygwin
 2017-04-28 17:26 UTC 

[PATCH] Makefile: Fix build on MSYS2 and Cygwin
 2017-04-28 15:13 UTC 

[PATCH] Fix get_node_by_path string equality check
 2017-04-19  1:30 UTC  (6+ messages)

get_node_by_path bug
 2017-04-17 20:42 UTC  (2+ messages)

[PATCH] Fix a few whitespace and style nits
 2017-04-09 15:38 UTC  (2+ messages)

[PATCH v4 0/3] pylibfdt: Add installation support
 2017-04-08  1:59 UTC  (5+ messages)
  ` [PATCH v4 1/3] pylibfdt: Allow setup.py to operate stand-alone
  ` [PATCH v4 2/3] pylibfdt: Use Makefile constructs to implement NO_PYTHON
  ` [PATCH v4 3/3] pylibfdt: Use setup.py to build the swig file

[PATCH v3 0/5] pylibfdt: Add installation support
 2017-04-07 21:48 UTC  (9+ messages)
  ` [PATCH v3 1/5] pylibfdt: Rename libfdt.swig to libfdt.i
  ` [PATCH v3 2/5] pylibfdt: Fix code style in setup.py
  ` [PATCH v3 3/5] pylibfdt: Allow setup.py to operate stand-alone
  ` [PATCH v3 4/5] pylibfdt: Use Makefile constructs to implement NO_PYTHON
  ` [PATCH v3 5/5] pylibfdt: Use setup.py to build the swig file

[PATCH v2 0/6] pylibfdt: Add installation support
 2017-04-05  5:10 UTC  (12+ messages)
  ` [PATCH v2 1/6] pylibfdt: Allow building to be disabled
  ` [PATCH v2 2/6] pylibfdt: Enable installation of Python module
  ` [PATCH v2 3/6] pylibfdt: Use the correct libfdt version in the module
  ` [PATCH v2 4/6] pylibfdt: Use the call function to simplify the Makefile
  ` [PATCH v2 5/6] pylibfdt: Rename libfdt.swig to libfdt.i
  ` [PATCH v2 6/6] pylibfdt: Allow setup.py to operation stand-alone

[PATCH 0/7] pylibfdt: Add installation support
 2017-04-05  3:28 UTC  (16+ messages)
  ` [PATCH 1/7] pylibfdt: Allow pkg-config to be supplied in the environment
  ` [PATCH 2/7] pylibfdt: Allow building to be disabled
  ` [PATCH 3/7] pylibfdt: Use environment to pass C flags and files
  ` [PATCH 4/7] pylibfdt: Use package_dir to set the package directory
  ` [PATCH 5/7] pylibfdt: Enable installation of Python module
  ` [PATCH 6/7] pylibfdt: Use the correct libfdt version in the module
  ` [PATCH 7/7] pylibfdt: Use the call function to simplify the Makefile

[PATCH v3] Add a libfdt function to write a property placeholder
 2017-04-02  6:05 UTC  (2+ messages)

[PATCH v11 0/5] Introduce Python bindings for libfdt
 2017-03-22  5:35 UTC  (10+ messages)
  ` [PATCH v11 1/5] Add an initial Python library "
  ` [PATCH v11 2/5] Add tests for pylibfdt
  ` [PATCH v11 3/5] Mention pylibfdt in the documentation
  ` [PATCH v11 4/5] Adjust libfdt.h to work with swig
  ` [PATCH v11 5/5] Build pylibfdt as part of the normal build process

[PATCH v4 0/3] dtc bus and unit address checks
 2017-03-21  3:50 UTC  (6+ messages)
  ` [PATCH v4 1/3] checks: Add bus checks for PCI buses
  ` [PATCH v4 2/3] checks: Add bus checks for simple-bus buses
  ` [PATCH v4 3/3] checks: Warn on node name unit-addresses with '0x' or leading 0s

[PATCH v9 0/5] Introduce Python bindings for libfdt
 2017-03-17 22:12 UTC  (11+ messages)
  ` [PATCH v9 1/5] Add an initial Python library "
  ` [PATCH v9 2/5] Add tests for pylibfdt
  ` [PATCH v9 3/5] Mention pylibfdt in the documentation
  ` [PATCH v9 4/5] Adjust libfdt.h to work with swig
  ` [PATCH v9 5/5] Build pylibfdt as part of the normal build process

dtc v1.4.4 released
 2017-03-10  0:39 UTC 

[PATCH 1/5] dtc: Simplify asm_emit_string() implementation
 2017-03-09  1:35 UTC  (12+ messages)
  ` [PATCH 2/5] libfdt: overlay: Check the value of the right variable
  ` [PATCH 3/5] tests: Make realloc_fdt() really allocate *fdt
  ` [PATCH 4/5] fdtget: Use @return to document the return value
  ` [PATCH 5/5] fdtput: Remove star from value_len documentation

[PATCH v3 0/3] dtc bus and unit address checks
 2017-03-08  1:55 UTC  (12+ messages)
  ` [PATCH v3 1/3] checks: Add bus checks for PCI buses
  ` [PATCH v3 2/3] checks: Add bus checks for simple-bus buses
  ` [PATCH v3 3/3] checks: Warn on node name unit-addresses with '0x' or leading 0s

[PATCH] fix libfdt_env.h for RHEL7
 2017-03-08  1:44 UTC  (4+ messages)

[PATCH v10 5/5] Build pylibfdt as part of the normal build process
 2017-03-06 16:45 UTC 

[PATCH v8 0/5] Introduce Python bindings for libfdt
 2017-03-04 22:59 UTC  (8+ messages)
  ` [PATCH v8 1/5] Add an initial Python library "
  ` [PATCH v8 2/5] Add tests for pylibfdt
  ` [PATCH v8 3/5] Mention pylibfdt in the documentation
  ` [PATCH v8 4/5] Adjust libfdt.h to work with swig
  ` [PATCH v8 5/5] Build pylibfdt as part of the normal build process

[PATCH v7 0/5] Introduce Python bindings for libfdt
 2017-03-03  4:22 UTC  (15+ messages)
  ` [PATCH v7 1/5] Add an initial Python library "
  ` [PATCH v7 2/5] Add tests for pylibfdt
  ` [PATCH v7 3/5] Mention pylibfdt in the documentation
  ` [PATCH v7 4/5] Adjust libfdt.h to work with swig
  ` [PATCH v7 5/5] Build pylibfdt as part of the normal build process

DTC 1.4.3 released
 2017-03-01  0:15 UTC 

[PATCH v4 0/5] Introduce Python bindings for libfdt
 2017-02-27  7:21 UTC  (4+ messages)
` [PATCH v4 1/5] Add an initial Python library "

Warnings do include offending filename
 2017-02-23  9:13 UTC  (13+ messages)

[PATCH v5 0/5] Introduce Python bindings for libfdt
 2017-02-22  6:19 UTC  (15+ messages)
` [PATCH v5 1/5] Add an initial Python library "
` [PATCH v5 2/5] Add tests for pylibfdt


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