Commit Graph

39 Commits (899a52821515d79f9e4e525fd3098bdb574062ed)

Author SHA1 Message Date
Thierry Reding 2f3760428f fdt: Add a subnodes iterator macro 10 years ago
Thierry Reding 5094eb408a fdt: Add functions to retrieve strings 10 years ago
Thierry Reding fc503c1791 fdt: Add a function to get the index of a string 10 years ago
Thierry Reding bc4147ab2d fdt: Add a function to count strings 10 years ago
Simon Glass 0596d35d80 fdt: Sync up with libfdt 10 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 11 years ago
Simon Glass 3e06cd1f97 libfdt: Add fdt_find_regions() 12 years ago
Simon Glass 88f95bbadd libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
François Revol c73bd49dee Fix typo 12 years ago
Simon Glass e853b32424 Export fdt_stringlist_contains() 12 years ago
Kim Phillips b2ba62a1aa libfdt: update from upstream dtc commit 142419e 12 years ago
Gerald Van Baren c71b64f361 libfdt: Add helper function to create a trivial, empty tree 12 years ago
David Gibson 24fa0e588e libfdt: Add helpers for 64-bit integer properties 12 years ago
Minghuan Lian 36ad18a6db libfdt: Add support for appending the values to a existing property 12 years ago
David Gibson d1c6314887 libfdt: Implement property iteration functions 14 years ago
Laurent Gregoire 67b89c79e7 libfdt: Fix C++ compile-time cast error on gnu 4.2.1 16 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() 17 years ago
Wolfram Sang 46390da154 libfdt: Improve documentation in libfdt.h 17 years ago
David Gibson c66830263a dtc: Enable and fix -Wcast-qual warnings 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 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 18 years ago
Gerald Van Baren 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). 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 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