975 Commits (3b01518e688d7c7d9d46ac41b11dd2b0c4788775)
 

Author SHA1 Message Date
Justin Covell 3b01518e68 Set last_comp_version correctly in new dtb and fix potential version issues in fdt_open_into 4 years ago
Paul Barker f7e5737f26 tests: Fix overlay_overlay_nosugar test case 4 years ago
David Gibson 7cd5d5fe43 libfdt: Tweak description of assume-aligned load helpers 4 years ago
Tom Rini a7c4040993 libfdt: Internally perform potentially unaligned loads 4 years ago
Marc-André Lureau bab85e48a6 meson: increase default timeout for tests 4 years ago
Marc-André Lureau f8b4609882 meson: do not assume python is installed, skip tests 4 years ago
Marc-André Lureau 30a56bce4f meson: fix -Wall warning 4 years ago
Tom Rini 5e735860c4 libfdt: Check for 8-byte address alignment in fdt_ro_probe_() 4 years ago
Marc-André Lureau 67849a3279 build-sys: add meson build 4 years ago
Marc-André Lureau 05874d0821 pylibfdt: allow build out of tree 4 years ago
Andre Przywara 3bc3a6b9fe dtc: Fix signedness comparisons warnings: Wrap (-1) 4 years ago
Andre Przywara e1147b159e dtc: Fix signedness comparisons warnings: change types 4 years ago
Andre Przywara 04cf1fdc0f convert-dtsv0: Fix signedness comparisons warning 4 years ago
Andre Przywara b30013edb8 libfdt: Fix kernel-doc comments 4 years ago
Rob Herring cbca977ea1 checks: Allow PCI bridge child nodes without an address 4 years ago
Andre Przywara 73e0f143b7 libfdt: fdt_strerror(): Fix comparison warning 4 years ago
Andre Przywara 6c2be7d853 libfdt: fdt_get_string(): Fix sequential write comparison warnings 4 years ago
Andre Przywara 82525f41d5 libfdt: libfdt_wip: Fix comparison warning 4 years ago
Andre Przywara fb1f65f158 libfdt: fdt_create_with_flags(): Fix comparison warning 4 years ago
Andre Przywara f28aa27100 libfdt: fdt_move(): Fix comparison warnings 4 years ago
Andre Przywara 3d7c6f4419 libfdt: fdt_add_string_(): Fix comparison warning 4 years ago
Andre Przywara 10f682788c libfdt: fdt_node_offset_by_phandle(): Fix comparison warning 4 years ago
Andre Przywara 07158f4cf2 libfdt: overlay: Fix comparison warning 4 years ago
Andre Przywara ce9e1f25a7 libfdt: fdt_resize(): Fix comparison warning 4 years ago
Andre Przywara faa76fc10b libfdt: fdt_splice_(): Fix comparison warning 4 years ago
Simon Glass 54dca09853 libfdt: fdt_get_string(): Fix comparison warnings 4 years ago
Andre Przywara f8e11e6162 libfdt: fdt_grab_space_(): Fix comparison warning 4 years ago
Andre Przywara 0c43d4d7bf libfdt: fdt_mem_rsv(): Fix comparison warnings 4 years ago
Andre Przywara 442ea3dd15 libfdt: fdt_offset_ptr(): Fix comparison warnings 4 years ago
Emmanuel Vadot ca19c3db2b Makefile: Specify cflags for libyaml 4 years ago
Frank Mehnert 7bb86f1c09 libfdt: fix fdt_check_node_offset_ w/ VALID_INPUT 4 years ago
Andrei Ziureaev 3d522abc75 dtc: Include stdlib.h in util.h 4 years ago
Andrei Ziureaev 808cdaaf52 dtc: Avoid UB when shifting 4 years ago
Patrick Oppenlander 3e3138b4a9 libfdt: fix fdt_check_full buffer overrun 4 years ago
Geert Uytterhoeven 9d7888cbf1 dtc: Consider one-character strings as strings 4 years ago
Joel Stanley 8259d59f59 checks: Improve i2c reg property checking 4 years ago
Joel Stanley fdabcf2980 checks: Remove warning for I2C_OWN_SLAVE_ADDRESS 4 years ago
Patrick Oppenlander 2478b1652c libfdt: add extern "C" for C++ 4 years ago
Patrick Oppenlander f68bfc2668 libfdt: trivial typo fix 4 years ago
Simon Glass 7be250b4d0 libfdt: Correct condition for reordering blocks 4 years ago
Andre Przywara 81e0919a3e checks: Add interrupt provider test 4 years ago
Claudio Fontana 85e5d83984 Makefile: when building libfdt only, do not add unneeded deps 4 years ago
David Gibson b28464a550 Fix some potential unaligned accesses in dtc 5 years ago
Arkadiusz Drabczyk 87a656ae5f check: Inform about missing ranges 5 years ago
Jan Beulich 73d6e9ecb4 libfdt: fix undefined behaviour in fdt_splice_() 5 years ago
David Gibson 2525da3dba Bump version to v1.6.0 5 years ago
David Gibson 62cb4ad286 Execute tests on FreeBSD with Cirrus CI 5 years ago
David Gibson 1f9a417508 tests: Allow running the testsuite on already installed binary / libraries 5 years ago
David Gibson c5995ddf4c tests: Honour NO_YAML make variable 5 years ago
David Gibson e4ce227e89 tests: Properly clean up .bak file from tests 5 years ago