messages from 2016-07-27 12:55:59 to 2016-11-30 09:00:37 UTC [more...]
[PATCH v10 0/4] dtc: Dynamic DT support
2016-11-30 9:00 UTC (35+ messages)
` [PATCH v10 1/4] checks: Pass boot_info instead of root node
` [PATCH v10 2/4] dtc: Document the dynamic plugin internals
` [PATCH v10 3/4] dtc: Plugin and fixup support
` [PATCH v10 4/4] tests: Add overlay tests
Overlays and boolean properties
2016-11-30 3:47 UTC (3+ messages)
[PATCH v11 0/4] dtc: Dynamic DT support
2016-11-30 0:39 UTC (18+ messages)
` [PATCH v11 1/7] dtc: Document the dynamic plugin internals
` [PATCH v11 2/7] dtc: Plugin and fixup support
` [PATCH v11 3/7] tests: Add check_path test
` [PATCH v11 4/7] tests: Add overlay tests
` [PATCH v11 5/7] overlay: Documentation for the overlay sugar syntax
` [PATCH v11 6/7] overlay: Add syntactic sugar version of overlays
` [PATCH v11 7/7] tests: Add a test for overlays syntactic sugar
[PATCH v9 0/4] dtc: Dynamic DT support
2016-11-28 11:55 UTC (17+ messages)
` [PATCH v9 1/4] checks: Pass boot_info to the check methods
` [PATCH v9 2/4] dtc: Document the dynamic plugin internals
` [PATCH v9 3/4] dtc: Plugin and fixup support
` [PATCH v9 4/4] tests: Add overlay tests
[PATCH] libfdt: add helpers to read address and size from reg
2016-11-25 10:51 UTC (6+ messages)
[PATCH v2 0/4] Introduce Python bindings for libfdt
2016-11-24 22:49 UTC (6+ messages)
` [PATCH v2 1/4] Add an initial Python library "
` [PATCH v2 2/4] Add tests for pylibfdt
` [PATCH v2 3/4] Mention pylibfdt in the documentation
` [PATCH v2 4/4] RFC: Build pylibfdt as part of the normal build process
[PATCH 0/4] Introduce Python bindings for libfdt
2016-11-24 22:03 UTC (8+ messages)
` [PATCH 1/4] Add an initial Python library "
` [PATCH 2/4] Add tests for pylibfdt
` [PATCH 3/4] Mention pylibfdt in the documentation
` [PATCH 4/4] RFC: Build pylibfdt as part of the normal build process
[PATCH v2] Add a libfdt function to write a property placeholder
2016-11-16 0:17 UTC (2+ messages)
[PATCH] libfdt: add missing errors to fdt_strerror()
2016-11-03 20:18 UTC (2+ messages)
[PATCH 1/2] libfdt: fix fdt_stringlist_count()
2016-10-17 9:58 UTC (3+ messages)
` [PATCH 2/2] libfdt: fix fdt_stringlist_search()
[PATCH v7 0/4] libfdt: Add support for device tree overlays
2016-10-12 21:41 UTC (14+ messages)
` [PATCH v7 1/4] libfdt: Add new errors for the overlay code
` [PATCH v7 2/4] libfdt: Extend the reach of FDT_ERR_BADPHANDLE
` [PATCH v7 3/4] libfdt: Add overlay application function
` [PATCH v7 4/4] tests: Add tests cases for the overlay code
[PATCH] tests: overlay: Rename the device tree blobs to be more explicit
2016-10-11 23:08 UTC (2+ messages)
[PATCH 0/4] libfdt: A few overlay fixes
2016-10-11 10:18 UTC (11+ messages)
` [PATCH 1/4] libfdt: Add BADPHANDLE error string
` [PATCH 2/4] libfdt: overlay: Report a bad overlay for mismatching local fixups
` [PATCH 3/4] libfdt: overlay: Fix symbols and fixups nodes condition
` [PATCH 4/4] tests: overlay: Move back the bad fixup tests
[PATCH 1/3] fdt: strerr: Remove spurious BADOVERLAY
2016-10-11 10:16 UTC (4+ messages)
` [PATCH 2/3] libfdt: Add fdt_overlay_apply to the exported symbols
` [PATCH 3/3] tests: overlay: Add test suffix to the compiled blobs
[PATCH 0/6] libfdt: Sync to upstream
2016-10-06 21:06 UTC (9+ messages)
` [PATCH 2/6] libfdt: Fix undefined behaviour in fdt_offset_ptr()
` [PATCH 3/6] libfdt: Sync up with upstream
` [PATCH 4/6] libfdt: Bring in upstream stringlist functions
` [PATCH 5/6] libfdt: Sync fdt_for_each_subnode() with upstream
` [PATCH 6/6] libfdt: Drop inlining of fdt_path_offset()
[PATCH v6 0/4] libfdt: Add support for device tree overlays
2016-09-30 12:24 UTC (8+ messages)
` [PATCH v6 1/4] libfdt: Add new errors for the overlay code
` [PATCH v6 2/4] libfdt: Extend the reach of FDT_ERR_BADPHANDLE
` [PATCH v6 3/4] libfdt: Add overlay application function
` [PATCH v6 4/4] tests: Add tests cases for the overlay code
Home Page of dtc is gone?
2016-09-28 1:29 UTC (5+ messages)
[PATCH] Fix some typing errors in libfdt.h and livetree.c
2016-09-27 1:35 UTC (2+ messages)
[PATCH v5 0/8] libfdt: Add support for device tree overlays
2016-09-23 12:02 UTC (17+ messages)
` [PATCH v5 1/8] libfdt: Add a subnodes iterator macro
` [PATCH v5 2/8] libfdt: Add iterator over properties
` [PATCH v5 3/8] libfdt: Add max phandle retrieval function
` [PATCH v5 4/8] libfdt: Add fdt_getprop_namelen_w
` [PATCH v5 5/8] libfdt: Add fdt_setprop_inplace_namelen_partial
` [PATCH v5 6/8] libfdt: Introduce FDT_ERR_BADFIXUP
` [PATCH v5 7/8] libfdt: Add overlay application function
` [PATCH v5 8/8] tests: Add tests cases for the overlay code
[PATCH v6] Implement the -a option to pad dtb aligned
2016-09-22 6:03 UTC (3+ messages)
Missing exports in dtc 1.4.1 release - Make new release adding them?
2016-09-03 11:11 UTC (2+ messages)
[PATCH] libfdt: simplify fdt_del_mem_rsv()
2016-08-22 10:54 UTC (2+ messages)
[PATCH v4 13/13] tests: Introduce DT overlay tests
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot,v4,13/13] "
[PATCH v4 12/13] cmd: fdt: add fdt overlay application subcommand
2016-08-21 15:08 UTC (2+ messages)
` [U-Boot,v4,12/13] "
[PATCH v4 11/13] libfdt: Add overlay application function
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot,v4,11/13] "
[PATCH v4 10/13] libfdt: Add fdt_setprop_inplace_namelen_partial
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot,v4,10/13] "
[PATCH v4 09/13] libfdt: Add fdt_getprop_namelen_w
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot,v4,09/13] "
[PATCH v4 08/13] libfdt: Add fdt_path_offset_namelen
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot,v4,08/13] "
[PATCH v4 07/13] libfdt: Fix separator spelling
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot,v4,07/13] "
[PATCH v4 06/13] libfdt: Add max phandle retrieval function
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot,v4,06/13] "
[PATCH v4 05/13] libfdt: Add iterator over properties
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot,v4,05/13] "
[PATCH v4 04/13] libfdt: Add new headers and defines
2016-08-21 15:07 UTC (2+ messages)
` [U-Boot,v4,04/13] "
[PATCH v4 03/13] vsprintf: Include stdarg for va_list
2016-08-21 15:06 UTC (2+ messages)
` [U-Boot,v4,03/13] "
[PATCH v4 02/13] scripts: Makefile.lib: Sanitize DTB names
2016-08-21 15:06 UTC (2+ messages)
` [U-Boot,v4,02/13] "
[PATCH v4 01/13] cmd: fdt: Narrow the check for fdt addr
2016-08-21 15:06 UTC (6+ messages)
` [U-Boot,v4,01/13] "
[PATCH v2 1/2] ARM64: dts: meson-gxbb: add MMC support
2016-08-05 2:45 UTC
[PATCH v4 0/8] libfdt: Add support for device tree overlays
2016-07-28 5:42 UTC (6+ messages)
` [PATCH v4 5/8] libfdt: Add fdt_setprop_inplace_namelen_partial
` [PATCH v4 7/8] libfdt: Add overlay application function
` [PATCH v4 8/8] tests: Add tests cases for the overlay code
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).