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