1. 5876d44 fdt: Allow stacked overlays phandle references by Pantelis Antoniou · Mon Sep 04 23:12:13 2017 +0300
  2. d6012f7 libfdt: Initialize the stack variable by Tien Fong Chee · Wed Aug 30 13:15:42 2017 +0800
  3. 460b252 fdt: Sync libfdt up to upstream by Simon Glass · Tue Aug 29 14:15:46 2017 -0600
  4. 1c87931 moveconfig: Use fd.write() instead of print >> by Simon Glass · Sun Aug 13 16:02:54 2017 -0600
  5. d26bcdb libfdt: Drop -FDT_ERR_TOODEEP by Simon Glass · Sun Jul 09 21:30:17 2017 -0600
  6. 3815387 fdt: Stop building the old python libfdt module by Simon Glass · Sat May 27 07:38:24 2017 -0600
  7. acc626d fdt: Rename existing python libfdt module by Simon Glass · Sat May 27 07:38:18 2017 -0600
  8. 3d0b999 fdt: Allow swig options to be provided by Makefile by Simon Glass · Sat May 27 07:38:16 2017 -0600
  9. 5db956a fdt: Move header files into lib/libfdt by Simon Glass · Sat May 27 07:38:15 2017 -0600
  10. a13d902 fdt: Add Python bindings by Simon Glass · Sat May 27 07:38:11 2017 -0600
  11. 847f59a fdtgrep: Cope with the /aliases node being last by Simon Glass · Sun Apr 02 12:26:44 2017 -0600
  12. 8fb2c77 libfdt: fix build with Python 3 by Stefan Agner · Wed Mar 29 12:41:23 2017 -0700
  13. dc9b229 fdt: Bring in changes from v1.4.4 by Simon Glass · Tue Mar 28 10:23:31 2017 -0600
  14. 9e7fc05 libfdt: Correct fdt handling of overlays without fixups and base trees without symbols by David Gibson · Tue Dec 20 15:58:44 2016 +0100
  15. 48fd0f1 libfdt: fix fdt_stringlist_search() by Masahiro Yamada · Mon Oct 17 20:22:34 2016 +0900
  16. 0a37826 libfdt: fix fdt_stringlist_count() by Masahiro Yamada · Mon Oct 17 20:22:33 2016 +0900
  17. 0b0490a libfdt: Sync overlay with upstream by Maxime Ripard · Mon Oct 17 22:50:18 2016 +0200
  18. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · Sun Oct 02 17:59:30 2016 -0600
  19. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  20. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  21. dfdcd6f libfdt: Sync up with upstream by Simon Glass · Sun Oct 02 17:59:27 2016 -0600
  22. f8857be libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · Sun Oct 02 17:59:26 2016 -0600
  23. e7e8ba9 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · Tue Sep 06 22:17:37 2016 +0900
  24. 54cec6d dtoc: Support finding the offset of a property by Simon Glass · Mon Jul 25 18:59:16 2016 -0600
  25. 32d9827 dtoc: Support packing the device tree by Simon Glass · Mon Jul 25 18:59:15 2016 -0600
  26. c719e42 dtoc: Support deleting device tree properties by Simon Glass · Mon Jul 25 18:59:14 2016 -0600
  27. a930ecc dtoc: Move to using bytearray by Simon Glass · Mon Jul 25 18:59:13 2016 -0600
  28. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · Tue Jul 05 10:26:46 2016 +0200
  29. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · Tue Jul 05 10:26:45 2016 +0200
  30. 9e901ce libfdt: Add overlay application function by Maxime Ripard · Tue Jul 05 10:26:44 2016 +0200
  31. 3559c79 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · Tue Jul 05 10:26:43 2016 +0200
  32. 87390e8 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · Tue Jul 05 10:26:41 2016 +0200
  33. a4a4fb5 libfdt: Fix separator spelling by Maxime Ripard · Tue Jul 05 10:26:40 2016 +0200
  34. 2125ca5 libfdt: Add max phandle retrieval function by Maxime Ripard · Tue Jul 05 10:26:39 2016 +0200
  35. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · Mon Jul 04 11:58:11 2016 -0600
  36. 55019c5 lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · Mon May 23 05:40:55 2016 -0400
  37. 4973bf5 libfdt: Add a function to write a property placeholder by Simon Glass · Mon Feb 22 22:55:39 2016 -0700
  38. ca2403a fdt: Correct handling of alias regions by Simon Glass · Sat Oct 17 19:41:15 2015 -0600
  39. 35b2152 fdt: Add fdt_first/next_region() functions by Simon Glass · Tue Jun 23 15:38:27 2015 -0600
  40. e2976fe fdt: Add a function to remove unused strings from a device tree by Simon Glass · Tue Jun 23 15:38:26 2015 -0600
  41. a7e6866 libfdt: fix error code of fdt_count_strings() by Masahiro Yamada · Wed Jul 15 01:08:44 2015 +0900
  42. 0d32b66 libfdt: fix error code of fdt_get_string_index() by Masahiro Yamada · Wed Jul 15 01:08:43 2015 +0900
  43. ab89fee fdt: Fix handling of paths with options in them by Hans de Goede · Mon Apr 20 11:13:37 2015 +0200
  44. 40c945e libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · Fri Nov 28 11:13:28 2014 +0900
  45. 5504b80 fdt: Add functions to retrieve strings by Thierry Reding · Tue Aug 26 17:33:52 2014 +0200
  46. a24f1ac fdt: Add a function to get the index of a string by Thierry Reding · Tue Aug 26 17:33:51 2014 +0200
  47. 92ba09e fdt: Add a function to count strings by Thierry Reding · Tue Aug 26 17:33:50 2014 +0200
  48. 536774d fdt: Sync up with libfdt by Simon Glass · Wed Jul 30 03:59:03 2014 -0600
  49. fc47300 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · Wed Feb 26 11:32:21 2014 -0500
  50. f9e50cc lib: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:01 2013 +0900
  51. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  52. 3eaedea libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · Sat Jul 27 01:12:38 2013 +0200
  53. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  54. b016702 libfdt: Add fdt_find_regions() by Simon Glass · Thu Jun 13 15:10:08 2013 -0700
  55. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · Tue May 07 06:11:50 2013 +0000
  56. 73b4756 Export fdt_stringlist_contains() by Simon Glass · Mon Jan 21 12:59:18 2013 -0800
  57. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · Wed Jan 16 13:59:50 2013 +0000
  58. cb17cfa libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · Mon Oct 15 22:24:36 2012 -0400
  59. 3064827 libfdt: Add support for appending the values to a existing property by Minghuan Lian · Mon Aug 27 19:38:59 2012 -0500
  60. 7b64da1 libfdt: Implement property iteration functions by David Gibson · Tue Mar 09 17:39:14 2010 +1100
  61. 3e31de9 Support ePAPR compliant phandle properties by David Gibson · Thu Nov 26 15:37:13 2009 +1100
  62. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  63. 8e7788f Move libfdt/ into lib/ by Peter Tyser · Mon Apr 12 22:28:06 2010 -0500