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