Commit Graph

3 Commits (e47c9e8608df6c95b6a324925573bac12045e059)

Author SHA1 Message Date
David Gibson d1c6314887 libfdt: Implement property iteration functions 13 years ago
David Gibson 05a22ba096 Support ePAPR compliant phandle properties 13 years ago
Peter Tyser 0de71d5071 Move libfdt/ into lib/ 15 years ago
David Gibson a22d9cfbb5 libfdt: Rework/cleanup fdt_next_tag() 16 years ago
David Gibson 2c0b843e71 libfdt: Rework fdt_next_node() 16 years ago
David Gibson 4bc7deee90 libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
David Gibson 9a6cf73a88 libfdt: Add function to explicitly expand aliases 16 years ago
David Gibson bbdbc7cb3a libfdt: Fix bugs in fdt_get_path() 16 years ago
Kumar Gala feeca3f578 libfdt: Add support for using aliases in fdt_path_offset() 16 years ago
David Gibson 0219399a4e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() 16 years ago
David Gibson f171746f70 libfdt: Forgot one function when cleaning the namespace 16 years ago
David Gibson fc7758ee4f libfdt: Increase namespace-pollution paranoia 16 years ago
David Gibson c66830263a dtc: Enable and fix -Wcast-qual warnings 16 years ago
David Gibson ef4e8ce1be dtc: Enable and fix -Wpointer-arith warnings 16 years ago
David Gibson 2f08bfa952 libfdt: Several cleanups to parameter checking 17 years ago
David Gibson 11abe45c48 libfdt: Remove no longer used code from fdt_node_offset_by_compatible() 17 years ago
David Gibson d0ccb9b140 libfdt: Trivial cleanup for CHECK_HEADER) 17 years ago
David Gibson ae0b5908de libfdt: Add and use a node iteration helper function. 17 years ago
David Gibson d1cc52879c libfdt: Add and use a node iteration helper function. 17 years ago
Bartlomiej Sieka 8cf30809a8 [new uImage] Add libfdt support to mkimage 17 years ago
Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 17 years ago
Kumar Gala a3c2933e02 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt 17 years ago
Kumar Gala ed1353d74b [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile 17 years ago
Wolfgang Denk be5d72d10d Minor coding style cleanup. Update CHANGELOG. 17 years ago
Gerald Van Baren 06e19a0770 For fdt_find_node_by_path(), handle the root path properly. 17 years ago
Gerald Van Baren 9675ee7208 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT 17 years ago
Gerald Van Baren 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). 17 years ago
Gerald Van Baren 8096b3b8f7 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT 17 years ago
Wolfgang Denk 37837828d8 Clenaup, update CHANGELOG 18 years ago
Gerald Van Baren 3f9f08cf91 Add some utilities to manipulate the reserved memory map. 18 years ago
Gerald Van Baren 6679f92995 libfdt: Make fdt_check_header() public 18 years ago
Wolfgang Denk 94abd7c058 Minor cleanup. 18 years ago
Gerald Van Baren aea03c4e8c Fix some minor whitespace violations. 18 years ago
Gerald Van Baren 3af0d587d9 libfdt: Enhanced and published fdt_next_tag() 18 years ago
Gerald Van Baren 35748177c6 libfdt: Import libfdt source (2 of 2) 18 years ago