1. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · Thu Jul 26 14:02:13 2018 -0600
  2. e2d6528 dtoc: Add a function to obtain a list of phandles by Simon Glass · Tue Jul 17 13:25:46 2018 -0600
  3. aa1a5d7 dtoc: Export the _FindNode() function by Simon Glass · Tue Jul 17 13:25:41 2018 -0600
  4. e80c556 dtoc: Add functions to add integer properties by Simon Glass · Fri Jul 06 10:27:38 2018 -0600
  5. c38fee04 dtoc: Fix some minor errors by Simon Glass · Fri Jul 06 10:27:32 2018 -0600
  6. c5eddc8 dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · Fri Jul 06 10:27:30 2018 -0600
  7. 4df8a0c dtoc: Keep track of property offsets by Simon Glass · Fri Jul 06 10:27:29 2018 -0600
  8. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · Fri Jul 06 10:27:28 2018 -0600
  9. 792d239 dtoc: Drop use of a local dtb buffer by Simon Glass · Fri Jul 06 10:27:27 2018 -0600
  10. 151aeed dtoc: Make use of the new pylibfdt methods by Simon Glass · Fri Jul 06 10:27:26 2018 -0600
  11. 0ed5075 dtoc: Add some tests for the fdt module by Simon Glass · Fri Jul 06 10:27:24 2018 -0600
  12. 70cd0d7 libfdt: Bring in proposed pylibfdt changes by Simon Glass · Fri Jul 06 10:27:20 2018 -0600
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. a3f9444 dtoc: Update the Fdt class to record phandles by Simon Glass · Tue Aug 29 14:15:52 2017 -0600
  15. fc3ae9c dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · Tue Aug 29 14:15:48 2017 -0600
  16. 80ef705 dtoc: Adjust Node to record its parent by Simon Glass · Tue Aug 29 14:15:47 2017 -0600
  17. a944093 fdt: Drop fdt_select.py by Simon Glass · Sat May 27 07:38:30 2017 -0600
  18. 059ae52 fdt: Merge fdt_normal with its base class by Simon Glass · Sat May 27 07:38:28 2017 -0600
  19. bac25c8 fdt: Drop fdt_fallback library by Simon Glass · Sat May 27 07:38:26 2017 -0600
  20. 55901ff fdt: Support use of the new python libfdt library by Simon Glass · Sat May 27 07:38:22 2017 -0600
  21. 54cec6d dtoc: Support finding the offset of a property by Simon Glass · Mon Jul 25 18:59:16 2016 -0600
  22. 32d9827 dtoc: Support packing the device tree by Simon Glass · Mon Jul 25 18:59:15 2016 -0600
  23. c719e42 dtoc: Support deleting device tree properties by Simon Glass · Mon Jul 25 18:59:14 2016 -0600
  24. cc346a7 dtoc: Move a few more common functions into fdt.py by Simon Glass · Mon Jul 25 18:59:07 2016 -0600
  25. 248ccd2 dtoc: Move Widen() and GetPhandle() into the base class by Simon Glass · Mon Jul 25 18:59:06 2016 -0600
  26. b1a5e26 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · Mon Jul 25 18:59:05 2016 -0600
  27. 1f941b6 dtoc: Create a base class for Fdt by Simon Glass · Mon Jul 25 18:59:04 2016 -0600
  28. 8be1d28 dtoc: Rename fdt.py to fdt_normal.py by Simon Glass · Mon Jul 25 18:59:03 2016 -0600
  29. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · Mon Jul 04 11:58:11 2016 -0600