1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  2. 47558a4 common.h: Remove this file and all references by Tom Rini · 6 months ago
  3. cf62803 dtoc: avoid invalid escape sequence '\s' by Heinrich Schuchardt · 8 months ago
  4. b1839fc dtoc: Change dst to self in debug message by Manorit Chawdhry · 10 months ago
  5. 049ee90 tools: Move python tools to version 0.0.6 by Simon Glass · 11 months ago
  6. 4c4977c doc: Update documentation URL by Simon Glass · 11 months ago
  7. bbbf04c Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · 1 year, 2 months ago
  8. 288ae53 binman: Add a temporary hack for duplicate phandles by Simon Glass · 1 year, 3 months ago
  9. 589c2d9 fdt: Allow copying phandles into templates by Simon Glass · 1 year, 3 months ago
  10. 8df8b6d dtoc: Add some debugging when copying nodes by Simon Glass · 1 year, 3 months ago
  11. 7155646 dtoc: Make properties dirty when purging them by Simon Glass · 1 year, 3 months ago
  12. 55e1278 dtoc: Allow inserting a list of nodes into another by Simon Glass · 1 year, 3 months ago
  13. 4df457b dtoc: Support copying the contents of a node into another by Simon Glass · 1 year, 3 months ago
  14. d0d0e77 tools: fix TestFdtUtil() by Heinrich Schuchardt · 1 year, 6 months ago
  15. 77b3ccb dtoc: Add support for building a dtoc PyPi package by Simon Glass · 1 year, 8 months ago
  16. 1688d6c dtoc: Use pathlib to find the test directory by Simon Glass · 1 year, 8 months ago
  17. b3f5474 dtoc: Move the main code into a function by Simon Glass · 1 year, 8 months ago
  18. ab9272b dtoc: Hide the test options unless test code is available by Simon Glass · 1 year, 8 months ago
  19. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 8 months ago
  20. 0a06d71 dm: doc: Move to new driver model schema by Simon Glass · 1 year, 8 months ago
  21. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  22. 8f5afe2 dtoc: Add a way to read a phandle with params by Simon Glass · 1 year, 9 months ago
  23. e1c0811 dtoc: Drop sys.exit() in test_fdt by Simon Glass · 2 years, 2 months ago
  24. 5d1637a dtoc: Correct remaining pylint problems in test_fdt by Simon Glass · 2 years, 3 months ago
  25. 7640b16 test_fdt: Convert to use argparse by Simon Glass · 2 years, 3 months ago
  26. a8ad9aa dtoc: Move main program into its own function by Simon Glass · 2 years, 3 months ago
  27. ad74422 dtoc: Fix fdt test coverage by Simon Glass · 2 years, 3 months ago
  28. b26dd96 dtoc: Tidy up fdt_tests RunTests() by Simon Glass · 2 years, 3 months ago
  29. 2598079 dtoc: Tidy up fdt_tests RunTestCoverage() args by Simon Glass · 2 years, 3 months ago
  30. 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 5 months ago
  31. 53c20be dm: core: Switch the testbus driver to use a new struct by Simon Glass · 2 years, 5 months ago
  32. d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 7 months ago
  33. 42ae363 dtoc: Update fdt tests to use test_util by Simon Glass · 2 years, 7 months ago
  34. c18e5fb dtoc: Update test_src_scan.py for new tegra compatibles by Tom Rini · 2 years, 4 months ago
  35. 0ded4d4 dtoc: Tidy up implementation of AddStringList() by Simon Glass · 2 years, 8 months ago
  36. 6101253 dtoc: Make GetArgs() more flexible by Simon Glass · 2 years, 8 months ago
  37. 8a455fc dtoc: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  38. 7e4b66a dtoc: Support reading a list of arguments by Simon Glass · 2 years, 8 months ago
  39. dd857ee dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · 2 years, 8 months ago
  40. a30c39f dtoc: Support deleting a node by Simon Glass · 2 years, 8 months ago
  41. bc11602 dtoc: Support adding a string list to a device tree by Simon Glass · 2 years, 8 months ago
  42. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 9 months ago
  43. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  44. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  45. 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 2 years, 9 months ago
  46. c761cf7 tools: Add init files for Python tools by Simon Glass · 2 years, 11 months ago
  47. 0c7cdd0 dtoc: Fix up a code comment that confuses pylint by Simon Glass · 2 years, 11 months ago
  48. 1b5a533 dtoc: Add support for reading string-list properties by Simon Glass · 2 years, 11 months ago
  49. 40b4d64 dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 2 years, 11 months ago
  50. d866e62 dtoc: Add support for reading 64-bit ints by Simon Glass · 2 years, 11 months ago
  51. ff139b6 dtoc: Bring in the libfdt module automatically by Simon Glass · 2 years, 11 months ago
  52. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 2 months ago
  53. e679f39 dtoc: Correct the intarray-widening test case by Simon Glass · 3 years, 3 months ago
  54. eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 3 months ago
  55. ca04494 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 3 months ago
  56. df82de8 dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 3 months ago
  57. 43ba492 dtoc: Detect drivers which do not parse correctly by Simon Glass · 3 years, 4 months ago
  58. 86ff01e dtoc: Detect unexpected suffix on .of_match by Simon Glass · 3 years, 4 months ago
  59. 4f1727a dtoc: Add a stdout check in test_normalized_name() by Simon Glass · 3 years, 4 months ago
  60. 893142a dtoc: Correct the re_compat regular expression by Simon Glass · 3 years, 4 months ago
  61. 1b5fe11 dtoc: Allow multiple warnings for a driver by Simon Glass · 3 years, 4 months ago
  62. 973fa52 dtoc: Convert to use ArgumentParser by Simon Glass · 3 years, 4 months ago
  63. c796765 dtoc: Avoid using subscripts on match objects by Simon Glass · 3 years, 4 months ago
  64. 1c56469 dtoc: Check that a parent is not missing by Simon Glass · 3 years, 4 months ago
  65. 1707325 dtoc: Correct dtoc output when testing by Simon Glass · 3 years, 6 months ago
  66. da39341 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 7 months ago
  67. 3e200ca dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 7 months ago
  68. 0c59ace dtoc: Show driver warnings once at the end by Simon Glass · 3 years, 7 months ago
  69. 5d1bec3 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 7 months ago
  70. f617665 dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 7 months ago
  71. 76677dd dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 7 months ago
  72. 71719e1 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 7 months ago
  73. 37ba984 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 7 months ago
  74. acd9861 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 7 months ago
  75. 8490c57 dtoc: Only generate the required files by Simon Glass · 3 years, 7 months ago
  76. cff7dcf dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 7 months ago
  77. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 9 months ago
  78. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 9 months ago
  79. 9763e4e dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 9 months ago
  80. 8840bc5 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 9 months ago
  81. 4b91be2 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 9 months ago
  82. 426d12f dtoc: Add support for decl file by Simon Glass · 3 years, 9 months ago
  83. 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 9 months ago
  84. 50aae3e dtoc: Support processing the root node by Simon Glass · 3 years, 9 months ago
  85. 337d697 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 9 months ago
  86. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 9 months ago
  87. 1712f8b dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 9 months ago
  88. 0595352 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 9 months ago
  89. 1d97269 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 9 months ago
  90. 8d6f2d3 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 9 months ago
  91. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 9 months ago
  92. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 9 months ago
  93. b9319c4 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 9 months ago
  94. fd471e2 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 9 months ago
  95. e525fea dtoc: Make use of node properties by Simon Glass · 3 years, 9 months ago
  96. 51d5d05 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 9 months ago
  97. f38161c dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 9 months ago
  98. dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 9 months ago
  99. acf5cb8 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 9 months ago
  100. 1a8b4b9 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 9 months ago