1. f1cfee5 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  2. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  3. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  4. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  5. fc01782 test_fdt: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:54 2019 -0600
  6. 74f5feb binman: Update state when replacing device-tree entries by Simon Glass · Sat Jul 20 12:24:08 2019 -0600
  7. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · Sat Jul 20 12:23:49 2019 -0600
  8. 3b9a829 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · Sat Jul 20 12:23:39 2019 -0600
  9. a683a5f binman: Show a helpful error when a DT property is missing by Simon Glass · Sat Jul 20 12:23:37 2019 -0600
  10. c69b450 dtoc: Update fdt_util for Python 3 by Simon Glass · Fri May 17 22:00:42 2019 -0600
  11. 5872f0c dtoc: Add a unit test for BytesToValue() by Simon Glass · Fri May 17 22:00:41 2019 -0600
  12. b0a34a4 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · Fri May 17 22:00:40 2019 -0600
  13. 80d54ee dtoc: Use binary mode for reading files by Simon Glass · Fri May 17 22:00:39 2019 -0600
  14. 1cd4008 dtoc: Use byte type instead of str in fdt by Simon Glass · Fri May 17 22:00:36 2019 -0600
  15. 6bbfafb dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · Fri May 17 22:00:33 2019 -0600
  16. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · Fri May 17 22:00:31 2019 -0600
  17. 7057d02 binman: Run tests concurrently by Simon Glass · Mon Oct 01 21:12:47 2018 -0600
  18. 752e755 binman: Fix up removal of temporary directories by Simon Glass · Mon Oct 01 21:12:41 2018 -0600
  19. b8a4929 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · Fri Sep 14 04:57:17 2018 -0600
  20. ccd2526 dtoc: Add methods for adding and updating properties by Simon Glass · Fri Sep 14 04:57:16 2018 -0600
  21. f3a1796 dtoc: Support adding new nodes by Simon Glass · Fri Sep 14 04:57:15 2018 -0600
  22. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · Fri Sep 14 04:57:13 2018 -0600
  23. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · Thu Jul 26 14:02:13 2018 -0600
  24. e2d6528 dtoc: Add a function to obtain a list of phandles by Simon Glass · Tue Jul 17 13:25:46 2018 -0600
  25. aa1a5d7 dtoc: Export the _FindNode() function by Simon Glass · Tue Jul 17 13:25:41 2018 -0600
  26. 53f5399 binman: Add an entry filled with a repeating byte by Simon Glass · Tue Jul 17 13:25:40 2018 -0600
  27. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · Tue Jul 17 13:25:32 2018 -0600
  28. e80c556 dtoc: Add functions to add integer properties by Simon Glass · Fri Jul 06 10:27:38 2018 -0600
  29. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · Fri Jul 06 10:27:31 2018 -0600
  30. c5eddc8 dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · Fri Jul 06 10:27:30 2018 -0600
  31. 4df8a0c dtoc: Keep track of property offsets by Simon Glass · Fri Jul 06 10:27:29 2018 -0600
  32. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · Fri Jul 06 10:27:28 2018 -0600
  33. 792d239 dtoc: Drop use of a local dtb buffer by Simon Glass · Fri Jul 06 10:27:27 2018 -0600
  34. 0ed5075 dtoc: Add some tests for the fdt module by Simon Glass · Fri Jul 06 10:27:24 2018 -0600