1. c71b64f libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · 12 years ago
  2. 24fa0e5 libfdt: Add helpers for 64-bit integer properties by David Gibson · 12 years ago
  3. 36ad18a libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  4. d1c6314 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  5. 67b89c7 libfdt: Fix C++ compile-time cast error on gnu 4.2.1 by Laurent Gregoire · 16 years ago
  6. cd3cb0d libfdt: Fix error in documentation for fdt_get_alias_namelen() by Gerald Van Baren · 16 years ago
  7. 9a6cf73 libfdt: Add function to explicitly expand aliases by David Gibson · 16 years ago
  8. 741a6d0 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  9. 0219399 libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() by David Gibson · 16 years ago
  10. 46390da libfdt: Improve documentation in libfdt.h by Wolfram Sang · 16 years ago
  11. c668302 dtc: Enable and fix -Wcast-qual warnings by David Gibson · 16 years ago
  12. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  13. ae0b590 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  14. 9eaeb07 libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  15. aec7135 libfdt: Add more documentation (patch the seventh) by David Gibson · 17 years ago
  16. 9d4450b libfdt: Add more documentation (patch the sixth) by David Gibson · 17 years ago
  17. 1182e9f Fix compile problem introduced by "cleanup" commit 3dfd708c by Wolfgang Denk · 17 years ago
  18. 3dfd708 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  19. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  20. a3c2933 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  21. 41bb76e libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · 17 years ago
  22. 9675ee7 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · 17 years ago
  23. 1a86116 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  24. 3f9f08c Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · 17 years ago
  25. 6679f92 libfdt: Make fdt_check_header() public by Gerald Van Baren · 17 years ago
  26. 94abd7c Minor cleanup. by Wolfgang Denk · 17 years ago
  27. 3af0d58 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 17 years ago
  28. 7cd5da0 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · 17 years ago