1. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · Mon Dec 28 20:34:47 2020 -0700
  2. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · Wed Dec 23 08:11:23 2020 -0700
  3. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · Tue Dec 22 19:30:20 2020 -0700
  4. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · Thu Dec 03 16:55:19 2020 -0700
  5. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  6. c9a032c fdt: Use an Enum for the data type by Simon Glass · Sun Nov 08 20:36:17 2020 -0700
  7. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · Sat Oct 03 11:31:41 2020 -0600
  8. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · Sat Oct 03 11:31:40 2020 -0600
  9. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · Sat Oct 03 11:31:35 2020 -0600
  10. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  11. 192f813 dtoc: Order the structures internally by name by Simon Glass · Sat Oct 03 11:31:25 2020 -0600
  12. e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · Thu Jul 23 00:22:05 2020 -0300
  13. 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · Thu Jul 23 00:22:03 2020 -0300
  14. d82062b dtoc: add coverage test for unicode error by Walter Lozano · Tue Jul 28 19:06:23 2020 -0300
  15. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · Tue Jul 07 21:32:06 2020 -0600
  16. 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · Thu Jun 25 01:10:17 2020 -0300
  17. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · Thu Jun 25 01:10:16 2020 -0300
  18. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  19. a324e41 dtoc: add option to disable warnings by Walter Lozano · Thu Jun 25 01:10:08 2020 -0300
  20. e675d96 dtoc: add support to scan drivers by Walter Lozano · Fri Jul 03 08:07:17 2020 -0300
  21. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  22. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  23. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:55 2019 -0600
  24. c82de56 dtoc: Sort platdata output from dtoc by Simon Glass · Fri May 17 22:00:32 2019 -0600
  25. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · Fri May 17 22:00:31 2019 -0600
  26. ba940d5 tests: dtoc: adapt tests to changed dtoc output by Simon Goldschmidt · Mon Jan 21 10:07:55 2019 +0100
  27. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · Mon Oct 01 21:12:43 2018 -0600
  28. 3bce93d dtoc: Avoid unwanted output during tests by Simon Glass · Fri Jul 06 10:27:37 2018 -0600
  29. 961c1ce dtoc: Increase code coverage to 100% by Simon Glass · Fri Jul 06 10:27:35 2018 -0600
  30. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · Fri Jul 06 10:27:31 2018 -0600
  31. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · Fri Jul 06 10:27:28 2018 -0600
  32. c47c2b3 dtoc: Update tests to write failures to /tmp by Simon Glass · Fri Jul 06 10:27:25 2018 -0600
  33. 70cd0d7 libfdt: Bring in proposed pylibfdt changes by Simon Glass · Fri Jul 06 10:27:20 2018 -0600
  34. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  35. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  36. eb37e2d dtoc: Fix up tests by Simon Glass · Sun Nov 12 21:52:17 2017 -0700
  37. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · Tue Aug 29 14:15:59 2017 -0600
  38. fdec580 dtoc: Put phandle args in an array by Simon Glass · Tue Aug 29 14:15:58 2017 -0600
  39. d0cd075 dtoc: Put each phandle on a separate line by Simon Glass · Tue Aug 29 14:15:57 2017 -0600
  40. e94414b dtoc: Rename the phandle struct by Simon Glass · Tue Aug 29 14:15:56 2017 -0600
  41. 90e5f0a dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · Tue Aug 29 14:15:51 2017 -0600
  42. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · Tue Aug 29 14:15:50 2017 -0600
  43. 131e0b0 dtoc: Avoid very long lines in output by Simon Glass · Tue Aug 29 14:15:49 2017 -0600
  44. 9d2eb92 dtoc: Add tests by Simon Glass · Sun Jun 18 22:09:06 2017 -0600