Linux Device Tree Compiler
[Prev Page][Next Page]
Re: [PATCH 0/5] Follow-up on meson, David Gibson
[PATCH 0/1] libfdt: Change last_comp_version to fit spec,
Justin Covell
[PATCHv2] libfdt: Internally perform potentially unaligned loads,
Tom Rini
[PATCH] libfdt: Internally perform potentially unaligned loads,
Tom Rini
[PATCH v6 0/4] Switch to meson build system,
marcandre . lureau
[PATCH] libfdt: Make fdt{32,64}_ld() default to assuming unaligned access is safe,
Tom Rini
[PATCH] libfdt: Check for 8-byte address alignment in fdt_ro_probe_(),
Tom Rini
[PATCH] libfdt: Default to assuming aligned reads are OK,
Tom Rini
Size growth?,
Tom Rini
[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
[Index of Archives]
[Device Tree]
[Device Tree Spec]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]