1. 4415dc1 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 8 months ago
  2. 94ba59e dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 8 months ago
  3. 695077d dtoc: Show driver warnings once at the end by Simon Glass · 3 years, 8 months ago
  4. d8bee46 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 8 months ago
  5. 3be798a dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 8 months ago
  6. 244548f dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 8 months ago
  7. b2e8ac4 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 8 months ago
  8. 459df47 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 8 months ago
  9. 93f18a1 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 8 months ago
  10. db2b9ca dtoc: Only generate the required files by Simon Glass · 3 years, 8 months ago
  11. ed5e6ae dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 9 months ago
  12. fea2f25 dtoc: Generate device instances by Simon Glass · 3 years, 10 months ago
  13. c7b4b83 dtoc: Generate uclass devices by Simon Glass · 3 years, 10 months ago
  14. e211908 dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 10 months ago
  15. 4e430a2 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 10 months ago
  16. be74900 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 10 months ago
  17. 3fa3bbb dtoc: Add support for decl file by Simon Glass · 3 years, 10 months ago
  18. 3809ad9 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 10 months ago
  19. c14fd0c dtoc: Support processing the root node by Simon Glass · 3 years, 10 months ago
  20. 80d782c4 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 10 months ago
  21. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago
  22. 072b9c5 dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 10 months ago
  23. be88d2f dtoc: Read aliases for uclasses by Simon Glass · 3 years, 10 months ago
  24. 9b2eac0 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 10 months ago
  25. 2f4455f dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 10 months ago
  26. a7b1c77 dtoc: Support headers needed for drivers by Simon Glass · 3 years, 10 months ago
  27. f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 10 months ago
  28. eb3c249 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 10 months ago
  29. 047a480 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 10 months ago
  30. 62a9537 dtoc: Make use of node properties by Simon Glass · 3 years, 10 months ago
  31. 4447978 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 10 months ago
  32. 32a8d22 dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 10 months ago
  33. 4f4b240 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 10 months ago
  34. 88bd538 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 10 months ago
  35. 2e199ab dtoc: Support scanning of uclasses by Simon Glass · 3 years, 10 months ago
  36. 0f3b141 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 10 months ago
  37. dc37c81 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 10 months ago
  38. 768ff0a dtoc: Save scan information across test runs by Simon Glass · 3 years, 10 months ago
  39. 78933b7 dtoc: Scan drivers for available information by Simon Glass · 3 years, 10 months ago
  40. a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
  41. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 11 months ago
  42. b430e9e dtoc: Tidy up src_scan tests by Simon Glass · 4 years ago
  43. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · 4 years ago
  44. 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · 4 years ago
  45. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · 4 years ago
  46. 16382ce dtoc: Output nodes in order by Simon Glass · 4 years ago
  47. 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · 4 years ago
  48. 5552678 dtoc: Add the method for each command to OutputFile by Simon Glass · 4 years ago
  49. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
  50. 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · 4 years ago
  51. 5fa24b0 dtoc: Run tests using test_util by Simon Glass · 4 years ago
  52. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  53. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 4 years ago
  54. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  55. 4e8e846 dtoc: Add an 'all' command by Simon Glass · 4 years ago
  56. c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · 4 years ago
  57. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · 4 years ago
  58. 07ee48e dtoc: Test the stdout output by Simon Glass · 4 years ago
  59. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · 4 years ago
  60. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · 4 years ago
  61. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · 4 years ago
  62. 9829eea dtoc: Output the struct values in a separate function by Simon Glass · 4 years ago
  63. 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · 4 years ago
  64. 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · 4 years ago
  65. 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 4 years ago
  66. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
  67. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  68. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  69. 93daa01 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years ago
  70. 94ee3bd dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years, 1 month ago
  71. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years, 1 month ago
  72. c27ee7c patman: Drop tools.ToByte() by Simon Glass · 4 years, 1 month ago
  73. 9dfb311 patman: Drop unicode helper functions by Simon Glass · 4 years, 1 month ago
  74. c9a032c fdt: Use an Enum for the data type by Simon Glass · 4 years, 1 month ago
  75. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 2 months ago
  76. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  77. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · 4 years, 2 months ago
  78. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 2 months ago
  79. 192f813 dtoc: Order the structures internally by name by Simon Glass · 4 years, 2 months ago
  80. 941f8f0 dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 2 months ago
  81. c162211 dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 2 months ago
  82. bc9e268 dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 2 months ago
  83. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 3 months ago
  84. 235968d dtoc: Add a setup script for Python by Simon Glass · 4 years, 4 months ago
  85. e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 4 months ago
  86. 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 4 months ago
  87. d82062b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 4 months ago
  88. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
  89. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  90. f1cfee5 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
  91. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 5 months ago
  92. 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 5 months ago
  93. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 5 months ago
  94. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  95. a324e41 dtoc: add option to disable warnings by Walter Lozano · 4 years, 5 months ago
  96. e675d96 dtoc: add support to scan drivers by Walter Lozano · 4 years, 5 months ago
  97. 8b239f4 dtoc: add missing code comments by Walter Lozano · 4 years, 5 months ago
  98. 4214316 patman: Tidy up sys.path changes by Simon Glass · 4 years, 8 months ago
  99. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  100. 8fde981 dtoc: Rename the main module by Simon Glass · 4 years, 8 months ago