1. eb45e03 libfdt: Add support for using aliases in fdt_path_offset() by Kumar Gala · Thu Aug 14 08:28:19 2008 -0500
  2. c5b130e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() by David Gibson · Wed Aug 06 14:50:49 2008 +1000
  3. 0a1617a libfdt: Forgot one function when cleaning the namespace by David Gibson · Tue Jul 29 14:51:22 2008 +1000
  4. 9457d9d libfdt: Increase namespace-pollution paranoia by David Gibson · Wed Jul 09 14:10:24 2008 +1000
  5. 870fa47 dtc: Enable and fix -Wcast-qual warnings by David Gibson · Mon Jul 07 10:14:15 2008 +1000
  6. b4141b8 dtc: Enable and fix -Wpointer-arith warnings by David Gibson · Mon Jul 07 10:10:48 2008 +1000
  7. 148a49b libfdt: Several cleanups to parameter checking by David Gibson · Tue May 20 17:19:11 2008 +1000
  8. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  9. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
  10. e8f3f7f libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · Mon Feb 18 18:09:04 2008 +1100
  11. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · Mon Feb 18 18:06:31 2008 +1100
  12. e3524b1 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · Thu Feb 14 16:50:34 2008 +1100
  13. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · Tue Feb 12 11:58:31 2008 +1100
  14. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · Fri Jan 11 14:55:05 2008 +1100
  15. e8d0821 libfdt: Add and use a node iteration helper function. by David Gibson · Tue Feb 12 00:58:31 2008 +1100
  16. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · Fri Feb 29 16:00:24 2008 +0100
  17. e60091d LIBFDT: use memmove() instead of memcpy() by Gerald Van Baren · Mon Jan 07 23:47:32 2008 -0500
  18. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  19. 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
  20. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · Wed Nov 21 08:49:50 2007 -0600
  21. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  22. 7e695fd libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · Thu Sep 06 09:46:17 2007 -0600
  23. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 13 21:57:53 2007 +0200
  24. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · Mon May 21 23:27:16 2007 -0400
  25. 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
  26. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
  27. 960caf3 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · Fri Apr 20 22:46:53 2007 -0400
  28. 7ce7150 Clenaup, update CHANGELOG by Wolfgang Denk · Wed Apr 18 17:49:29 2007 +0200
  29. c077a13 Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · Sat Apr 14 22:46:41 2007 -0400
  30. 9f0f358 libfdt: Make fdt_check_header() public by Gerald Van Baren · Fri Apr 06 14:17:14 2007 -0400
  31. 39adcbb Minor cleanup. by Wolfgang Denk · Wed Apr 04 01:49:15 2007 +0200
  32. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · Sat Mar 31 14:30:53 2007 -0400
  33. ca8d8a6 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · Sat Mar 31 12:13:43 2007 -0400
  34. 6c1da53 libfdt: Customizations for use by u-boot. by Gerald Van Baren · Sat Mar 31 12:05:39 2007 -0400
  35. 9e61ed8 libfdt: Import libfdt source (2 of 2) by Gerald Van Baren · Sat Mar 31 12:00:56 2007 -0400
  36. c0577a6 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · Sat Mar 31 11:59:59 2007 -0400