messages from 2020-10-02 14:43:11 to 2021-03-23 00:09:26 UTC [more...]
[PATCH v2 1/2] libfdt: Check that there is only one root node
2021-03-23 0:09 UTC (2+ messages)
` [PATCH v2 2/2] libfdt: Check that the root-node name is empty
[PATCH 1/2] libfdt: Check that there is only one root node
2021-03-23 0:03 UTC (4+ messages)
` [PATCH 2/2] libfdt: Check that the root-node name is empty
[PATCH] dtc: Return error when reading non-ascii chars
2021-03-14 4:40 UTC
[PATCH] dtc: Remove -O dtbo support
2021-03-12 1:58 UTC (2+ messages)
[PATCH] fdtoverlay: Prevent overlays from modifying phandle properties
2021-03-09 4:56 UTC (8+ messages)
[PATCH] fdt_rw.c: Fix Unchecked return value error
2021-03-09 3:52 UTC (2+ messages)
[PATCH] Unchecked return value error in fdt_rw.c
2021-03-03 8:33 UTC (5+ messages)
` [PATCH] fdt_rw.c: Fix Unchecked return value error
[DTC][RFC] dtc: Allow better error reporting
2021-02-22 6:12 UTC (6+ messages)
[PATCH] checks: Error on node-name and property name being the same
2021-02-15 6:17 UTC (9+ messages)
` [PATCH v3] checks: Warn "
` [PATCH v4] "
[PATCH] checks: Change node-name check to match devicetree spec
2021-02-10 5:29 UTC (5+ messages)
` [PATCH v2] checks: Error on node-name and property name being the same
` [PATCH v2] checks: Change node-name check to match devicetree spec
[PATCH] util: limit gnu_printf format attribute to gcc >= 4.4.0
2021-02-07 3:23 UTC (2+ messages)
[PATCH] gitignore: Ignore the swp files
2021-02-03 10:21 UTC (2+ messages)
[PATCH] gitignore: Add cscope files
2021-02-03 10:18 UTC (2+ messages)
Address Update
2021-01-28 0:24 UTC
fdtdump.c: Compile error with GCC 11
2021-01-18 6:50 UTC (4+ messages)
[PATCH] srcpos: increase MAX_SRCFILE_DEPTH
2021-01-13 1:06 UTC (2+ messages)
[PATCH] dtc: Allow overlays to have .dtbo extension
2021-01-11 10:56 UTC (2+ messages)
[PATCHv3] Set last_comp_version correctly in new dtb and fix potential version issues in fdt_open_into
2021-01-04 1:26 UTC (2+ messages)
[PATCHv2] Set last_comp_version correctly in new dtb and fix potential version issues in fdt_open_into
2020-12-29 0:42 UTC (2+ messages)
[PATCH] tests: Fix overlay_overlay_nosugar test case
2020-12-23 6:04 UTC (2+ messages)
Testsuite failures on sparc64 due to unaligned access since 1.5.0
2020-12-16 5:46 UTC (8+ messages)
[PATCHv3] libfdt: Internally perform potentially unaligned loads
2020-12-11 2:27 UTC
[PATCH 0/5] Follow-up on meson
2020-12-08 4:33 UTC (7+ messages)
` [PATCH 1/5] meson: fix -Wall warning
` [PATCH 2/5] meson: do not assume python is installed, skip tests
` [PATCH 3/5] meson: increase default timeout for tests
` [PATCH 4/5] travis: install meson
` [PATCH 5/5] build-sys: replace makefiles to wrap meson/ninja
[PATCH v6 0/4] Switch to meson build system
2020-12-04 0:37 UTC (7+ messages)
` [PATCH v6 1/4] pylibfdt: allow build out of tree
` [PATCH v6 2/4] build-sys: add meson build
` [PATCH v6 3/4] travis: install meson
` [PATCH v6 4/4] build-sys: replace makefiles to wrap meson/ninja
[PATCH 0/1] libfdt: Change last_comp_version to fit spec
2020-12-03 6:16 UTC (8+ messages)
` [PATCH 1/1] "
[PATCHv2] libfdt: Internally perform potentially unaligned loads
2020-11-25 6:27 UTC (5+ messages)
[PATCH] libfdt: Check for 8-byte address alignment in fdt_ro_probe_()
2020-11-24 12:58 UTC (4+ messages)
[RFC PATCH v4 0/4] dtc: Add a plugin interface
2020-11-19 15:44 UTC (2+ messages)
[PATCH] libfdt: Internally perform potentially unaligned loads
2020-11-05 16:55 UTC (3+ messages)
[PATCH] libfdt: Make fdt{32,64}_ld() default to assuming unaligned access is safe
2020-11-04 17:34 UTC (3+ messages)
[PATCH] libfdt: Default to assuming aligned reads are OK
2020-11-04 2:44 UTC (4+ messages)
Size growth?
2020-11-02 2:06 UTC (28+ messages)
[PATCH v5 0/3] Add meson build system
2020-10-28 6:03 UTC (15+ messages)
` [PATCH v5 1/3] pylibfdt: allow build out of tree
` [PATCH v5 2/3] build-sys: add meson build
` [PATCH v5 3/3] travis: test "
[PATCH 00/11] dtc: Fix signed/unsigned comparison warnings
2020-10-13 5:09 UTC (22+ messages)
` [PATCH 01/11] tests: Fix signedness comparisons warnings
` [PATCH 02/11] convert-dtsv0: Fix signedness comparisons warning
` [PATCH 03/11] fdtdump: Fix signedness comparisons warnings
` [PATCH 04/11] fdtget: "
` [PATCH 05/11] dtc: Wrap phandle validity check
` [PATCH 06/11] dtc: Fix signedness comparisons warnings: change types
` [PATCH 07/11] dtc: Fix signedness comparisons warnings: reservednum
` [PATCH 08/11] dtc: Fix signedness comparisons warnings: Wrap (-1)
` [PATCH 09/11] dtc: Fix signedness comparisons warnings: pointer diff
` [PATCH 10/11] checks: Fix signedness comparisons warnings
` [PATCH 11/11] Makefile: add -Wsign-compare to warning options
[PATCH] libfdt: Fix kernel-doc comments
2020-10-13 4:47 UTC (2+ messages)
[PATCH] libfdt: Document sequential write mechanism
2020-10-12 23:06 UTC (3+ messages)
[PATCH v4 0/4] Add meson build system
2020-10-12 7:29 UTC (13+ messages)
` [PATCH v4 1/4] pylibfdt: fix build-lib location
` [PATCH v4 2/4] pylibfdt: allow build out of tree
` [PATCH v4 3/4] build-sys: add meson build
` [PATCH v4 4/4] travis: test "
[PATCH v2 0/6] libfdt: Fix signed/unsigned comparison warnings
2020-10-02 14:43 UTC (5+ messages)
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 read-only IMAP folder(s) and NNTP newsgroup(s).