1. d503114 dtoc: Add a header to the generated files by Simon Glass · 7 years ago
  2. 634eba4 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  3. bc79617 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  4. 35d5037 dtoc: Put each phandle on a separate line by Simon Glass · 7 years ago
  5. 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  6. 8fed2eb dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · 7 years ago
  7. 2925c26 dtoc: Make is_phandle() a member function by Simon Glass · 7 years ago
  8. 72ab7c5 dtoc: Use the Fdt's class's phandle map by Simon Glass · 7 years ago
  9. c20ee0e dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  10. 21d54ac dtoc: Avoid very long lines in output by Simon Glass · 7 years ago
  11. fbdfd22 dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · 7 years ago
  12. f1a7ba1 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  13. 30107b0 dtoc: Add a comment about string replace in conv_name_to_c() by Simon Glass · 7 years ago
  14. fa0ea5b dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 7 years ago
  15. 56e0bbe dtoc: Move static functions out of the class by Simon Glass · 7 years ago
  16. e36024b dtoc: Pass include_disabled explicitly by Simon Glass · 7 years ago
  17. 86290ce dtoc: Don't handle properties with / in them by Simon Glass · 7 years ago
  18. 2be282c dtoc: Fix pylint warnings by Simon Glass · 7 years ago
  19. 7581c01 dtoc: Split out the main class into its own file by Simon Glass · 7 years ago