231 Commits (0b842c3c819971cdbe0915469759c40f6eb3db7e)

Author SHA1 Message Date
Kees Cook a41509bea3 libfdt: Replace deprecated 0-length arrays with proper flexible arrays 2 years ago
Tadeusz Struk 73590342fc libfdt: prevent integer overflow in fdt_next_tag 2 years ago
Tadeusz Struk 035fb90d53 libfdt: add fdt_get_property_by_offset_w helper 2 years ago
Jia Xianhua c6e92108bc libdtc: remove duplicate judgments 2 years ago
Pierre-Clément Tosi 50454658f2 libfdt: Don't mask fdt_get_name() returned error 2 years ago
Tero Tervala 7ad60734b1 Allow static building with meson 2 years ago
Pierre-Clément Tosi fda71da26e libfdt: Handle failed get_name() on BEGIN_NODE 2 years ago
LoveSy c0c2e115f8 Fix a UB when fdt_get_string return null 3 years ago
Vikram Garhwal 45f3d1a095 libfdt: overlay: make overlay_get_target() public 3 years ago
Elvira Khabirova c19a4bafa5 libfdt: fix an incorrect integer promotion 3 years ago
Rob Herring 5216f3f1bb libfdt: Add static lib to meson build 3 years ago
Georg Kotheimer 0869f82691 libfdt: Add ALIGNMENT error string 3 years ago
Andre Przywara 9102211855 fdtget: Fix signedness comparisons warnings 3 years ago
David Gibson 21d61d18f9 Fix CID 1461557 3 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
David Gibson 8e7ff260f7 libfdt: Fix a possible "unchecked return value" warning 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
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
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
Andre Przywara b30013edb8 libfdt: Fix kernel-doc comments 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
Frank Mehnert 7bb86f1c09 libfdt: fix fdt_check_node_offset_ w/ VALID_INPUT 4 years ago
Patrick Oppenlander 3e3138b4a9 libfdt: fix fdt_check_full buffer overrun 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
Jan Beulich 73d6e9ecb4 libfdt: fix undefined behaviour in fdt_splice_() 5 years ago
Simon Glass e5c92a4780 libfdt: Use VALID_INPUT for FDT_ERR_BADSTATE checks 5 years ago
Simon Glass e5cc26b68b libfdt: Add support for disabling internal checks 5 years ago
Simon Glass 28fd7590aa libfdt: Improve comments in some of the assumptions 5 years ago
Simon Glass fc207c3234 libfdt: Fix a few typos 5 years ago
Simon Glass 0f61c72ded libfdt: Allow exclusion of fdt_check_full() 5 years ago
Simon Glass f270f45fd5 libfdt: Add support for disabling ordering check/fixup 5 years ago