250 Commits (master)

Author SHA1 Message Date
Uwe Kleine-König 61e88fdcec libfdt: overlay: Fix phandle overwrite check for new subtrees 3 months ago
Zheng Guangyuan ae26223a05 libfdt: overlay: Refactor overlay_fixup_phandle 6 months ago
Uwe Kleine-König 1fad065080 libfdt: overlay: ensure that existing phandles are not overwritten 7 months ago
David Gibson 24f60011fd libfdt: Simplify adjustment of values for local fixups 8 months ago
Rosen Penev da39ee0e68 libfdt: rework shared/static libraries 8 months ago
Alyssa Ross 3fbfdd08af libfdt: fix duplicate meson target 9 months ago
Pierre-Clément Tosi 2283dd78ef libfdt: fdt_path_offset_namelen: Reject empty path 1 year ago
Pierre-Clément Tosi 79b9e326a1 libfdt: fdt_get_alias_namelen: Validate aliases 1 year ago
Pierre-Clément Tosi ad8bf9f9aa libfdt: Fix fdt_appendprop_addrrange documentation 1 year ago
Brandon Maier a3dc9f006a libfdt: rename libfdt-X.Y.Z.so to libfdt.so.X.Y.Z 1 year ago
Brandon Maier 38165954c1 libfdt: add missing version symbols 1 year ago
Brandon Maier 5e98b59793 editorconfig: use tab indentation for version.lds 1 year ago
Brandon Maier 4c68e4b16b libfdt: fix library version to match project version 1 year ago
Yan-Jie Wang ccf1f62d59 libfdt: Fix a typo in libfdt.h 1 year ago
Otavio Salvador 71a8b8ef0a libfdt: meson: Fix linking on macOS linker 1 year ago
Rasmus Villemoes 60bcf1cde1 improve documentation for fdt_path_offset() 1 year ago
Rasmus Villemoes a6f997bc77 add fdt_get_symbol() and fdt_get_symbol_namelen() functions 1 year ago
Rasmus Villemoes 18f5ec12a1 use fdt_path_getprop_namelen() in fdt_get_alias_namelen() 1 year ago
Rasmus Villemoes df09327928 add fdt_path_getprop_namelen() helper 1 year ago
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