1. 76677dd dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 7 months ago
  2. acd9861 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 7 months ago
  3. dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 9 months ago
  4. 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
  5. 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
  6. 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years ago
  7. e144caf dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 1 month ago
  8. c063917 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  9. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  10. 1f238bd dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  11. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  12. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  13. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  14. f7ba5f0 test_fdt: Move to use Python 3 by Simon Glass · 5 years ago
  15. f6e0249 binman: Update state when replacing device-tree entries by Simon Glass · 5 years ago
  16. a004f29 binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  17. e44bc83 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · 5 years ago
  18. d9dad10 binman: Show a helpful error when a DT property is missing by Simon Glass · 5 years ago
  19. 209a559 dtoc: Update fdt_util for Python 3 by Simon Glass · 5 years ago
  20. b5f0daf dtoc: Add a unit test for BytesToValue() by Simon Glass · 5 years ago
  21. e66d318 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · 5 years ago
  22. 2ab6e13 dtoc: Use binary mode for reading files by Simon Glass · 5 years ago
  23. f6b6481 dtoc: Use byte type instead of str in fdt by Simon Glass · 5 years ago
  24. 194b8d5 dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · 5 years ago
  25. 90a8132 dtoc: Adjust code for Python 3 by Simon Glass · 5 years ago
  26. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  27. e0e6275 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  28. 746aee3 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  29. 6434961 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  30. e21c27a dtoc: Support adding new nodes by Simon Glass · 6 years ago
  31. fa80c25 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  32. 50c5952 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago
  33. 94a7c60 dtoc: Add a function to obtain a list of phandles by Simon Glass · 6 years ago
  34. 1d85888 dtoc: Export the _FindNode() function by Simon Glass · 6 years ago
  35. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  36. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  37. 116adec dtoc: Add functions to add integer properties by Simon Glass · 6 years ago
  38. 760b717 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · 6 years ago
  39. b9066ff dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · 6 years ago
  40. f9b88b3 dtoc: Keep track of property offsets by Simon Glass · 6 years ago
  41. 2a2d91d dtoc: Update fdt tests to increase code coverage by Simon Glass · 6 years ago
  42. 9606624 dtoc: Drop use of a local dtb buffer by Simon Glass · 6 years ago
  43. 2ba9875 dtoc: Add some tests for the fdt module by Simon Glass · 6 years ago