Commit Graph

44 Commits (64b150213365db6be97a98d25884f87d83caacaf)

Author SHA1 Message Date
Emil Medve 13d93f38e8 Fix a possible overflow case detected by gcc 4.3.2 15 years ago
David Gibson a22d9cfbb5 libfdt: Rework/cleanup fdt_next_tag() 15 years ago
David Gibson 2c0b843e71 libfdt: Rework fdt_next_node() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD cd6734510a Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent 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
Jon Loeliger 741a6d010d Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. 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 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
David Gibson 11abe45c48 libfdt: Remove no longer used code from fdt_node_offset_by_compatible() 16 years ago
David Gibson d0ccb9b140 libfdt: Trivial cleanup for CHECK_HEADER) 16 years ago
David Gibson f84d65f9b0 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() 16 years ago
David Gibson ae0b5908de libfdt: Add and use a node iteration helper function. 16 years ago
David Gibson 9eaeb07a71 libfdt: Add fdt_set_name() function 16 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
Gerald Van Baren ad3006fe7e LIBFDT: use memmove() instead of memcpy() 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
Grant Likely f0037c56b0 Build: split COBJS value into multiple lines 17 years ago
Grant Likely 41bb76e941 libfdt: add convenience function fdt_find_and_setprop() 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 17 years ago
Gerald Van Baren 3f9f08cf91 Add some utilities to manipulate the reserved memory map. 17 years ago
Gerald Van Baren 6679f92995 libfdt: Make fdt_check_header() public 17 years ago
Wolfgang Denk 94abd7c058 Minor cleanup. 17 years ago
Gerald Van Baren aea03c4e8c Fix some minor whitespace violations. 17 years ago
Gerald Van Baren 3af0d587d9 libfdt: Enhanced and published fdt_next_tag() 17 years ago
Gerald Van Baren fa3a74cec7 libfdt: Customizations for use by u-boot. 17 years ago
Gerald Van Baren 35748177c6 libfdt: Import libfdt source (2 of 2) 17 years ago
Gerald Van Baren 7cd5da0fe8 libfdt: Import libfdt source (1 of 2) 17 years ago