1. 2f37604 fdt: Add a subnodes iterator macro by Thierry Reding · 10 years ago
  2. 5094eb4 fdt: Add functions to retrieve strings by Thierry Reding · 10 years ago
  3. fc503c1 fdt: Add a function to get the index of a string by Thierry Reding · 10 years ago
  4. bc4147a fdt: Add a function to count strings by Thierry Reding · 10 years ago
  5. 0596d35 fdt: Sync up with libfdt by Simon Glass · 10 years ago
  6. 1f8b546 Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  7. 3e06cd1 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  8. 88f95bb libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 11 years ago
  9. c73bd49 Fix typo by François Revol · 12 years ago
  10. e853b32 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  11. b2ba62a libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  12. c71b64f libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · 12 years ago
  13. 24fa0e5 libfdt: Add helpers for 64-bit integer properties by David Gibson · 12 years ago
  14. 36ad18a libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  15. d1c6314 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  16. 67b89c7 libfdt: Fix C++ compile-time cast error on gnu 4.2.1 by Laurent Gregoire · 16 years ago
  17. cd3cb0d libfdt: Fix error in documentation for fdt_get_alias_namelen() by Gerald Van Baren · 16 years ago
  18. 9a6cf73 libfdt: Add function to explicitly expand aliases by David Gibson · 16 years ago
  19. 741a6d0 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  20. 0219399 libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() by David Gibson · 16 years ago
  21. 46390da libfdt: Improve documentation in libfdt.h by Wolfram Sang · 16 years ago
  22. c668302 dtc: Enable and fix -Wcast-qual warnings by David Gibson · 16 years ago
  23. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  24. ae0b590 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  25. 9eaeb07 libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  26. aec7135 libfdt: Add more documentation (patch the seventh) by David Gibson · 17 years ago
  27. 9d4450b libfdt: Add more documentation (patch the sixth) by David Gibson · 17 years ago
  28. 1182e9f Fix compile problem introduced by "cleanup" commit 3dfd708c by Wolfgang Denk · 17 years ago
  29. 3dfd708 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  30. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  31. a3c2933 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  32. 41bb76e libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · 17 years ago
  33. 9675ee7 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · 17 years ago
  34. 1a86116 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  35. 3f9f08c Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · 17 years ago
  36. 6679f92 libfdt: Make fdt_check_header() public by Gerald Van Baren · 17 years ago
  37. 94abd7c Minor cleanup. by Wolfgang Denk · 17 years ago
  38. 3af0d58 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 17 years ago
  39. 7cd5da0 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · 17 years ago