125 Commits (e56f2b07be3866eff49651cbe34be3bce79ceb38)

Author SHA1 Message Date
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
David Gibson 40f7f576c8 libfdt: Add helpers to read #address-cells and #size-cells 11 years ago
Florian Fainelli 3a584d4760 libfdt: avoid shadowing "err" in FDT_RW_CHECK_HEADER 11 years ago
Florian Fainelli 89c9af5481 libfdt: avoid shadowing "err" in FDT_CHECK_HEADER 11 years ago
David Gibson 79eebb23db libfdt: Add function to resize the buffer for a sequential write tree 11 years ago
Simon Glass 4e76ec796c libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
Justin Sobota 27cdc1b16f Added license header to dtc/libfdt/fdt.h and libfdt_env.h 12 years ago
François Revol cc11e522a3 Fix typo 12 years ago
Simon Glass b7aa300eee Export fdt_stringlist_contains() 12 years ago
Kim Phillips 142419e43c dtc/libfdt: sparse fixes 12 years ago
Kim Phillips feafcd972c dtc/libfdt: introduce fdt types for annotation by endian checkers 12 years ago