1. bd310df dtoc: Use pathlib to find the test directory by Simon Glass · Thu Feb 23 18:18:16 2023 -0700
  2. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  3. e8cea0e dtoc: Add a way to read a phandle with params by Simon Glass · Wed Jan 11 16:10:18 2023 -0700
  4. d1f12cf dm: core: Support accessing core tags by Simon Glass · Sun May 08 04:39:24 2022 -0600
  5. e330447 dm: core: Switch the testbus driver to use a new struct by Simon Glass · Sun May 08 04:39:23 2022 -0600
  6. 2b16007 dtoc: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:20 2022 -0700
  7. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  8. 3b55e3f dtoc: Add support for reading 64-bit ints by Simon Glass · Tue Nov 23 11:03:39 2021 -0700
  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. 9ebd551 dtoc: Check that a parent is not missing by Simon Glass · Sun Jun 27 17:51:10 2021 -0600
  12. 705b84b dtoc: Correct dtoc output when testing by Simon Glass · Tue Apr 27 08:19:48 2021 +1200
  13. 4415dc1 dtoc: Improve handling of reg properties by Simon Glass · Fri Mar 26 16:17:27 2021 +1300
  14. 94ba59e dtoc: Adjust detection of 64-bit properties by Simon Glass · Fri Mar 26 16:17:26 2021 +1300
  15. 695077d dtoc: Show driver warnings once at the end by Simon Glass · Fri Mar 26 16:17:25 2021 +1300
  16. db2b9ca dtoc: Only generate the required files by Simon Glass · Thu Mar 25 06:40:51 2021 +1300
  17. ed5e6ae dtoc: Drop use of DECL() macros by Simon Glass · Mon Mar 15 17:25:11 2021 +1300
  18. fea2f25 dtoc: Generate device instances by Simon Glass · Wed Feb 03 06:01:21 2021 -0700
  19. c7b4b83 dtoc: Generate uclass devices by Simon Glass · Wed Feb 03 06:01:20 2021 -0700
  20. e211908 dtoc: Generate a summary in the dt-plat.c file by Simon Glass · Wed Feb 03 06:01:19 2021 -0700
  21. be74900 dtoc: Don't generate platform data with instantiation by Simon Glass · Wed Feb 03 06:01:15 2021 -0700
  22. 3fa3bbb dtoc: Add support for decl file by Simon Glass · Wed Feb 03 06:01:14 2021 -0700
  23. 3809ad9 dtoc: Add an option for device instantiation by Simon Glass · Wed Feb 03 06:01:12 2021 -0700
  24. c14fd0c dtoc: Support processing the root node by Simon Glass · Wed Feb 03 06:01:11 2021 -0700
  25. 80d782c4 dtoc: Set up the uclasses that are used by Simon Glass · Wed Feb 03 06:01:10 2021 -0700
  26. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · Wed Feb 03 06:01:09 2021 -0700
  27. be88d2f dtoc: Read aliases for uclasses by Simon Glass · Wed Feb 03 06:01:07 2021 -0700
  28. f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · Wed Feb 03 06:01:02 2021 -0700
  29. eb3c249 dtoc: Track nodes which are actually used by Simon Glass · Wed Feb 03 06:01:01 2021 -0700
  30. 047a480 dtoc: Process nodes to set up required properties by Simon Glass · Wed Feb 03 06:01:00 2021 -0700
  31. 32a8d22 dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · Wed Feb 03 06:00:57 2021 -0700
  32. 4f4b240 dtoc: Move test files into a test/ directory by Simon Glass · Wed Feb 03 06:00:56 2021 -0700
  33. 768ff0a dtoc: Save scan information across test runs by Simon Glass · Wed Feb 03 06:00:51 2021 -0700
  34. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · Mon Dec 28 20:35:07 2020 -0700
  35. 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · Mon Dec 28 20:35:06 2020 -0700
  36. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · Mon Dec 28 20:35:05 2020 -0700
  37. 16382ce dtoc: Output nodes in order by Simon Glass · Mon Dec 28 20:35:04 2020 -0700
  38. 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · Mon Dec 28 20:35:03 2020 -0700
  39. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · Mon Dec 28 20:35:01 2020 -0700
  40. 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · Mon Dec 28 20:35:00 2020 -0700
  41. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  42. 4e8e846 dtoc: Add an 'all' command by Simon Glass · Mon Dec 28 20:34:52 2020 -0700
  43. c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · Mon Dec 28 20:34:51 2020 -0700
  44. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · Mon Dec 28 20:34:50 2020 -0700
  45. 07ee48e dtoc: Test the stdout output by Simon Glass · Mon Dec 28 20:34:49 2020 -0700
  46. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · Mon Dec 28 20:34:48 2020 -0700
  47. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · Mon Dec 28 20:34:47 2020 -0700
  48. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · Wed Dec 23 08:11:23 2020 -0700
  49. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · Tue Dec 22 19:30:20 2020 -0700
  50. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · Thu Dec 03 16:55:19 2020 -0700
  51. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  52. c9a032c fdt: Use an Enum for the data type by Simon Glass · Sun Nov 08 20:36:17 2020 -0700
  53. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · Sat Oct 03 11:31:41 2020 -0600
  54. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · Sat Oct 03 11:31:40 2020 -0600
  55. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · Sat Oct 03 11:31:35 2020 -0600
  56. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  57. 192f813 dtoc: Order the structures internally by name by Simon Glass · Sat Oct 03 11:31:25 2020 -0600
  58. e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · Thu Jul 23 00:22:05 2020 -0300
  59. 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · Thu Jul 23 00:22:03 2020 -0300
  60. d82062b dtoc: add coverage test for unicode error by Walter Lozano · Tue Jul 28 19:06:23 2020 -0300
  61. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · Tue Jul 07 21:32:06 2020 -0600
  62. 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · Thu Jun 25 01:10:17 2020 -0300
  63. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · Thu Jun 25 01:10:16 2020 -0300
  64. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  65. a324e41 dtoc: add option to disable warnings by Walter Lozano · Thu Jun 25 01:10:08 2020 -0300
  66. e675d96 dtoc: add support to scan drivers by Walter Lozano · Fri Jul 03 08:07:17 2020 -0300
  67. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  68. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  69. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:55 2019 -0600
  70. c82de56 dtoc: Sort platdata output from dtoc by Simon Glass · Fri May 17 22:00:32 2019 -0600
  71. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · Fri May 17 22:00:31 2019 -0600
  72. ba940d5 tests: dtoc: adapt tests to changed dtoc output by Simon Goldschmidt · Mon Jan 21 10:07:55 2019 +0100
  73. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · Mon Oct 01 21:12:43 2018 -0600
  74. 3bce93d dtoc: Avoid unwanted output during tests by Simon Glass · Fri Jul 06 10:27:37 2018 -0600
  75. 961c1ce dtoc: Increase code coverage to 100% by Simon Glass · Fri Jul 06 10:27:35 2018 -0600
  76. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · Fri Jul 06 10:27:31 2018 -0600
  77. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · Fri Jul 06 10:27:28 2018 -0600
  78. c47c2b3 dtoc: Update tests to write failures to /tmp by Simon Glass · Fri Jul 06 10:27:25 2018 -0600
  79. 70cd0d7 libfdt: Bring in proposed pylibfdt changes by Simon Glass · Fri Jul 06 10:27:20 2018 -0600
  80. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  81. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  82. eb37e2d dtoc: Fix up tests by Simon Glass · Sun Nov 12 21:52:17 2017 -0700
  83. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · Tue Aug 29 14:15:59 2017 -0600
  84. fdec580 dtoc: Put phandle args in an array by Simon Glass · Tue Aug 29 14:15:58 2017 -0600
  85. d0cd075 dtoc: Put each phandle on a separate line by Simon Glass · Tue Aug 29 14:15:57 2017 -0600
  86. e94414b dtoc: Rename the phandle struct by Simon Glass · Tue Aug 29 14:15:56 2017 -0600
  87. 90e5f0a dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · Tue Aug 29 14:15:51 2017 -0600
  88. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · Tue Aug 29 14:15:50 2017 -0600
  89. 131e0b0 dtoc: Avoid very long lines in output by Simon Glass · Tue Aug 29 14:15:49 2017 -0600
  90. 9d2eb92 dtoc: Add tests by Simon Glass · Sun Jun 18 22:09:06 2017 -0600