135 Commits (04b5b4062ccd55ea7caf04c0eb02753e6986df76)

Author SHA1 Message Date
David Gibson 04b5b4062c libfdt: Clean up header checking functions 6 years ago
Nathan Whitehorn f1879e1a50 Add limited read-only support for older (V2 and V3) device tree to libfdt. 7 years ago
Maxime Ripard 65893da4ae libfdt: overlay: Add missing license 7 years ago
John Arbuckle c8f8194d76 implement strnlen for systems that need it 7 years ago
David Gibson c8b38f65fd libfdt: Remove leading underscores from identifiers 7 years ago
David Gibson 2e6fe5a107 Fix some errors in comments 7 years ago
Reiner Huober 48c91c08bc libfdt: add stringlist functions to linker script 7 years ago
Pantelis Antoniou 1bb00655d3 fdt: Allow stacked overlays phandle references 7 years ago
Pantelis Antoniou a33c2247ac Introduce fdt_setprop_placeholder() method 7 years ago
Simon Glass 9067ee4be0 Fix a few whitespace and style nits 8 years ago
Simon Glass 580a9f6c28 Add a libfdt function to write a property placeholder 8 years ago
Simon Glass 8cb3896358 Adjust libfdt.h to work with swig 8 years ago
Nicolas Iooss 921cc17fec libfdt: overlay: Check the value of the right variable 8 years ago
David Gibson 881012e443 libfdt: Change names of sparse helper macros 8 years ago
David Gibson bad5b28049 Fix assorted sparse warnings 8 years ago
David Gibson 397d5ef020 libfdt: Add fdt_setprop_empty() 8 years ago
David Gibson 69a1bd6ad3 libfdt: Remove undefined behaviour setting empty properties 8 years ago
David Gibson 7d8ef6e1db tests: Correct fdt handling of overlays without fixups and base trees without symbols 8 years ago
Benjamin Fair ea10f95387 libfdt: add missing errors to fdt_strerror() 8 years ago
Masahiro Yamada daa75e8fa5 libfdt: fix fdt_stringlist_search() 8 years ago
Masahiro Yamada e28eff5b78 libfdt: fix fdt_stringlist_count() 8 years ago
Maxime Ripard 5ce8634733 libfdt: Add fdt_overlay_apply to the exported symbols 8 years ago
Maxime Ripard 804a9db90a fdt: strerr: Remove spurious BADOVERLAY 8 years ago
Maxime Ripard 7a72d89d3f libfdt: overlay: Fix symbols and fixups nodes condition 8 years ago
Maxime Ripard cabbaa972c libfdt: overlay: Report a bad overlay for mismatching local fixups 8 years ago
Maxime Ripard deb0a5c1ae libfdt: Add BADPHANDLE error string 8 years ago
David Gibson 7b7a6be9ba libfdt: Don't use 'index' as a local variable name 8 years ago
Maxime Ripard 0cdd06c513 libfdt: Add overlay application function 8 years ago
Maxime Ripard 39240cc865 libfdt: Extend the reach of FDT_ERR_BADPHANDLE 8 years ago
Maxime Ripard 4aa3a6f5e6 libfdt: Add new errors for the overlay code 8 years ago
Thomas Huth 45fd440a95 Fix some typing errors in libfdt.h and livetree.c 8 years ago
Masahiro Yamada 36fd7331fb libfdt: simplify fdt_del_mem_rsv() 8 years ago
Maxime Ripard d877364e4a libfdt: Add fdt_setprop_inplace_namelen_partial 8 years ago
Maxime Ripard 3e9037aaad libfdt: Add fdt_getprop_namelen_w 8 years ago
Maxime Ripard 84e0e1346c libfdt: Add max phandle retrieval function 8 years ago
Maxime Ripard d29126c90a libfdt: Add iterator over properties 8 years ago
Thierry Reding 902d0f0953 libfdt: Add a subnodes iterator macro 8 years ago
Simon Glass beef80b8b5 Correct a missing space in a fdt_header cast 9 years ago
Simon Glass 68d43cec12 Correct line lengths in libfdt.h 9 years ago
Simon Glass b0dbceafd4 Correct space-after-tab in libfdt.h 9 years ago
Masahiro Yamada 53bf130b1c libfdt: simplify fdt_node_check_compatible() 9 years ago
David Gibson d0b3ab0a0f libfdt: Fix undefined behaviour in fdt_offset_ptr() 9 years ago
Courtney Cavin d4c7c25c9e libfdt: check for potential overrun in _fdt_splice() 9 years ago
David Gibson f58799be13 libfdt: Add some missing symbols to version.lds 9 years ago
Thierry Reding 604e61e081 fdt: Add functions to retrieve strings 9 years ago
Thierry Reding 8702bd1d3b fdt: Add a function to get the index of a string 9 years ago
Thierry Reding 2218387a8c fdt: Add a function to count strings 9 years ago
Masahiro Yamada 554fde2c77 libfdt: fix comment block of fdt_get_property_namelen() 9 years ago
Peter Hurley b4150b59ae libfdt: Add fdt_path_offset_namelen() 10 years ago
Julien Grall a4b093f736 libfdt: Add missing functions to shared library 10 years ago