1. 120fa00 dtoc: Tidy up implementation of AddStringList() by Simon Glass · 2 years, 9 months ago
  2. c6b3cdc dtoc: Make GetArgs() more flexible by Simon Glass · 2 years, 9 months ago
  3. 2b16007 dtoc: Correct pylint errors by Simon Glass · 2 years, 10 months ago
  4. 738a54d dtoc: Support reading a list of arguments by Simon Glass · 2 years, 10 months ago
  5. 0023861 dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · 2 years, 10 months ago
  6. b9b5cb3 dtoc: Support deleting a node by Simon Glass · 2 years, 10 months ago
  7. 452be42 dtoc: Support adding a string list to a device tree by Simon Glass · 2 years, 10 months ago
  8. 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
  9. 840be73 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
  10. 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
  11. c27d22d patman: Update test_util to run doc tests by Simon Glass · 2 years, 10 months ago
  12. 964192e tools: Add init files for Python tools by Simon Glass · 3 years ago
  13. 0d92539 dtoc: Fix up a code comment that confuses pylint by Simon Glass · 3 years ago
  14. b2e8861 dtoc: Add support for reading string-list properties by Simon Glass · 3 years ago
  15. 0e055bf dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 3 years ago
  16. 3b55e3f dtoc: Add support for reading 64-bit ints by Simon Glass · 3 years ago
  17. 7e10f8a dtoc: Bring in the libfdt module automatically by Simon Glass · 3 years ago
  18. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 4 months ago
  19. f42f26e dtoc: Correct the intarray-widening test case by Simon Glass · 3 years, 4 months ago
  20. 4311832 dtoc: Support widening a bool value by Simon Glass · 3 years, 4 months ago
  21. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 4 months ago
  22. fd4078e dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 4 months ago
  23. 57c325a dtoc: Detect drivers which do not parse correctly by Simon Glass · 3 years, 5 months ago
  24. 240f0b1 dtoc: Detect unexpected suffix on .of_match by Simon Glass · 3 years, 5 months ago
  25. 9dc87d3 dtoc: Add a stdout check in test_normalized_name() by Simon Glass · 3 years, 5 months ago
  26. 2063806 dtoc: Correct the re_compat regular expression by Simon Glass · 3 years, 5 months ago
  27. 674b6e1 dtoc: Allow multiple warnings for a driver by Simon Glass · 3 years, 5 months ago
  28. 87827df dtoc: Convert to use ArgumentParser by Simon Glass · 3 years, 5 months ago
  29. a6a776c dtoc: Avoid using subscripts on match objects by Simon Glass · 3 years, 5 months ago
  30. 9ebd551 dtoc: Check that a parent is not missing by Simon Glass · 3 years, 5 months ago
  31. 705b84b dtoc: Correct dtoc output when testing by Simon Glass · 3 years, 7 months ago
  32. 4415dc1 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 8 months ago
  33. 94ba59e dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 8 months ago
  34. 695077d dtoc: Show driver warnings once at the end by Simon Glass · 3 years, 8 months ago
  35. d8bee46 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 8 months ago
  36. 3be798a dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 8 months ago
  37. 244548f dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 8 months ago
  38. b2e8ac4 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 8 months ago
  39. 459df47 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 8 months ago
  40. 93f18a1 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 8 months ago
  41. db2b9ca dtoc: Only generate the required files by Simon Glass · 3 years, 8 months ago
  42. ed5e6ae dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 9 months ago
  43. fea2f25 dtoc: Generate device instances by Simon Glass · 3 years, 10 months ago
  44. c7b4b83 dtoc: Generate uclass devices by Simon Glass · 3 years, 10 months ago
  45. e211908 dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 10 months ago
  46. 4e430a2 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 10 months ago
  47. be74900 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 10 months ago
  48. 3fa3bbb dtoc: Add support for decl file by Simon Glass · 3 years, 10 months ago
  49. 3809ad9 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 10 months ago
  50. c14fd0c dtoc: Support processing the root node by Simon Glass · 3 years, 10 months ago
  51. 80d782c4 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 10 months ago
  52. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago
  53. 072b9c5 dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 10 months ago
  54. be88d2f dtoc: Read aliases for uclasses by Simon Glass · 3 years, 10 months ago
  55. 9b2eac0 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 10 months ago
  56. 2f4455f dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 10 months ago
  57. a7b1c77 dtoc: Support headers needed for drivers by Simon Glass · 3 years, 10 months ago
  58. f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 10 months ago
  59. eb3c249 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 10 months ago
  60. 047a480 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 10 months ago
  61. 62a9537 dtoc: Make use of node properties by Simon Glass · 3 years, 10 months ago
  62. 4447978 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 10 months ago
  63. 32a8d22 dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 10 months ago
  64. 4f4b240 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 10 months ago
  65. 88bd538 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 10 months ago
  66. 2e199ab dtoc: Support scanning of uclasses by Simon Glass · 3 years, 10 months ago
  67. 0f3b141 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 10 months ago
  68. dc37c81 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 10 months ago
  69. 768ff0a dtoc: Save scan information across test runs by Simon Glass · 3 years, 10 months ago
  70. 78933b7 dtoc: Scan drivers for available information by Simon Glass · 3 years, 10 months ago
  71. a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
  72. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 11 months ago
  73. b430e9e dtoc: Tidy up src_scan tests by Simon Glass · 4 years ago
  74. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · 4 years ago
  75. 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · 4 years ago
  76. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · 4 years ago
  77. 16382ce dtoc: Output nodes in order by Simon Glass · 4 years ago
  78. 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · 4 years ago
  79. 5552678 dtoc: Add the method for each command to OutputFile by Simon Glass · 4 years ago
  80. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
  81. 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · 4 years ago
  82. 5fa24b0 dtoc: Run tests using test_util by Simon Glass · 4 years ago
  83. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  84. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 4 years ago
  85. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  86. 4e8e846 dtoc: Add an 'all' command by Simon Glass · 4 years ago
  87. c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · 4 years ago
  88. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · 4 years ago
  89. 07ee48e dtoc: Test the stdout output by Simon Glass · 4 years ago
  90. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · 4 years ago
  91. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · 4 years ago
  92. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · 4 years ago
  93. 9829eea dtoc: Output the struct values in a separate function by Simon Glass · 4 years ago
  94. 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · 4 years ago
  95. 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · 4 years ago
  96. 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 4 years ago
  97. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
  98. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  99. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  100. 93daa01 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years ago