1. fc01782 test_fdt: Move to use Python 3 by Simon Glass · 5 years ago
  2. 74f5feb binman: Update state when replacing device-tree entries by Simon Glass · 5 years ago
  3. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  4. 3b9a829 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · 5 years ago
  5. a683a5f binman: Show a helpful error when a DT property is missing by Simon Glass · 5 years ago
  6. c69b450 dtoc: Update fdt_util for Python 3 by Simon Glass · 6 years ago
  7. 5872f0c dtoc: Add a unit test for BytesToValue() by Simon Glass · 6 years ago
  8. b0a34a4 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · 6 years ago
  9. 80d54ee dtoc: Use binary mode for reading files by Simon Glass · 6 years ago
  10. 1cd4008 dtoc: Use byte type instead of str in fdt by Simon Glass · 6 years ago
  11. 6bbfafb dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · 6 years ago
  12. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · 6 years ago
  13. 7057d02 binman: Run tests concurrently by Simon Glass · 6 years ago
  14. 752e755 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  15. b8a4929 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  16. ccd2526 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  17. f3a1796 dtoc: Support adding new nodes by Simon Glass · 6 years ago
  18. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  19. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago
  20. e2d6528 dtoc: Add a function to obtain a list of phandles by Simon Glass · 6 years ago
  21. aa1a5d7 dtoc: Export the _FindNode() function by Simon Glass · 6 years ago
  22. 53f5399 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  23. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  24. e80c556 dtoc: Add functions to add integer properties by Simon Glass · 6 years ago
  25. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · 6 years ago
  26. c5eddc8 dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · 6 years ago
  27. 4df8a0c dtoc: Keep track of property offsets by Simon Glass · 6 years ago
  28. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · 6 years ago
  29. 792d239 dtoc: Drop use of a local dtb buffer by Simon Glass · 6 years ago
  30. 0ed5075 dtoc: Add some tests for the fdt module by Simon Glass · 6 years ago