devicetree-compiler.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-21 02:05:25 to 2020-05-25 05:15:55 UTC [more...]

[PATCH] libfdt: Remove superfluous NUL character from overlay symbols
 2020-05-25  5:15 UTC  (2+ messages)

[PATCH] libfdt: Remove superfluous NUL character from overlay symbols
 2020-05-25  2:15 UTC  (3+ messages)

linux-next: build warning after merge of the aspeed tree
 2020-05-22  8:15 UTC  (6+ messages)

[PATCH] checks: Remove warning for I2C_OWN_SLAVE_ADDRESS
 2020-05-22  7:48 UTC  (4+ messages)

Supporting aliases in PATHREFs
 2020-05-21  1:18 UTC  (2+ messages)

[PATCH v2 0/3] dtc: checks: Validate interrupt-map properties
 2020-05-19  6:52 UTC  (5+ messages)
  ` [PATCH v2 1/3] checks: Add interrupt provider test
  ` [PATCH v2 2/3] checks: Validate interrupt-map properties
  ` [RFC PATCH v2 3/3] checks: interrupt-map: Dump entries on error

[PATCH 0/3] dtc: checks: Validate interrupt-map properties
 2020-05-18  4:31 UTC  (6+ messages)
  ` [PATCH 1/3] checks: Add interrupt provider test
  ` [PATCH 2/3] checks: Validate interrupt-map properties
  ` [PATCH 3/3] RFC: checks: interrupt-map: Dump entries on error

[RFC PATCH 0/2] dtc: checks: Validate interrupt-map properties
 2020-05-15 10:42 UTC  (8+ messages)
  ` [RFC PATCH 1/2] "
  ` [RFC PATCH 2/2] checks: interrupt-map: Dump entries on error

[PATCH] Makefile: when building libfdt only, do not add unneeded deps
 2020-05-14  7:12 UTC  (2+ messages)

interested in Devicetree plumbers 2020 session?
 2020-05-06 23:13 UTC 

bus error on sparc64 running type-preservation test
 2020-04-21  3:22 UTC  (5+ messages)

[RFC PATCH 0/3] Add device tree build information
 2020-04-17 14:27 UTC  (31+ messages)
` [RFC PATCH 1/3] dtc: Add dtb build information option
` [RFC PATCH 3/3] scripts: Use -B dtc option to generate dtb build information

[RFC PATCH v2 0/4] Add device tree build information
 2020-03-31 15:00 UTC  (18+ messages)
` [RFC PATCH v2 3/4] ARM: dts: stm32: Add dtb build information entry for stm32mp157c-dk2
  ` [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
  ` [RFC PATCH v2 2/4] of: fdt: print "
  ` [RFC PATCH v2 4/4] script: make automatic dtb build info generation

[PATCH] libfdt: fix undefined behaviour in fdt_splice_()
 2020-03-13  0:24 UTC  (4+ messages)

[PATCH] check: Inform about missing ranges
 2020-03-10  0:44 UTC  (2+ messages)

valgrind tests don't test anything
 2020-03-09 16:31 UTC  (3+ messages)

DTC 1.6.0
 2020-03-04  6:42 UTC 

[PATCH] checks: Add 'dma-ranges' check
 2020-03-03 23:30 UTC  (2+ messages)

[PATCH 1/4] libfdt: Fix a few typos
 2020-03-02 23:01 UTC  (5+ messages)
  ` [PATCH 2/4] libfdt: Improve comments in some of the assumptions
  ` [PATCH 3/4] libfdt: Add support for disabling internal checks
  ` [PATCH 4/4] libfdt: Use VALID_INPUT for FDT_ERR_BADSTATE checks

[RFC PATCH v2 0/4]
 2020-02-26 16:38 UTC  (7+ messages)
` [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
  ` [RFC PATCH v2 2/4] of: fdt: print "
` [RFC PATCH v2 3/4] ARM: dts: stm32: Add dtb build information entry for stm32mp157c-dk2
` [RFC PATCH v2 4/4] script: make automatic dtb build info generation

[PATCH v7 0/8] libfdt: Allow more control of code size
 2020-02-24  5:58 UTC  (14+ messages)
  ` [PATCH v7 1/8] libfdt: De-inline fdt_header_size()
  ` [PATCH v7 2/8] Add a way to control the level of checks in the code
  ` [PATCH v7 3/8] libfdt: Add support for disabling dtb checks
  ` [PATCH v7 4/8] libfdt: Add support for disabling sanity checks
  ` [PATCH v7 5/8] libfdt: Add support for disabling rollback handling
  ` [PATCH v7 6/8] libfdt: Add support for disabling version checks
  ` [PATCH v7 7/8] libfdt: Add support for disabling ordering check/fixup
  ` [PATCH v7 8/8] libfdt: Allow exclusion of fdt_check_full()

[PATCH] libfdt: place new nodes & properties after the parent's ones
 2020-02-12 19:25 UTC  (8+ messages)

[PATCH v6 0/8] libfdt: Allow more control of code size
 2020-02-12  5:39 UTC  (15+ messages)
  ` [PATCH v6 1/8] libfdt: De-inline fdt_header_size()
  ` [PATCH v6 2/8] Add a way to control the level of checks in the code
  ` [PATCH v6 3/8] libfdt: Add support for disabling dtb checks
  ` [PATCH v6 4/8] libfdt: Add support for disabling sanity checks
  ` [PATCH v6 5/8] libfdt: Add support for disabling rollback handling
  ` [PATCH v6 6/8] libfdt: Add support for disabling version checks
  ` [PATCH v6 7/8] libfdt: Add support for disabling ordering check/fixup
  ` [PATCH v6 8/8] libfdt: Allow exclusion of fdt_check_full()

[PATCH v5 0/7] libfdt: Allow more control of code size
 2020-02-12  2:05 UTC  (20+ messages)
  ` [PATCH v5 1/7] libfdt: De-inline fdt_header_size()
  ` [PATCH v5 2/7] Add a way to control the level of checks in the code
  ` [PATCH v5 3/7] libfdt: Add support for disabling dtb checks
  ` [PATCH v5 4/7] libfdt: Add support for disabling sanity checks
  ` [PATCH v5 5/7] libfdt: Add support for disabling rollback handling
  ` [PATCH v5 6/7] libfdt: Add support for disabling version checks
  ` [PATCH v5 7/7] libfdt: Allow exclusion of fdt_check_full()

[PATCH] libfdt: Remove special handling for unaligned reads
 2020-02-07  5:23 UTC  (25+ messages)

[PATCH v4 1/6] libfdt: De-inline fdt_header_size()
 2020-02-06  5:38 UTC  (17+ messages)
    ` [PATCH v4 2/6] Add a way to control the level of checks in the code
    ` [PATCH v4 3/6] libfdt: Add support for disabling sanity checks
    ` [PATCH v4 4/6] libfdt: Add support for disabling rollback handling
    ` [PATCH v4 5/6] libfdt: Add support for disabling version checks
    ` [PATCH v4 6/6] libfdt: Allow exclusion of fdt_check_full()

[PATCH] Revert "yamltree: Ensure consistent bracketing of properties with phandles"
 2020-01-29  3:42 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 read-only IMAP folder(s) and NNTP newsgroup(s).