Commit Graph

25 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
David Gibson d1c6314887 libfdt: Implement property iteration functions 13 years ago
Laurent Gregoire 67b89c79e7 libfdt: Fix C++ compile-time cast error on gnu 4.2.1 15 years ago
Gerald Van Baren cd3cb0d926 libfdt: Fix error in documentation for fdt_get_alias_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 0219399a4e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() 16 years ago
Wolfram Sang 46390da154 libfdt: Improve documentation in libfdt.h 16 years ago
David Gibson c66830263a dtc: Enable and fix -Wcast-qual warnings 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
David Gibson ae0b5908de libfdt: Add and use a node iteration helper function. 17 years ago
David Gibson 9eaeb07a71 libfdt: Add fdt_set_name() function 17 years ago
David Gibson d1cc52879c libfdt: Add and use a node iteration helper function. 17 years ago
David Gibson aec7135bc3 libfdt: Add more documentation (patch the seventh) 17 years ago
David Gibson 9d4450b5ad libfdt: Add more documentation (patch the sixth) 17 years ago
Wolfgang Denk 1182e9f8e3 Fix compile problem introduced by "cleanup" commit 3dfd708c 17 years ago
Wolfgang Denk 3dfd708cc1 Minor coding style cleanup. 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
Grant Likely 41bb76e941 libfdt: add convenience function fdt_find_and_setprop() 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 3f9f08cf91 Add some utilities to manipulate the reserved memory map. 17 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 3af0d587d9 libfdt: Enhanced and published fdt_next_tag() 18 years ago
Gerald Van Baren 7cd5da0fe8 libfdt: Import libfdt source (1 of 2) 18 years ago