1. 35b2152 fdt: Add fdt_first/next_region() functions by Simon Glass · Tue Jun 23 15:38:27 2015 -0600
  2. e2976fe fdt: Add a function to remove unused strings from a device tree by Simon Glass · Tue Jun 23 15:38:26 2015 -0600
  3. 3f7f789 libfdt: fix description of fdt_get_string() by Masahiro Yamada · Wed Jul 15 01:08:42 2015 +0900
  4. c03264f fdt: Add a subnodes iterator macro by Thierry Reding · Tue Aug 26 17:33:55 2014 +0200
  5. 5504b80 fdt: Add functions to retrieve strings by Thierry Reding · Tue Aug 26 17:33:52 2014 +0200
  6. a24f1ac fdt: Add a function to get the index of a string by Thierry Reding · Tue Aug 26 17:33:51 2014 +0200
  7. 92ba09e fdt: Add a function to count strings by Thierry Reding · Tue Aug 26 17:33:50 2014 +0200
  8. 536774d fdt: Sync up with libfdt by Simon Glass · Wed Jul 30 03:59:03 2014 -0600
  9. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · Wed Aug 21 11:39:19 2013 -0400
  10. b016702 libfdt: Add fdt_find_regions() by Simon Glass · Thu Jun 13 15:10:08 2013 -0700
  11. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · Tue May 07 06:11:50 2013 +0000
  12. 0f0ad8c Fix typo by François Revol · Sun Feb 03 00:52:21 2013 +0100
  13. 73b4756 Export fdt_stringlist_contains() by Simon Glass · Mon Jan 21 12:59:18 2013 -0800
  14. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · Wed Jan 16 13:59:50 2013 +0000
  15. cb17cfa libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · Mon Oct 15 22:24:36 2012 -0400
  16. b4afa9a libfdt: Add helpers for 64-bit integer properties by David Gibson · Mon Aug 27 19:39:00 2012 -0500
  17. 3064827 libfdt: Add support for appending the values to a existing property by Minghuan Lian · Mon Aug 27 19:38:59 2012 -0500
  18. 7b64da1 libfdt: Implement property iteration functions by David Gibson · Tue Mar 09 17:39:14 2010 +1100
  19. a84542a libfdt: Fix C++ compile-time cast error on gnu 4.2.1 by Laurent Gregoire · Tue Mar 03 14:23:59 2009 +0100
  20. 9f45b90 libfdt: Fix error in documentation for fdt_get_alias_namelen() by Gerald Van Baren · Sat Oct 04 07:56:06 2008 -0400
  21. d6656ea libfdt: Add function to explicitly expand aliases by David Gibson · Wed Aug 20 16:55:14 2008 +1000
  22. d94d0f1 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · Thu Sep 25 11:02:17 2008 -0500
  23. c5b130e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() by David Gibson · Wed Aug 06 14:50:49 2008 +1000
  24. 9a36da9 libfdt: Improve documentation in libfdt.h by Wolfram Sang · Wed Jul 09 11:22:44 2008 +0200
  25. 870fa47 dtc: Enable and fix -Wcast-qual warnings by David Gibson · Mon Jul 07 10:14:15 2008 +1000
  26. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  27. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · Tue Feb 12 11:58:31 2008 +1100
  28. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · Fri Jan 11 14:55:05 2008 +1100
  29. 24d828f libfdt: Add more documentation (patch the seventh) by David Gibson · Mon Dec 17 14:42:07 2007 +1100
  30. e85cae1 libfdt: Add more documentation (patch the sixth) by David Gibson · Mon Dec 17 14:41:52 2007 +1100
  31. 290005b Fix compile problem introduced by "cleanup" commit 3dfd708c by Wolfgang Denk · Wed Jan 02 15:58:44 2008 +0100
  32. 16dc7cf Minor coding style cleanup. by Wolfgang Denk · Wed Jan 02 12:38:43 2008 +0100
  33. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  34. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · Wed Oct 24 10:21:57 2007 -0500
  35. 7e695fd libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · Thu Sep 06 09:46:17 2007 -0600
  36. 18c75c6 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · Thu May 17 23:54:36 2007 -0400
  37. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
  38. c077a13 Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · Sat Apr 14 22:46:41 2007 -0400
  39. 9f0f358 libfdt: Make fdt_check_header() public by Gerald Van Baren · Fri Apr 06 14:17:14 2007 -0400
  40. 39adcbb Minor cleanup. by Wolfgang Denk · Wed Apr 04 01:49:15 2007 +0200
  41. ca8d8a6 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · Sat Mar 31 12:13:43 2007 -0400
  42. c0577a6 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · Sat Mar 31 11:59:59 2007 -0400