250 Commits (master)

Author SHA1 Message Date
David Gibson a4629cfaed Refine libfdt_clean target 6 years ago
David Gibson 11738cf01f libfdt: Don't use memcpy to handle unaligned reads on ARM 6 years ago
John Clarke aa7254d9cb libfdt: return correct value if #size-cells property is not present 6 years ago
Sebastian Huber c12b2b0c20 libfdt: fdt_address_cells() and fdt_size_cells() 6 years ago
David Gibson 1087504bb3 libfdt: Add necessary header padding in fdt_create() 6 years ago
Simon Glass c72fa777e6 libfdt: Copy the struct region in fdt_resize() 6 years ago
David Gibson 6dcb8ba408 libfdt: Add helpers for accessing unaligned words 6 years ago
Simon Glass 9aafa33d99 pylibfdt: Add functions to update properties 6 years ago
David Gibson 4b8fcc3d01 libfdt: Add fdt_check_full() function 6 years ago
David Gibson 0112fda03b libfdt: Add fdt_header_size() 6 years ago
David Gibson d5db5382c5 libfdt: Safer access to memory reservations 6 years ago
David Gibson 719d582e98 libfdt: Propagate name errors in fdt_getprop_by_offset() 6 years ago
David Gibson 70166d62a2 libfdt: Safer access to strings section 6 years ago
David Gibson eb890c0f77 libfdt: Make fdt_check_header() more thorough 6 years ago
David Gibson 899d6fad93 libfdt: Improve sequential write state checking 6 years ago
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