1. 536774d fdt: Sync up with libfdt by Simon Glass · 10 years ago
  2. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  3. b016702 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  4. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 12 years ago
  5. 0f0ad8c Fix typo by François Revol · 12 years ago
  6. 73b4756 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  7. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  8. cb17cfa libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · 12 years ago
  9. b4afa9a libfdt: Add helpers for 64-bit integer properties by David Gibson · 12 years ago
  10. 3064827 libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  11. 7b64da1 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  12. a84542a libfdt: Fix C++ compile-time cast error on gnu 4.2.1 by Laurent Gregoire · 16 years ago
  13. 9f45b90 libfdt: Fix error in documentation for fdt_get_alias_namelen() by Gerald Van Baren · 16 years ago
  14. d6656ea libfdt: Add function to explicitly expand aliases by David Gibson · 16 years ago
  15. d94d0f1 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  16. c5b130e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() by David Gibson · 16 years ago
  17. 9a36da9 libfdt: Improve documentation in libfdt.h by Wolfram Sang · 16 years ago
  18. 870fa47 dtc: Enable and fix -Wcast-qual warnings by David Gibson · 16 years ago
  19. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  20. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  21. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  22. 24d828f libfdt: Add more documentation (patch the seventh) by David Gibson · 17 years ago
  23. e85cae1 libfdt: Add more documentation (patch the sixth) by David Gibson · 17 years ago
  24. 290005b Fix compile problem introduced by "cleanup" commit 3dfd708c by Wolfgang Denk · 17 years ago
  25. 16dc7cf Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  26. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  27. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  28. 7e695fd libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · 17 years ago
  29. 18c75c6 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · 18 years ago
  30. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  31. c077a13 Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · 18 years ago
  32. 9f0f358 libfdt: Make fdt_check_header() public by Gerald Van Baren · 18 years ago
  33. 39adcbb Minor cleanup. by Wolfgang Denk · 18 years ago
  34. ca8d8a6 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 18 years ago
  35. c0577a6 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · 18 years ago