1. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years, 2 months ago
  2. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  3. 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years, 2 months ago
  4. 9b33038 dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years, 3 months ago
  5. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years, 3 months ago
  6. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years, 3 months ago
  7. 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years, 3 months ago
  8. cb43ac1 dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 4 months ago
  9. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 4 months ago
  10. e41651f dm: Support parent devices with of-platdata by Simon Glass · 4 years, 4 months ago
  11. 1b27273 dtoc: Order the structures internally by name by Simon Glass · 4 years, 4 months ago
  12. e4fb5fa dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 4 months ago
  13. 97136eb dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 4 months ago
  14. 26e408f dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 4 months ago
  15. e9ab331 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 7 months ago
  16. dcb3ed6 dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 7 months ago
  17. 6c74d1b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 7 months ago
  18. f02d0eb dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 7 months ago
  19. ad34017 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 8 months ago
  20. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 8 months ago
  21. 361e733 dtoc: add option to disable warnings by Walter Lozano · 4 years, 8 months ago
  22. dac8228 dtoc: add support to scan drivers by Walter Lozano · 4 years, 7 months ago
  23. ace16e8 dtoc: add missing code comments by Walter Lozano · 4 years, 8 months ago
  24. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 10 months ago
  25. 2799a69 doc: fix references to driver-model by Heinrich Schuchardt · 5 years ago
  26. 9b044f7 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · 6 years ago
  27. 1953ce7 dtoc: Sort platdata output from dtoc by Simon Glass · 6 years ago
  28. 90a8132 dtoc: Adjust code for Python 3 by Simon Glass · 6 years ago
  29. e9cde87 dtb_platdata.py: prevent define generation of alias by Heiko Schocher · 6 years ago
  30. 7d05d3a dtoc: make generated platdata structs const by Simon Goldschmidt · 6 years ago
  31. dfe5f5b dtoc: Fix some minor errors by Simon Glass · 7 years ago
  32. 760b717 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · 7 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  34. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  35. d503114 dtoc: Add a header to the generated files by Simon Glass · 7 years ago
  36. 634eba4 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  37. bc79617 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  38. 35d5037 dtoc: Put each phandle on a separate line by Simon Glass · 7 years ago
  39. 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  40. 8fed2eb dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · 7 years ago
  41. 2925c26 dtoc: Make is_phandle() a member function by Simon Glass · 7 years ago
  42. 72ab7c5 dtoc: Use the Fdt's class's phandle map by Simon Glass · 7 years ago
  43. c20ee0e dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  44. 21d54ac dtoc: Avoid very long lines in output by Simon Glass · 7 years ago
  45. fbdfd22 dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · 7 years ago
  46. f1a7ba1 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  47. 30107b0 dtoc: Add a comment about string replace in conv_name_to_c() by Simon Glass · 8 years ago
  48. fa0ea5b dtoc: Move the main logic into the dtb_platdata file by Simon Glass · 8 years ago
  49. 56e0bbe dtoc: Move static functions out of the class by Simon Glass · 8 years ago
  50. e36024b dtoc: Pass include_disabled explicitly by Simon Glass · 8 years ago
  51. 86290ce dtoc: Don't handle properties with / in them by Simon Glass · 8 years ago
  52. 2be282c dtoc: Fix pylint warnings by Simon Glass · 8 years ago
  53. 7581c01 dtoc: Split out the main class into its own file by Simon Glass · 8 years ago