Commit Graph

18 Commits (e93becf80d732b64aef81b23e8b6ece02c40533d)

Author SHA1 Message Date
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 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 fa3a74cec7 libfdt: Customizations for use by u-boot. 18 years ago
Gerald Van Baren 35748177c6 libfdt: Import libfdt source (2 of 2) 18 years ago
Gerald Van Baren 7cd5da0fe8 libfdt: Import libfdt source (1 of 2) 18 years ago