216 Commits (a2def5479950d066dcf829b8c1a22874d0aea9a4)

Author SHA1 Message Date
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
Simon Glass c18bae9a4c libfdt: Add support for disabling version checks 5 years ago
Simon Glass fc03c4a2e0 libfdt: Add support for disabling rollback handling 5 years ago
Simon Glass 77563ae72b libfdt: Add support for disabling sanity checks 5 years ago
Simon Glass 57bc6327b8 libfdt: Add support for disabling dtb checks 5 years ago
Simon Glass 464962489d Add a way to control the level of checks in the code 5 years ago
Simon Glass 0c5326cb28 libfdt: De-inline fdt_header_size() 5 years ago
Stefan Mavrodiev d9c55f855b Remove trailing zero from the overlay path 5 years ago
David Gibson af57d440d8 libfdt: Correct prototype for fdt_ro_probe_() 5 years ago
Luc Michel 67f790c1ad libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_st 5 years ago
David Gibson b8d6eca782 libfdt: Allow #size-cells of 0 5 years ago
David Gibson 812b1956a0 libfdt: Tweak data handling to satisfy Coverity 5 years ago
David Gibson 5c715a4477 fdtoverlay: Ignore symbols in overlays which don't apply to the target tree 5 years ago
David Gibson b993534748 fdtoverlay: Allow adding labels to __overlay__ nodes in overlays 5 years ago
Rob Herring 94f87cd5b7 libfdt: Add dual GPL/BSD SPDX tags to files missing license text 5 years ago
Rob Herring 7fb0f4db2e libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags 5 years ago