27 Commits (9b0e4fe26093cf3846868543b24b874990ec76e1)

Author SHA1 Message Date
David Gibson 04b5b4062c libfdt: Clean up header checking functions 6 years ago
David Gibson c8b38f65fd libfdt: Remove leading underscores from identifiers 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
David Gibson 69a1bd6ad3 libfdt: Remove undefined behaviour setting empty properties 8 years ago
Masahiro Yamada 36fd7331fb libfdt: simplify fdt_del_mem_rsv() 8 years ago
Courtney Cavin d4c7c25c9e libfdt: check for potential overrun in _fdt_splice() 9 years ago
Florian Fainelli 3a584d4760 libfdt: avoid shadowing "err" in FDT_RW_CHECK_HEADER 11 years ago
Kim Phillips 142419e43c dtc/libfdt: sparse fixes 12 years ago
Minghuan Lian a31e3ef83b libfdt: Add support for appending the values to a existing property 13 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 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