22 Commits (da39ee0e68b6d9293133a7c41c6cf73354dce337)

Author SHA1 Message Date
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
Simon Glass e5cc26b68b libfdt: Add support for disabling internal checks 5 years ago
Simon Glass 28fd7590aa libfdt: Improve comments in some of the assumptions 5 years ago
Simon Glass fc207c3234 libfdt: Fix a few typos 5 years ago
Simon Glass 464962489d Add a way to control the level of checks in the code 5 years ago
David Gibson af57d440d8 libfdt: Correct prototype for fdt_ro_probe_() 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 04b5b4062c libfdt: Clean up header checking functions 6 years ago
David Gibson c8b38f65fd libfdt: Remove leading underscores from identifiers 7 years ago
Florian Fainelli 89c9af5481 libfdt: avoid shadowing "err" in FDT_CHECK_HEADER 11 years ago
David Gibson 73dca9ae0b libfdt: Implement property iteration functions 15 years ago
David Gibson 1a020e4030 libfdt: Rework/cleanup fdt_next_tag() 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
David Gibson 8a4e75049d libfdt: Trivial cleanup for CHECK_HEADER) 17 years ago
David Gibson 96b5fad3a1 libfdt: Rename and publish _fdt_check_header() 17 years ago
David Gibson fd1bf3a5ae libfdt: Add functions to get/add/delete memory reservemap entries 17 years ago
David Gibson 23cdf2379f Move everything into a subdirectory in preparation for merge into dtc. 18 years ago
David Gibson 9481605208 libfdt: Switch to dual GPL/BSD license 18 years ago
David Gibson a6c76f923d libfdt: More thorough use of constification 18 years ago
David Gibson 9a9fdf5991 libfdt: More consistent handling of returned error codes. 18 years ago
David Gibson a7ee95ded6 libfdt: Abolish encoding of error codes into pointers 18 years ago
David Gibson 73d60926a0 libfdt: Use void * to refer to device tree blobs 18 years ago
David Gibson 568b569e89 libfdt: Fixup usage of fdt_offset_ptr() in fdt_rw.c 18 years ago
David Gibson 6ae4de5c81 libfdt: Remove unused _ptr_offset() function 18 years ago
David Gibson 94993f4fc4 libfdt: Abolish fdt_property_offset() 18 years ago
David Gibson 1a765f51a4 libfdt: Fixups for 64-bit machines 18 years ago
David Gibson 7ba551f966 libfdt: Read-write support 18 years ago
David Gibson fe92f6bb75 libfdt: Introduce flat tree format v17 18 years ago
David Gibson aeddfe2c34 libfdt: Factor out string search function 18 years ago
David Gibson 423697628a libfdt: Implement fdt_move() 18 years ago
David Gibson ede25deae6 libfdt: Export accessors for header fields 18 years ago
David Gibson 063693a9e4 libfdt: Sequential write support 18 years ago
David Gibson 3da0f9a10d libfdt - library for manipulating device trees in flattened format 18 years ago