1. 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
  2. 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 10 months ago
  3. 970349a dtoc: Tidy up src_scan tests by Simon Glass · 3 years, 10 months ago
  4. 10ea9c0 dtoc: Move src_scan tests to a separate file by Simon Glass · 3 years, 10 months ago
  5. a542a70 dtoc: Split source-code scanning to a separate file by Simon Glass · 3 years, 10 months ago
  6. d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 10 months ago
  7. 9eca08d dtoc: Output nodes in order by Simon Glass · 3 years, 10 months ago
  8. 1e0f3f4 dtoc: Allow specifying the base directory for tests by Simon Glass · 3 years, 10 months ago
  9. a7d5f96 dtoc: Add the method for each command to OutputFile by Simon Glass · 3 years, 10 months ago
  10. f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 10 months ago
  11. d1055d6 dtoc: Add a header comment to each generated file by Simon Glass · 3 years, 10 months ago
  12. 5d9a3aa dtoc: Run tests using test_util by Simon Glass · 3 years, 10 months ago
  13. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
  14. 8629d30 dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 3 years, 10 months ago
  15. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  16. 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 10 months ago
  17. be44f27 dtoc: Allow outputing to multiple files by Simon Glass · 3 years, 10 months ago
  18. 192c111 dtoc: Allow providing a directory to write files to by Simon Glass · 3 years, 10 months ago
  19. de846cb dtoc: Test the stdout output by Simon Glass · 3 years, 10 months ago
  20. f62cea0 dtoc: Use None to mean stdout by Simon Glass · 3 years, 10 months ago
  21. 67b5ec5 dtoc: Tidy up pylint warnings in test by Simon Glass · 3 years, 10 months ago
  22. 7d637c1 dtoc: Convert _drivers to a dict by Simon Glass · 3 years, 10 months ago
  23. 161dac1 dtoc: Output the struct values in a separate function by Simon Glass · 3 years, 10 months ago
  24. 221ddc1 dtoc: Output the device in a separate function by Simon Glass · 3 years, 10 months ago
  25. abf0c80 dtoc: Make _output_list a top-level function by Simon Glass · 3 years, 10 months ago
  26. ccc3da7 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 3 years, 10 months ago
  27. acfb530 sandbox: Drop unnecessary test node by Simon Glass · 3 years, 10 months ago
  28. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 3 years, 11 months ago
  29. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  30. 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 3 years, 11 months ago
  31. 9b33038 dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years ago
  32. 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
  33. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
  34. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
  35. 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years ago
  36. cb43ac1 dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 1 month ago
  37. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 1 month ago
  38. e41651f dm: Support parent devices with of-platdata by Simon Glass · 4 years, 1 month ago
  39. e144caf dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 1 month ago
  40. 1b27273 dtoc: Order the structures internally by name by Simon Glass · 4 years, 1 month ago
  41. e4fb5fa dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 1 month ago
  42. 97136eb dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 1 month ago
  43. 26e408f dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 1 month ago
  44. 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 1 month ago
  45. 946ec85 dtoc: Add a setup script for Python by Simon Glass · 4 years, 3 months ago
  46. e9ab331 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 3 months ago
  47. dcb3ed6 dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 3 months ago
  48. 6c74d1b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 3 months ago
  49. c063917 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  50. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  51. 1f238bd dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 3 months ago
  52. f02d0eb dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 3 months ago
  53. 6c3fc50 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 4 months ago
  54. ad34017 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 4 months ago
  55. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 4 months ago
  56. 361e733 dtoc: add option to disable warnings by Walter Lozano · 4 years, 4 months ago
  57. dac8228 dtoc: add support to scan drivers by Walter Lozano · 4 years, 4 months ago
  58. ace16e8 dtoc: add missing code comments by Walter Lozano · 4 years, 4 months ago
  59. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  60. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  61. 4d25fe2 dtoc: Rename the main module by Simon Glass · 4 years, 6 months ago
  62. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  63. 2799a69 doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 8 months ago
  64. a90df2b dtoc: Convert fdt.py to Python 3 by Simon Glass · 5 years ago
  65. 3c19dc8 test_dtoc: Move to use Python 3 by Simon Glass · 5 years ago
  66. f7ba5f0 test_fdt: Move to use Python 3 by Simon Glass · 5 years ago
  67. f6e0249 binman: Update state when replacing device-tree entries by Simon Glass · 5 years ago
  68. a004f29 binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  69. e44bc83 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · 5 years ago
  70. 880e9ee dtoc: Update Fdt.FromData() to allow a name by Simon Glass · 5 years ago
  71. d9dad10 binman: Show a helpful error when a DT property is missing by Simon Glass · 5 years ago
  72. 1000096 dtoc: Return a non-zero exit code when tests fail by Simon Glass · 5 years ago
  73. 9b044f7 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · 5 years ago
  74. 209a559 dtoc: Update fdt_util for Python 3 by Simon Glass · 5 years ago
  75. b5f0daf dtoc: Add a unit test for BytesToValue() by Simon Glass · 5 years ago
  76. e66d318 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · 5 years ago
  77. 2ab6e13 dtoc: Use binary mode for reading files by Simon Glass · 5 years ago
  78. 6351805 dtoc: Convert the Fdt.Node class to Python 3 by Simon Glass · 5 years ago
  79. 928527f dtoc: Convert the Fdt.Prop class to Python 3 by Simon Glass · 5 years ago
  80. f6b6481 dtoc: Use byte type instead of str in fdt by Simon Glass · 5 years ago
  81. 2b6ed5e dtoc: Updates BytesToValue() for Python 3 by Simon Glass · 5 years ago
  82. 7e6952d dtoc: Move BytesToValue() out of the Prop class by Simon Glass · 5 years ago
  83. 194b8d5 dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · 5 years ago
  84. 1953ce7 dtoc: Sort platdata output from dtoc by Simon Glass · 5 years ago
  85. 90a8132 dtoc: Adjust code for Python 3 by Simon Glass · 5 years ago
  86. 3e4b51e tools: dtoc: Open all binary files in binary mode by Simon Glass · 5 years ago
  87. e9cde87 dtb_platdata.py: prevent define generation of alias by Heiko Schocher · 6 years ago
  88. e4478d9 tests: dtoc: adapt tests to changed dtoc output by Simon Goldschmidt · 6 years ago
  89. 7d05d3a dtoc: make generated platdata structs const by Simon Goldschmidt · 6 years ago
  90. 41b781d dtoc: Fix the value of SetInt() by Simon Glass · 6 years ago
  91. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  92. 4b4bc06 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  93. e0e6275 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  94. ed59e00 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  95. 746aee3 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  96. 6434961 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  97. e21c27a dtoc: Support adding new nodes by Simon Glass · 6 years ago
  98. af53f5a dtoc: Fixed endianness in Prop.GetEmpty() by Simon Glass · 6 years ago
  99. fa80c25 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  100. 50c5952 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago