15 Commits (804a9db90ad284d2c2e24978d68ca40ec638a15f)

Author SHA1 Message Date
David Gibson d0b3ab0a0f libfdt: Fix undefined behaviour in fdt_offset_ptr() 9 years ago
Simon Glass 4e76ec796c libfdt: Add fdt_next_subnode() to permit easy subnode iteration 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 1a020e4030 libfdt: Rework/cleanup fdt_next_tag() 16 years ago
David Gibson ce4d9c0f74 libfdt: Rework fdt_next_node() 16 years ago
Jon Loeliger b236893fc4 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. 16 years ago
David Gibson b6d80a20fc libfdt: Increase namespace-pollution paranoia 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 fc9769ac2b libfdt: Add and use a node iteration helper function. 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 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 07a12a0800 libfdt: Use correct property format 18 years ago
David Gibson 9a9fdf5991 libfdt: More consistent handling of returned error codes. 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 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 3aa4cfd66b Simplify string table access functions 18 years ago
David Gibson 3da0f9a10d libfdt - library for manipulating device trees in flattened format 18 years ago