70 Commits (a7c40409934971ac1bd934ccc411bc6932b86564)

Author SHA1 Message Date
Tom Rini a7c4040993 libfdt: Internally perform potentially unaligned loads 4 years ago
Andre Przywara 6c2be7d853 libfdt: fdt_get_string(): Fix sequential write comparison warnings 4 years ago
Andre Przywara 10f682788c libfdt: fdt_node_offset_by_phandle(): Fix comparison warning 4 years ago
Simon Glass 54dca09853 libfdt: fdt_get_string(): Fix comparison warnings 4 years ago
Andre Przywara 0c43d4d7bf libfdt: fdt_mem_rsv(): Fix comparison warnings 4 years ago
Simon Glass e5cc26b68b libfdt: Add support for disabling internal checks 5 years ago
Simon Glass 0f61c72ded libfdt: Allow exclusion of fdt_check_full() 5 years ago
Simon Glass c18bae9a4c libfdt: Add support for disabling version checks 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
David Gibson 812b1956a0 libfdt: Tweak data handling to satisfy Coverity 5 years ago
Rob Herring 7fb0f4db2e libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags 5 years ago
David Gibson cca6546244 libfdt: Make fdt_get_max_phandle() an inline 6 years ago
Thierry Reding 730875016a libfdt: Add phandle generation helper 6 years ago
Thierry Reding 2bc5b66d7f libfdt: Add new maximum phandle lookup function 6 years ago
David Gibson f67b471355 Revert "libfdt: Add phandle generation helper" 6 years ago
Thierry Reding 54ea41c224 libfdt: Add phandle generation helper 6 years ago
David Gibson 6dcb8ba408 libfdt: Add helpers for accessing unaligned words 6 years ago
David Gibson 4b8fcc3d01 libfdt: Add fdt_check_full() function 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 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
David Gibson c8b38f65fd libfdt: Remove leading underscores from identifiers 7 years ago
Simon Glass 9067ee4be0 Fix a few whitespace and style nits 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 84e0e1346c libfdt: Add max phandle retrieval function 8 years ago
Masahiro Yamada 53bf130b1c libfdt: simplify fdt_node_check_compatible() 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
Peter Hurley b4150b59ae libfdt: Add fdt_path_offset_namelen() 10 years ago
Simon Glass b7aa300eee Export fdt_stringlist_contains() 12 years ago
Kim Phillips 142419e43c dtc/libfdt: sparse fixes 12 years ago
David Gibson 73dca9ae0b libfdt: Implement property iteration functions 15 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 15 years ago
David Gibson 1a020e4030 libfdt: Rework/cleanup fdt_next_tag() 16 years ago
David Gibson ce4d9c0f74 libfdt: Rework fdt_next_node() 16 years ago
David Gibson f99cd158a9 libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
David Gibson 9c83115351 libfdt: Add function to explicitly expand aliases 16 years ago
David Gibson 8daae14b74 libfdt: Fix bugs in fdt_get_path() 16 years ago
Kumar Gala 02cc83540b libfdt: Add support for using aliases in fdt_path_offset() 16 years ago
David Gibson cb650ae143 libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() 16 years ago
David Gibson d5653618d2 libfdt: Forgot one function when cleaning the namespace 16 years ago
David Gibson b6d80a20fc libfdt: Increase namespace-pollution paranoia 17 years ago
David Gibson 1409097db8 dtc: Enable and fix -Wcast-qual warnings 17 years ago
David Gibson 36786db615 dtc: Enable and fix -Wpointer-arith warnings 17 years ago
David Gibson aa1baab3cc libfdt: Several cleanups to parameter checking 17 years ago