1. be88d2f dtoc: Read aliases for uclasses by Simon Glass · 3 years, 10 months ago
  2. 9b2eac0 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 10 months ago
  3. 2f4455f dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 10 months ago
  4. a7b1c77 dtoc: Support headers needed for drivers by Simon Glass · 3 years, 10 months ago
  5. f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 10 months ago
  6. eb3c249 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 10 months ago
  7. 047a480 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 10 months ago
  8. 62a9537 dtoc: Make use of node properties by Simon Glass · 3 years, 10 months ago
  9. 4447978 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 10 months ago
  10. 32a8d22 dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 10 months ago
  11. 4f4b240 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 10 months ago
  12. 88bd538 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 10 months ago
  13. 2e199ab dtoc: Support scanning of uclasses by Simon Glass · 3 years, 10 months ago
  14. 0f3b141 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 10 months ago
  15. dc37c81 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 10 months ago
  16. 768ff0a dtoc: Save scan information across test runs by Simon Glass · 3 years, 10 months ago
  17. 78933b7 dtoc: Scan drivers for available information by Simon Glass · 3 years, 10 months ago
  18. a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
  19. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 11 months ago
  20. b430e9e dtoc: Tidy up src_scan tests by Simon Glass · 4 years ago
  21. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · 4 years ago
  22. 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · 4 years ago
  23. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · 4 years ago
  24. 16382ce dtoc: Output nodes in order by Simon Glass · 4 years ago
  25. 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · 4 years ago
  26. 5552678 dtoc: Add the method for each command to OutputFile by Simon Glass · 4 years ago
  27. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
  28. 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · 4 years ago
  29. 5fa24b0 dtoc: Run tests using test_util by Simon Glass · 4 years ago
  30. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  31. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 4 years ago
  32. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  33. 4e8e846 dtoc: Add an 'all' command by Simon Glass · 4 years ago
  34. c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · 4 years ago
  35. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · 4 years ago
  36. 07ee48e dtoc: Test the stdout output by Simon Glass · 4 years ago
  37. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · 4 years ago
  38. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · 4 years ago
  39. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · 4 years ago
  40. 9829eea dtoc: Output the struct values in a separate function by Simon Glass · 4 years ago
  41. 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · 4 years ago
  42. 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · 4 years ago
  43. 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 4 years ago
  44. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
  45. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  46. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  47. 93daa01 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years ago
  48. 94ee3bd dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years, 1 month ago
  49. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years, 1 month ago
  50. c27ee7c patman: Drop tools.ToByte() by Simon Glass · 4 years, 1 month ago
  51. 9dfb311 patman: Drop unicode helper functions by Simon Glass · 4 years, 1 month ago
  52. c9a032c fdt: Use an Enum for the data type by Simon Glass · 4 years, 1 month ago
  53. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 2 months ago
  54. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  55. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · 4 years, 2 months ago
  56. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 2 months ago
  57. 192f813 dtoc: Order the structures internally by name by Simon Glass · 4 years, 2 months ago
  58. 941f8f0 dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 2 months ago
  59. c162211 dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 2 months ago
  60. bc9e268 dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 2 months ago
  61. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 3 months ago
  62. 235968d dtoc: Add a setup script for Python by Simon Glass · 4 years, 4 months ago
  63. e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 4 months ago
  64. 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 4 months ago
  65. d82062b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 4 months ago
  66. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
  67. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  68. f1cfee5 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
  69. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 5 months ago
  70. 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 5 months ago
  71. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 5 months ago
  72. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  73. a324e41 dtoc: add option to disable warnings by Walter Lozano · 4 years, 5 months ago
  74. e675d96 dtoc: add support to scan drivers by Walter Lozano · 4 years, 5 months ago
  75. 8b239f4 dtoc: add missing code comments by Walter Lozano · 4 years, 5 months ago
  76. 4214316 patman: Tidy up sys.path changes by Simon Glass · 4 years, 8 months ago
  77. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 8 months ago
  78. 8fde981 dtoc: Rename the main module by Simon Glass · 4 years, 8 months ago
  79. b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 8 months ago
  80. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 9 months ago
  81. 39e2233 dtoc: Convert fdt.py to Python 3 by Simon Glass · 5 years ago
  82. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · 5 years ago
  83. fc01782 test_fdt: Move to use Python 3 by Simon Glass · 5 years ago
  84. 74f5feb binman: Update state when replacing device-tree entries by Simon Glass · 5 years ago
  85. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  86. 3b9a829 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · 5 years ago
  87. 50cfc6e dtoc: Update Fdt.FromData() to allow a name by Simon Glass · 5 years ago
  88. a683a5f binman: Show a helpful error when a DT property is missing by Simon Glass · 5 years ago
  89. 4b1113c dtoc: Return a non-zero exit code when tests fail by Simon Glass · 5 years ago
  90. 534eda9 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · 6 years ago
  91. c69b450 dtoc: Update fdt_util for Python 3 by Simon Glass · 6 years ago
  92. 5872f0c dtoc: Add a unit test for BytesToValue() by Simon Glass · 6 years ago
  93. b0a34a4 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · 6 years ago
  94. 80d54ee dtoc: Use binary mode for reading files by Simon Glass · 6 years ago
  95. a57cfee dtoc: Convert the Fdt.Node class to Python 3 by Simon Glass · 6 years ago
  96. 74b472e dtoc: Convert the Fdt.Prop class to Python 3 by Simon Glass · 6 years ago
  97. 1cd4008 dtoc: Use byte type instead of str in fdt by Simon Glass · 6 years ago
  98. d8f593f dtoc: Updates BytesToValue() for Python 3 by Simon Glass · 6 years ago
  99. b73d448 dtoc: Move BytesToValue() out of the Prop class by Simon Glass · 6 years ago
  100. 6bbfafb dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · 6 years ago