messages from 2016-12-28 07:20:12 to 2017-03-17 22:14:33 UTC [more...]
[PATCH v11 0/5] Introduce Python bindings for libfdt
2017-03-17 22:14 UTC (5+ 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 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 (21+ 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
` [PATCH v4 5/5] Build pylibfdt as part of the normal build process
Warnings do include offending filename
2017-02-23 9:13 UTC (14+ 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 (5+ messages)
[PATCH v3] libfdt: add helpers to read address and size from reg
2017-02-10 3:28 UTC (2+ messages)
[PATCH] livetree.c: Fix memory leak
2017-02-08 6:40 UTC (2+ messages)
[PATCH] srcpos.c: Fix dereference after null check
2017-02-08 6:40 UTC (2+ messages)
[PATCH v3 0/4] Introduce Python bindings for libfdt
2017-02-06 9:22 UTC (7+ messages)
` [PATCH v3 1/4] Add an initial Python library "
` [PATCH "
[PATCH 0/5] dtc unit-address and character set checks
2017-02-06 2:14 UTC (15+ messages)
` [PATCH 1/5] checks: Add Warning for stricter property name character checking
` [PATCH 2/5] checks: Add Warning for stricter node "
` [PATCH 3/5] checks: Warn on node name unit-addresses with '0x' or leading 0s
` [PATCH 4/5] checks: Add infrastructure for setting bus type of nodes
` [PATCH 5/5] checks: Add bus checks for PCI buses
DTB file appears to have corrupted node property according to fdtdump and kernel?
2017-02-03 8:35 UTC (4+ messages)
Lots of "Warning (unit_address_vs_reg): Node /blah/blah/blah has a unit name, but no reg property"
2017-01-31 8:28 UTC (2+ messages)
[RFC/PATCH 0/4] New style overlay and /expansion/ support
2017-01-31 0:02 UTC (5+ messages)
` [RFC/PATCH 1/4] Start moving overlay handling from parser into dtc core
` [RFC/PATCH 2/4] dtc: Add syntactic sugar version of overlays
` [RFC/PATCH 3/4] tests: Add a test for overlays syntactic sugar
` [RFC/PATCH 4/4] dtc: Add /expansion/ support
[PATCH v2] dtc: Fix NULL pointer use in dtlabel + dtref case
2017-01-30 22:51 UTC (2+ messages)
[PATCH] dtc: Fix NULL pointer use in dtlabel + dtref case
2017-01-30 4:48 UTC (2+ messages)
[PATCH] manual: Fix typo it -> in
2017-01-30 1:32 UTC (2+ messages)
[PATCH v2] Makefile: Add tags rule
2017-01-30 1:17 UTC (2+ messages)
[PATCH] Makefile: Add tags rule
2017-01-25 19:26 UTC
[RFC PATCH 0/5] overlay: tool to convert old overlay style dts to new style
2017-01-03 12:13 UTC (7+ messages)
` [RFC PATCH 1/5] overlay: perl script to convert dts from old overlay style to new overlay style
` [RFC PATCH 2/5] overlay: shell script to make overlay_convert easier to use
` [RFC PATCH 3/5] overlay: a.dts, example of an old style dts file to be converted
` [RFC PATCH 4/5] overlay: bad_a_1.dts, example of an old style dts file unable "
` [RFC PATCH 5/5] overlay: bad_a_2.dts, example of an old style dts file "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).