1. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 8 months ago
  2. 8f5afe2 dtoc: Add a way to read a phandle with params by Simon Glass · 1 year, 9 months ago
  3. 0ded4d4 dtoc: Tidy up implementation of AddStringList() by Simon Glass · 2 years, 8 months ago
  4. 6101253 dtoc: Make GetArgs() more flexible by Simon Glass · 2 years, 8 months ago
  5. 7e4b66a dtoc: Support reading a list of arguments by Simon Glass · 2 years, 8 months ago
  6. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  7. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  8. 1b5a533 dtoc: Add support for reading string-list properties by Simon Glass · 2 years, 11 months ago
  9. 40b4d64 dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 2 years, 11 months ago
  10. d866e62 dtoc: Add support for reading 64-bit ints by Simon Glass · 2 years, 11 months ago
  11. 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 1 month ago
  12. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  13. a004f29 binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  14. 209a559 dtoc: Update fdt_util for Python 3 by Simon Glass · 5 years ago
  15. 94a7c60 dtoc: Add a function to obtain a list of phandles by Simon Glass · 6 years ago
  16. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  17. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  18. dc08ecc dtoc: Add missing comments to fdt_util by Simon Glass · 6 years ago
  19. fe57c78 dtoc: Avoid unwanted output during tests by Simon Glass · 6 years ago
  20. 2a2d91d dtoc: Update fdt tests to increase code coverage by Simon Glass · 6 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. 3ed0de3 dtoc: Allow DTC environment variable to provide path to dtc by Simon Glass · 7 years ago
  23. d09682e binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · 7 years ago
  24. c20ee0e dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  25. fbdfd22 dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · 7 years ago
  26. f156b5b dtoc: Decode val if it's a byte string by George McCollister · 8 years ago
  27. c4c5f9e dtoc: Decode strings for struct.unpack on python 3.x by Paul Burton · 8 years ago
  28. 8f224b3 dtoc: Add methods for reading data from properties by Simon Glass · 8 years ago
  29. 20024da dtoc: Correct quotes in fdt_util by Simon Glass · 8 years ago
  30. 355c67c dtoc: Allow the device tree to be compiled from source by Simon Glass · 8 years ago
  31. bc1dea3 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  32. ec564b4 dm: Add a library to provide simple device-tree access by Simon Glass · 8 years ago