997 Commits (0c3fd9b6acebc980e5e881385afd265fa7665270)
 

Author SHA1 Message Date
Rob Herring 0c3fd9b6ac checks: Drop interrupt_cells_is_cell check 3 years ago
Rob Herring 6b3081abc4 checks: Add check_is_cell() for all phandle+arg properties 3 years ago
Rob Herring 2dffc192a7 yamltree: Remove marker ordering dependency 3 years ago
Tom Rini 61e513439e pylibfdt: Rework "avoid unused variable warning" lines 3 years ago
Ilya Lipnitskiy c8bddd1060 tests: add a positive gpio test case 4 years ago
Ilya Lipnitskiy ad4abfadb6 checks: replace strstr and strrchr with strends 4 years ago
Ilya Lipnitskiy 09c6a6e887 dtc.h: add strends for suffix matching 4 years ago
Ilya Lipnitskiy 9bb9b8d0b4 checks: tigthen up nr-gpios prop exception 4 years ago
Rob Herring b07b62ee33 libfdt: Add FDT alignment check to fdt_check_header() 4 years ago
Simon Glass a2def54799 libfdt: Check that the root-node name is empty 4 years ago
Simon Glass 4ca61f84dc libfdt: Check that there is only one root node 4 years ago
Masahiro Yamada 34d708249a dtc: Remove -O dtbo support 4 years ago
David Gibson 8e7ff260f7 libfdt: Fix a possible "unchecked return value" warning 4 years ago
Kumar Gala 88875268c0 checks: Warn on node-name and property name being the same 4 years ago
Kumar Gala 9d2279e7e6 checks: Change node-name check to match devicetree spec 4 years ago
Jonathan Gray f527c867a8 util: limit gnu_printf format attribute to gcc >= 4.4.0 4 years ago
Viresh Kumar 183df9e9c2 gitignore: Ignore the swp files 4 years ago
Viresh Kumar 0db6d09584 gitignore: Add cscope files 4 years ago
David Gibson 307afa1a7b Update Jon Loeliger's email 4 years ago
David Gibson ca16a723fa fdtdump: Fix gcc11 warning 4 years ago
Ignacy Kuchciński 64990a272e srcpos: increase MAX_SRCFILE_DEPTH 4 years ago
Viresh Kumar 163f0469bf dtc: Allow overlays to have .dtbo extension 4 years ago
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