17 Commits (15ad6d862ec7f66dc00783798705a8db1c5d9aca)

Author SHA1 Message Date
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 089adb9964 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() 17 years ago
David Gibson 82b327d380 libfdt: Add fdt_set_name() function 17 years ago
David Gibson 67b6b33b9b dtc: Add valgrind support to testsuite 17 years ago
David Gibson a041dcdc48 libfdt: Handle v16 and re-ordered trees for r/w 17 years ago
David Gibson 4a5df5c026 libfdt: Correctly handle versions > 17 17 years ago
David Gibson 9b91134ba3 libfdt: Remove un-const-safe fdt_set_header macro 17 years ago
David Gibson 3c44c87bde libfdt: Rename and publish _fdt_next_tag() 17 years ago
David Gibson 96b5fad3a1 libfdt: Rename and publish _fdt_check_header() 17 years ago
David Gibson 394e47208d libfdt: Add missing RW_CHECK_HEADER to fdt_del_node() 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 94993f4fc4 libfdt: Abolish fdt_property_offset() 18 years ago
David Gibson 7ba551f966 libfdt: Read-write support 18 years ago