1. da39341 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 7 months ago
  2. 3e200ca dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 7 months ago
  3. 0c59ace dtoc: Show driver warnings once at the end by Simon Glass · 3 years, 7 months ago
  4. 5d1bec3 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 7 months ago
  5. f617665 dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 7 months ago
  6. 76677dd dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 7 months ago
  7. 71719e1 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 7 months ago
  8. 37ba984 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 7 months ago
  9. acd9861 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 7 months ago
  10. 8490c57 dtoc: Only generate the required files by Simon Glass · 3 years, 7 months ago
  11. cff7dcf dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 7 months ago
  12. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 9 months ago
  13. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 9 months ago
  14. 9763e4e dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 9 months ago
  15. 8840bc5 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 9 months ago
  16. 4b91be2 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 9 months ago
  17. 426d12f dtoc: Add support for decl file by Simon Glass · 3 years, 9 months ago
  18. 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 9 months ago
  19. 50aae3e dtoc: Support processing the root node by Simon Glass · 3 years, 9 months ago
  20. 337d697 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 9 months ago
  21. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 9 months ago
  22. 1712f8b dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 9 months ago
  23. 0595352 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 9 months ago
  24. 1d97269 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 9 months ago
  25. 8d6f2d3 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 9 months ago
  26. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 9 months ago
  27. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 9 months ago
  28. b9319c4 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 9 months ago
  29. fd471e2 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 9 months ago
  30. e525fea dtoc: Make use of node properties by Simon Glass · 3 years, 9 months ago
  31. 51d5d05 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 9 months ago
  32. f38161c dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 9 months ago
  33. dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 9 months ago
  34. acf5cb8 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 9 months ago
  35. 1a8b4b9 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 9 months ago
  36. c8b19b0 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 9 months ago
  37. 36b2220 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 9 months ago
  38. a32eb7d dtoc: Save scan information across test runs by Simon Glass · 3 years, 9 months ago
  39. c58662f dtoc: Scan drivers for available information by Simon Glass · 3 years, 9 months ago
  40. 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
  41. 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 10 months ago
  42. 970349a dtoc: Tidy up src_scan tests by Simon Glass · 3 years, 10 months ago
  43. 10ea9c0 dtoc: Move src_scan tests to a separate file by Simon Glass · 3 years, 10 months ago
  44. a542a70 dtoc: Split source-code scanning to a separate file by Simon Glass · 3 years, 10 months ago
  45. d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 10 months ago
  46. 9eca08d dtoc: Output nodes in order by Simon Glass · 3 years, 10 months ago
  47. 1e0f3f4 dtoc: Allow specifying the base directory for tests by Simon Glass · 3 years, 10 months ago
  48. a7d5f96 dtoc: Add the method for each command to OutputFile by Simon Glass · 3 years, 10 months ago
  49. f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 10 months ago
  50. d1055d6 dtoc: Add a header comment to each generated file by Simon Glass · 3 years, 10 months ago
  51. 5d9a3aa dtoc: Run tests using test_util by Simon Glass · 3 years, 10 months ago
  52. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
  53. 8629d30 dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 3 years, 10 months ago
  54. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  55. 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 10 months ago
  56. be44f27 dtoc: Allow outputing to multiple files by Simon Glass · 3 years, 10 months ago
  57. 192c111 dtoc: Allow providing a directory to write files to by Simon Glass · 3 years, 10 months ago
  58. de846cb dtoc: Test the stdout output by Simon Glass · 3 years, 10 months ago
  59. f62cea0 dtoc: Use None to mean stdout by Simon Glass · 3 years, 10 months ago
  60. 67b5ec5 dtoc: Tidy up pylint warnings in test by Simon Glass · 3 years, 10 months ago
  61. 7d637c12 dtoc: Convert _drivers to a dict by Simon Glass · 3 years, 10 months ago
  62. 161dac1 dtoc: Output the struct values in a separate function by Simon Glass · 3 years, 10 months ago
  63. 221ddc1 dtoc: Output the device in a separate function by Simon Glass · 3 years, 10 months ago
  64. abf0c80 dtoc: Make _output_list a top-level function by Simon Glass · 3 years, 10 months ago
  65. ccc3da7 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 3 years, 10 months ago
  66. acfb530 sandbox: Drop unnecessary test node by Simon Glass · 3 years, 10 months ago
  67. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 3 years, 11 months ago
  68. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  69. 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 3 years, 11 months ago
  70. 9b33038 dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years ago
  71. 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
  72. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
  73. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
  74. 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years ago
  75. cb43ac1 dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 1 month ago
  76. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 1 month ago
  77. e41651f dm: Support parent devices with of-platdata by Simon Glass · 4 years, 1 month ago
  78. e144caf dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 1 month ago
  79. 1b27273 dtoc: Order the structures internally by name by Simon Glass · 4 years, 1 month ago
  80. e4fb5fa dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 1 month ago
  81. 97136eb dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 1 month ago
  82. 26e408f dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 1 month ago
  83. 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 1 month ago
  84. 946ec85 dtoc: Add a setup script for Python by Simon Glass · 4 years, 3 months ago
  85. e9ab331 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 3 months ago
  86. dcb3ed6 dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 3 months ago
  87. 6c74d1b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 3 months ago
  88. c063917 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  89. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  90. 1f238bd dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  91. f02d0eb dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 3 months ago
  92. 6c3fc50 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 4 months ago
  93. ad34017 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 4 months ago
  94. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 4 months ago
  95. 361e733 dtoc: add option to disable warnings by Walter Lozano · 4 years, 4 months ago
  96. dac8228 dtoc: add support to scan drivers by Walter Lozano · 4 years, 4 months ago
  97. ace16e8 dtoc: add missing code comments by Walter Lozano · 4 years, 4 months ago
  98. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  99. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  100. 4d25fe2 dtoc: Rename the main module by Simon Glass · 4 years, 6 months ago