1. a2af730 binman: Support alignment of files by Simon Glass · Wed Jan 06 21:35:18 2021 -0700
  2. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · Wed Jan 06 21:35:10 2021 -0700
  3. b430e9e dtoc: Tidy up src_scan tests by Simon Glass · Mon Dec 28 20:35:08 2020 -0700
  4. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · Mon Dec 28 20:35:07 2020 -0700
  5. 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · Mon Dec 28 20:35:06 2020 -0700
  6. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · Mon Dec 28 20:35:05 2020 -0700
  7. 16382ce dtoc: Output nodes in order by Simon Glass · Mon Dec 28 20:35:04 2020 -0700
  8. 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · Mon Dec 28 20:35:03 2020 -0700
  9. 5552678 dtoc: Add the method for each command to OutputFile by Simon Glass · Mon Dec 28 20:35:02 2020 -0700
  10. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · Mon Dec 28 20:35:01 2020 -0700
  11. 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · Mon Dec 28 20:35:00 2020 -0700
  12. 5fa24b0 dtoc: Run tests using test_util by Simon Glass · Mon Dec 28 20:34:59 2020 -0700
  13. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  14. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · Mon Dec 28 20:34:55 2020 -0700
  15. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  16. 4e8e846 dtoc: Add an 'all' command by Simon Glass · Mon Dec 28 20:34:52 2020 -0700
  17. c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · Mon Dec 28 20:34:51 2020 -0700
  18. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · Mon Dec 28 20:34:50 2020 -0700
  19. 07ee48e dtoc: Test the stdout output by Simon Glass · Mon Dec 28 20:34:49 2020 -0700
  20. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · Mon Dec 28 20:34:48 2020 -0700
  21. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · Mon Dec 28 20:34:47 2020 -0700
  22. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · Wed Dec 23 08:11:23 2020 -0700
  23. 9829eea dtoc: Output the struct values in a separate function by Simon Glass · Wed Dec 23 08:11:22 2020 -0700
  24. 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · Wed Dec 23 08:11:21 2020 -0700
  25. 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · Wed Dec 23 08:11:20 2020 -0700
  26. 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · Wed Dec 23 08:11:19 2020 -0700
  27. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · Tue Dec 22 19:30:20 2020 -0700
  28. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · Thu Dec 03 16:55:19 2020 -0700
  29. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  30. 93daa01 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · Thu Dec 03 16:55:16 2020 -0700
  31. 94ee3bd dtoc: Tidy up Python style in dtb_platdata by Simon Glass · Sun Nov 08 20:36:21 2020 -0700
  32. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · Sun Nov 08 20:36:20 2020 -0700
  33. c27ee7c patman: Drop tools.ToByte() by Simon Glass · Sun Nov 08 20:36:19 2020 -0700
  34. 9dfb311 patman: Drop unicode helper functions by Simon Glass · Sun Nov 08 20:36:18 2020 -0700
  35. c9a032c fdt: Use an Enum for the data type by Simon Glass · Sun Nov 08 20:36:17 2020 -0700
  36. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · Sat Oct 03 11:31:41 2020 -0600
  37. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · Sat Oct 03 11:31:40 2020 -0600
  38. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · Sat Oct 03 11:31:35 2020 -0600
  39. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  40. 192f813 dtoc: Order the structures internally by name by Simon Glass · Sat Oct 03 11:31:25 2020 -0600
  41. 941f8f0 dtoc: Document the return value of scan_structs() by Simon Glass · Sat Oct 03 11:31:24 2020 -0600
  42. c162211 dtoc: Use a namedtuple for _links by Simon Glass · Sat Oct 03 09:25:19 2020 -0600
  43. bc9e268 dtoc: Extract inner loop from output_node() by Simon Glass · Sat Oct 03 09:25:18 2020 -0600
  44. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · Sun Sep 06 14:46:05 2020 +0300
  45. 235968d dtoc: Add a setup script for Python by Simon Glass · Wed Aug 05 13:27:48 2020 -0600
  46. e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · Thu Jul 23 00:22:05 2020 -0300
  47. 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · Thu Jul 23 00:22:03 2020 -0300
  48. d82062b dtoc: add coverage test for unicode error by Walter Lozano · Tue Jul 28 19:06:23 2020 -0300
  49. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  50. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  51. f1cfee5 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  52. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · Tue Jul 07 21:32:06 2020 -0600
  53. 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · Thu Jun 25 01:10:17 2020 -0300
  54. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · Thu Jun 25 01:10:16 2020 -0300
  55. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  56. a324e41 dtoc: add option to disable warnings by Walter Lozano · Thu Jun 25 01:10:08 2020 -0300
  57. e675d96 dtoc: add support to scan drivers by Walter Lozano · Fri Jul 03 08:07:17 2020 -0300
  58. 8b239f4 dtoc: add missing code comments by Walter Lozano · Thu Jun 25 01:10:05 2020 -0300
  59. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  60. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  61. 8fde981 dtoc: Rename the main module by Simon Glass · Fri Apr 17 18:08:57 2020 -0600
  62. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  63. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · Tue Feb 25 21:35:39 2020 +0100
  64. 39e2233 dtoc: Convert fdt.py to Python 3 by Simon Glass · Thu Oct 31 07:43:04 2019 -0600
  65. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:55 2019 -0600
  66. fc01782 test_fdt: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:54 2019 -0600
  67. 74f5feb binman: Update state when replacing device-tree entries by Simon Glass · Sat Jul 20 12:24:08 2019 -0600
  68. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · Sat Jul 20 12:23:49 2019 -0600
  69. 3b9a829 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · Sat Jul 20 12:23:39 2019 -0600
  70. 50cfc6e dtoc: Update Fdt.FromData() to allow a name by Simon Glass · Sat Jul 20 12:23:38 2019 -0600
  71. a683a5f binman: Show a helpful error when a DT property is missing by Simon Glass · Sat Jul 20 12:23:37 2019 -0600
  72. 4b1113c dtoc: Return a non-zero exit code when tests fail by Simon Glass · Sat Jul 20 12:23:23 2019 -0600
  73. 534eda9 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · Fri May 17 22:00:43 2019 -0600
  74. c69b450 dtoc: Update fdt_util for Python 3 by Simon Glass · Fri May 17 22:00:42 2019 -0600
  75. 5872f0c dtoc: Add a unit test for BytesToValue() by Simon Glass · Fri May 17 22:00:41 2019 -0600
  76. b0a34a4 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · Fri May 17 22:00:40 2019 -0600
  77. 80d54ee dtoc: Use binary mode for reading files by Simon Glass · Fri May 17 22:00:39 2019 -0600
  78. a57cfee dtoc: Convert the Fdt.Node class to Python 3 by Simon Glass · Fri May 17 22:00:38 2019 -0600
  79. 74b472e dtoc: Convert the Fdt.Prop class to Python 3 by Simon Glass · Fri May 17 22:00:37 2019 -0600
  80. 1cd4008 dtoc: Use byte type instead of str in fdt by Simon Glass · Fri May 17 22:00:36 2019 -0600
  81. d8f593f dtoc: Updates BytesToValue() for Python 3 by Simon Glass · Fri May 17 22:00:35 2019 -0600
  82. b73d448 dtoc: Move BytesToValue() out of the Prop class by Simon Glass · Fri May 17 22:00:34 2019 -0600
  83. 6bbfafb dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · Fri May 17 22:00:33 2019 -0600
  84. c82de56 dtoc: Sort platdata output from dtoc by Simon Glass · Fri May 17 22:00:32 2019 -0600
  85. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · Fri May 17 22:00:31 2019 -0600
  86. 116236f tools: dtoc: Open all binary files in binary mode by Simon Glass · Tue May 14 15:53:43 2019 -0600
  87. 701c401 dtb_platdata.py: prevent define generation of alias by Heiko Schocher · Tue Apr 16 13:31:58 2019 +0200
  88. ba940d5 tests: dtoc: adapt tests to changed dtoc output by Simon Goldschmidt · Mon Jan 21 10:07:55 2019 +0100
  89. 6d99b85 dtoc: make generated platdata structs const by Simon Goldschmidt · Mon Jan 07 20:29:26 2019 +0100
  90. a2b9acb dtoc: Fix the value of SetInt() by Simon Glass · Mon Oct 01 12:22:49 2018 -0600
  91. 7057d02 binman: Run tests concurrently by Simon Glass · Mon Oct 01 21:12:47 2018 -0600
  92. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · Mon Oct 01 21:12:43 2018 -0600
  93. 752e755 binman: Fix up removal of temporary directories by Simon Glass · Mon Oct 01 21:12:41 2018 -0600
  94. 5656ca2 binman: Add a default path to libfdt.py by Simon Glass · Mon Oct 01 21:12:40 2018 -0600
  95. b8a4929 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · Fri Sep 14 04:57:17 2018 -0600
  96. ccd2526 dtoc: Add methods for adding and updating properties by Simon Glass · Fri Sep 14 04:57:16 2018 -0600
  97. f3a1796 dtoc: Support adding new nodes by Simon Glass · Fri Sep 14 04:57:15 2018 -0600
  98. c330b14 dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · Fri Sep 14 04:57:14 2018 -0600
  99. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · Fri Sep 14 04:57:13 2018 -0600
  100. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · Thu Jul 26 14:02:13 2018 -0600