devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-10 03:37:51 to 2017-05-10 03:32:47 UTC [more...]

[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  (20+ messages)
` [PATCH v4 1/5] Add an initial Python library "
` [PATCH v4 2/5] Add tests for pylibfdt
` [PATCH v4 3/5] Mention pylibfdt in the documentation
` [PATCH v4 4/5] Adjust libfdt.h to work with swig

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  (21+ messages)
  ` [PATCH v5 1/5] Add an initial Python library "
  ` [PATCH v5 2/5] Add tests for pylibfdt
  ` [PATCH v5 3/5] Mention pylibfdt in the documentation
  ` [PATCH v5 4/5] Adjust libfdt.h to work with swig
  ` [PATCH v5 5/5] Build pylibfdt as part of the normal build process

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

[PATCH v2 0/4] dtc unit-address and character set checks
 2017-02-14  2:12 UTC  (12+ messages)
  ` [PATCH v2 1/4] checks: Add Warning for stricter property name character checking
  ` [PATCH v2 2/4] checks: Add Warning for stricter node "
  ` [PATCH v2 3/4] checks: Warn on node name unit-addresses with '0x' or leading 0s
  ` [PATCH v2 4/4] checks: Add bus checks for PCI buses

[RFC PATCH] checks: Add check for standard node names
 2017-02-10 16:08 UTC 

[PATCH v2] libfdt: add helpers to read address and size from reg
 2017-02-10  3:37 UTC  (2+ 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 NNTP newsgroup(s).