Linux Device Tree Compiler
[Prev Page][Next Page]
- Re: Size growth?, (continued)
- [PATCH] libfdt: Fix kernel-doc comments,
Andre Przywara
- [PATCH] libfdt: Document sequential write mechanism,
Andre Przywara
- [PATCH 00/11] dtc: Fix signed/unsigned comparison warnings,
Andre Przywara
- [PATCH 01/11] tests: Fix signedness comparisons warnings, Andre Przywara
- [PATCH 02/11] convert-dtsv0: Fix signedness comparisons warning, Andre Przywara
- [PATCH 03/11] fdtdump: Fix signedness comparisons warnings, Andre Przywara
- [PATCH 04/11] fdtget: Fix signedness comparisons warnings, Andre Przywara
- [PATCH 05/11] dtc: Wrap phandle validity check, Andre Przywara
- [PATCH 06/11] dtc: Fix signedness comparisons warnings: change types, Andre Przywara
- [PATCH 07/11] dtc: Fix signedness comparisons warnings: reservednum, Andre Przywara
- [PATCH 08/11] dtc: Fix signedness comparisons warnings: Wrap (-1), Andre Przywara
- [PATCH 09/11] dtc: Fix signedness comparisons warnings: pointer diff, Andre Przywara
- [PATCH 10/11] checks: Fix signedness comparisons warnings, Andre Przywara
- [PATCH 11/11] Makefile: add -Wsign-compare to warning options, Andre Przywara
- [PATCH v5 0/3] Add meson build system,
marcandre . lureau
- [PATCH v4 0/4] Add meson build system,
marcandre . lureau
- [PATCH v2 0/6] libfdt: Fix signed/unsigned comparison warnings,
Andre Przywara
- [PATCH 1/2] checks: Allow PCI bridge child nodes without an address,
Rob Herring
- [PATCH 00/14] libfdt: Fix signed/unsigned comparison warnings,
Andre Przywara
- [PATCH 03/14] libfdt: fdt_grab_space_(): Fix comparison warning, Andre Przywara
- [PATCH 02/14] libfdt: fdt_mem_rsv(): Fix comparison warnings, Andre Przywara
- [PATCH 01/14] libfdt: fdt_offset_ptr(): Fix comparison warnings, Andre Przywara
- [PATCH 08/14] libfdt: fdt_create_with_flags(): Fix comparison warning, Andre Przywara
- [PATCH 06/14] libfdt: fdt_get_string(): Fix comparison warnings, Andre Przywara
- [PATCH 04/14] libfdt: fdt_add_string_(): Fix comparison warning, Andre Przywara
- [PATCH 05/14] libfdt: fdt_move(): Fix comparison warnings, Andre Przywara
- [PATCH 07/14] libfdt: fdt_splice_(): Fix comparison warning, Andre Przywara
- [PATCH 14/14] libfdt: fdt_strerror(): Fix comparison warning, Andre Przywara
- [PATCH 12/14] libfdt: fdt_get_string(): Fix sequential write comparison warnings, Andre Przywara
- [PATCH 11/14] libfdt: overlay: Fix comparison warning, Andre Przywara
- [PATCH 13/14] libfdt: fdt_node_offset_by_phandle(): Fix comparison warning, Andre Przywara
- [PATCH 10/14] libfdt: libfdt_wip: Fix comparison warning, Andre Przywara
- [PATCH 09/14] libfdt: fdt_resize(): Fix comparison warning, Andre Przywara
- Re: [PATCH 00/14] libfdt: Fix signed/unsigned comparison warnings, David Gibson
- [RFC PATCH v4 0/4] dtc: Add a plugin interface,
Andrei Ziureaev
- [PATCH v3 0/4] Add meson build system,
marcandre . lureau
- [PATCH v2 0/6] Introduce fdt_overlay_merge() to allow merge of overlay blob,
Gurbir Arora
- [RFC PATCH v3 0/4] dtc: Add a plugin interface,
Andrei Ziureaev
- [RFC PATCH v2 0/3] dtc: Add a plugin interface,
Andrei Ziureaev
- error when compiling dts preprocessed with -g3,
Adrian Fiergolski
- [PATCH] libfdt: fix fdt_check_node_offset_ w/ VALID_INPUT,
Frank Mehnert
- libfdt / fdt_check_node_offset_ with VALID_INPUT,
Frank Mehnert
- Windows host support,
mturney
- [RFC PATCH 0/4] dtc: Add a plugin interface,
Andrei Ziureaev
- [PATCH v2 0/6] dtc: Add support for signed operations,
Andrei Ziureaev
- [PATCH] libfdt: fix fdt_check_full buffer overrun,
patrick . oppenlander
- [PATCH 0/3] dtc: Preserve negative integers in yaml and dts output,
Andrei Ziureaev
- [PATCH] dtc: Consider one-character strings as strings,
Geert Uytterhoeven
- [PATCH v4 0/2] dtc: Improve checks for i2c reg properties,
Joel Stanley
- [PATCH] libfdt: trivial typo fix,
patrick . oppenlander
- [PATCH] libfdt: add extern "C" for C++,
patrick . oppenlander
- [PATCH] libfdt: Correct condition for reordering blocks,
Simon Glass
- Fwd: arch/arm/boot/compressed/fdt_rw.c:439:38: sparse: sparse: dubious: x | !y, Rob Herring
- /bits/ encoding,
Rob Herring
- libfdt: extern "C" for c++?,
Patrick Oppenlander
- [PATCH v3 0/3] dtc: checks: Validate interrupt-map properties,
Andre Przywara
- [PATCH v3 0/2] dtc: Improve checks for i2c reg properties,
Joel Stanley
- [PATCH v2 0/2] dtc: Improve checks for i2c reg properties,
Joel Stanley
- [PATCH] check: Add 10bit/slave i2c reg flags support,
Serge Semin
- Re: [PATCH] libfdt: Remove superfluous NUL character from overlay symbols,
Simon Glass
- Supporting aliases in PATHREFs,
Kumar Gala
- [PATCH] checks: Remove warning for I2C_OWN_SLAVE_ADDRESS,
Joel Stanley
- [PATCH v2 0/3] dtc: checks: Validate interrupt-map properties,
Andre Przywara
- [PATCH 0/3] dtc: checks: Validate interrupt-map properties,
Andre Przywara
- [RFC PATCH 0/2] dtc: checks: Validate interrupt-map properties,
Andre Przywara
- [PATCH] Makefile: when building libfdt only, do not add unneeded deps,
Claudio Fontana
- interested in Devicetree plumbers 2020 session?, Frank Rowand
- Re: linux-next: build warning after merge of the aspeed tree,
Joel Stanley
- bus error on sparc64 running type-preservation test,
Tom Turelinckx
- valgrind tests don't test anything,
Arkadiusz Drabczyk
- [PATCH] check: Inform about missing ranges,
Arkadiusz Drabczyk
- [PATCH] libfdt: fix undefined behaviour in fdt_splice_(),
Jan Beulich
- DTC 1.6.0, David Gibson
- [PATCH] checks: Add 'dma-ranges' check,
Rob Herring
- [PATCH 1/4] libfdt: Fix a few typos,
Simon Glass
- [RFC PATCH v2 0/4] Add device tree build information,
Alexandre Torgue
- [RFC PATCH v2 0/4],
Alexandre Torgue
- [PATCH v7 0/8] libfdt: Allow more control of code size,
Simon Glass
- [PATCH v6 0/8] libfdt: Allow more control of code size,
Simon Glass
- [PATCH v6 8/8] libfdt: Allow exclusion of fdt_check_full(), Simon Glass
[PATCH v5 0/7] libfdt: Allow more control of code size,
Simon Glass
[PATCH] libfdt: place new nodes & properties after the parent's ones,
Marek Szyprowski
[PATCH] Revert "yamltree: Ensure consistent bracketing of properties with phandles",
Rob Herring
[PATCH] libfdt: Remove special handling for unaligned reads,
Tom Rini
[PATCH] Remove redundant YYLOC global declaration,
Dirk Mueller
[RFC PATCH 0/3] Add device tree build information,
Alexandre Torgue
[PATCH] libfdt: Correct signed/unsigned comparisons,
Simon Glass
[PATCH] Makefile: pass $(CFLAGS) also during dependency generation,
Ed Maste
[PATCH] travis.yml: Run tests on the non-x86 builders, too,
Thomas Huth
[PATCH] Add .cirrus.yml for FreeBSD build,
Ed Maste
[PATCH] Avoid gnu_printf attribute when using Clang,
Ed Maste
[PATCH] libftd: incorrect logical constraint in fdt_get_string(),
Heinrich Schuchardt
[PATCH 1/1] libfdt: incorrect logical constraint in fdt_node_offset_by_phandle(),
Heinrich Schuchardt
[PATCH 1/1] libfdt: incorrect logical constraint in fdt_strerror(),
Heinrich Schuchardt
[PATCH] tests: default to 'cc' if CC not set,
Ed Maste
[PATCH] tests: add extension to sed -i for GNU/BSD sed compatibility,
Ed Maste
[PATCH] tests: try both 'gcc' and 'cc' for the C compiler,
Ed Maste
[PATCH v4 0/6] libfdt: Allow more control of code size,
Simon Glass
[PATCH] pylibfdt: Adjust for deprecated test methods,
Simon Glass
[PATCH v2 0/2] Remove trailing zero from the overlay path,
Stefan Mavrodiev
Fwd: Issue in building,
dharani kumar
[PATCH 1/1] Remove trailing zero from the overlay path,
Stefan Mavrodiev
[PATCH] support byacc in addition to bison,
Ethan Sommer
[PATCH v3 0/6] RFC: libfdt: Allow more control of code size,
Simon Glass
[PATCH] pylibfdt: Correct the type for fdt_property_stub(),
Simon Glass
dtsget?,
Dobrowolski, Lukasz (Nokia - PL/Wroclaw)
[PATCH] fdtoverlay: Return non-zero exit code if overlays can't be applied,
Valter Minute
[PATCH v2 00/10] RFC: Add meson build system,
marcandre . lureau
- [PATCH v2 01/10] Add .editorconfig, marcandre . lureau
- [PATCH v2 02/10] tests: allow out-of-tree test run, marcandre . lureau
- [PATCH v2 03/10] dumptrees: pass outputdir as first argument, marcandre . lureau
- [PATCH v2 04/10] pylibfdt: allow build out of tree, marcandre . lureau
- [PATCH v2 05/10] pylibfdt: fix build lib location, marcandre . lureau
- [PATCH v2 06/10] fstree: replace lstat with stat, marcandre . lureau
- [PATCH v2 07/10] util: use gnu_printf format attribute, marcandre . lureau
- [PATCH v2 08/10] tests: fix some python warnings, marcandre . lureau
- [PATCH v2 09/10] build-sys: add meson build, marcandre . lureau
- [PATCH v2 10/10] travis: test meson build, marcandre . lureau
- Re: [PATCH v2 00/10] RFC: Add meson build system, Frank Rowand
[PATCH 0/8] RFC: Add meson build system,
marcandre . lureau
[PATCH] yamltree: Ensure consistent bracketing of properties with phandles,
Rob Herring
[PATCH] libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_st,
Luc Michel
[PATCH v2] pylibfdt: use python3 shebang,
Luca Weiss
DTC v1.5.1 release,
David Gibson
[PATCH] livetree: simplify condition in get_node_by_path,
Denis Efremov
Deprecating a #define(s) w/dtc,
Kumar Gala
[Index of Archives]
[Device Tree]
[Device Tree Spec]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]