135 Commits (04b5b4062ccd55ea7caf04c0eb02753e6986df76)

Author SHA1 Message Date
Kumar Gala f29454eb7e Fix whitespace in libfdt/fdt.h 17 years ago
David Gibson 67b6b33b9b dtc: Add valgrind support to testsuite 17 years ago
David Gibson 2cf86939af libfdt: Abolish fdt_offset_ptr_typed() 17 years ago
David Gibson 9521dc5ecc libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
David Gibson 7346858f81 libfdt: Add phandle related functions 17 years ago
David Gibson 53acf491e9 libfdt: Add more documentation (path the fifth) 17 years ago
David Gibson 9d3af7ab62 libfdt: Add more documentation (patch the fourth) 17 years ago
David Gibson 2ec634d24b libfdt: Add more documentation (patch the third) 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 57f99b7b3f libfdt: Documentation (patch the second) 17 years ago
David Gibson cec0c384ef libfdt: Add some documenting comments in libfdt.h 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 11d5302021 libfdt: Make fdt_string() return a const pointer 17 years ago
David Gibson 333542fabf libfdt: Add functions for handling the "compatible" property 17 years ago
David Gibson 6f8b7710c9 libfdt: libfdt_env.h must be included first 17 years ago
David Gibson fd1bf3a5ae libfdt: Add functions to get/add/delete memory reservemap entries 17 years ago
David Gibson ad9593f229 dtc: Refactor Makefiles 17 years ago
David Gibson d2a9da0458 libfdt: Make unit address optional for finding nodes 17 years ago
David Gibson 63dc9c7113 dtc: Whitespace cleanup 17 years ago
David Gibson ae1454b311 libfdt: Add fdt_node_offset_by_prop_value() 17 years ago
David Gibson 592ea5888c dtc: Assume properties preced subnodes in the flattened tree 17 years ago
David Gibson e2b3bb3227 libfdt: Fix use of uninitialized variable in fdt_get_path() 17 years ago
David Gibson 1248237c7e libfdt: Add fdt_parent_offset() and supporting functions 17 years ago
David Gibson 037db263e0 libfdt: Add fdt_get_path() function 17 years ago
David Gibson 9d26eabdc6 libfdt: Add fdt_get_name() to retrieve a node's name 17 years ago
David Gibson bd2ae2f41c libfdt: Fix handling of trailing / in fdt_path_offset() 17 years ago
David Gibson 4f61ae1627 dtc: Improve the make install target 17 years ago
David Gibson d9d679fb96 dtc: Improve and better integrate dtc and libfdt Makefiles 18 years ago
David Gibson 6c65eab11e dtc: Remove redundant copy of the GPL 18 years ago
David Gibson 12578976fe Merge libfdt into dtc. 18 years ago
David Gibson 23cdf2379f Move everything into a subdirectory in preparation for merge into dtc. 18 years ago