1. 938f039 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · Sun Jan 21 19:19:13 2018 +0900
  2. 460b252 fdt: Sync libfdt up to upstream by Simon Glass · Tue Aug 29 14:15:46 2017 -0600
  3. dc9b229 fdt: Bring in changes from v1.4.4 by Simon Glass · Tue Mar 28 10:23:31 2017 -0600
  4. dfdcd6f libfdt: Sync up with upstream by Simon Glass · Sun Oct 02 17:59:27 2016 -0600
  5. e7e8ba9 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · Tue Sep 06 22:17:37 2016 +0900
  6. 55019c5 lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · Mon May 23 05:40:55 2016 -0400
  7. e2976fe fdt: Add a function to remove unused strings from a device tree by Simon Glass · Tue Jun 23 15:38:26 2015 -0600
  8. 536774d fdt: Sync up with libfdt by Simon Glass · Wed Jul 30 03:59:03 2014 -0600
  9. 3eaedea libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · Sat Jul 27 01:12:38 2013 +0200
  10. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · Wed Jan 16 13:59:50 2013 +0000
  11. 3064827 libfdt: Add support for appending the values to a existing property by Minghuan Lian · Mon Aug 27 19:38:59 2012 -0500
  12. 8e7788f Move libfdt/ into lib/ by Peter Tyser · Mon Apr 12 22:28:06 2010 -0500[Renamed from libfdt/fdt_rw.c]
  13. 82c1023 libfdt: Rework/cleanup fdt_next_tag() by David Gibson · Fri Feb 06 14:03:24 2009 +1100
  14. 9457d9d libfdt: Increase namespace-pollution paranoia by David Gibson · Wed Jul 09 14:10:24 2008 +1000
  15. 870fa47 dtc: Enable and fix -Wcast-qual warnings by David Gibson · Mon Jul 07 10:14:15 2008 +1000
  16. b4141b8 dtc: Enable and fix -Wpointer-arith warnings by David Gibson · Mon Jul 07 10:10:48 2008 +1000
  17. 148a49b libfdt: Several cleanups to parameter checking by David Gibson · Tue May 20 17:19:11 2008 +1000
  18. 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
  19. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · Mon Feb 18 18:06:31 2008 +1100
  20. e3524b1 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · Thu Feb 14 16:50:34 2008 +1100
  21. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · Fri Jan 11 14:55:05 2008 +1100
  22. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · Fri Feb 29 16:00:24 2008 +0100
  23. e60091d LIBFDT: use memmove() instead of memcpy() by Gerald Van Baren · Mon Jan 07 23:47:32 2008 -0500
  24. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  25. 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
  26. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · Wed Nov 21 08:49:50 2007 -0600
  27. 7e695fd libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · Thu Sep 06 09:46:17 2007 -0600
  28. 960caf3 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · Fri Apr 20 22:46:53 2007 -0400
  29. 9f0f358 libfdt: Make fdt_check_header() public by Gerald Van Baren · Fri Apr 06 14:17:14 2007 -0400
  30. ca8d8a6 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · Sat Mar 31 12:13:43 2007 -0400
  31. 9e61ed8 libfdt: Import libfdt source (2 of 2) by Gerald Van Baren · Sat Mar 31 12:00:56 2007 -0400