1. dc514d7 moveconfig.py: add to the "do not process" list by Trevor Woerner · 3 years, 7 months ago
  2. d9c3050 checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 7 months ago
  3. 2164063 tools/mkeficapsule: improve online help by Heinrich Schuchardt · 3 years, 6 months ago
  4. ba7e5db imx6: icorem6: chmod 644 enigcam.bmp by Heinrich Schuchardt · 3 years, 7 months ago
  5. 16841a6 tools: imx image: fix write warning by Peng Fan · 3 years, 7 months ago
  6. a643225 tools: Integrate the Dockerfile used for CI by Tom Rini · 3 years, 7 months ago
  7. 7570d9b moveconfig: Handle binary files cleanly by Simon Glass · 3 years, 6 months ago
  8. da39341 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 6 months ago
  9. 3e200ca dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 6 months ago
  10. 0c59ace dtoc: Show driver warnings once at the end by Simon Glass · 3 years, 6 months ago
  11. 5f86454 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 6 months ago
  12. 42bc156 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 6 months ago
  13. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 6 months ago
  14. 3b14204 Support building on macOS/arm64 by Jessica Clarke · 3 years, 6 months ago
  15. 5d1bec3 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 6 months ago
  16. f617665 dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 6 months ago
  17. 76677dd dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 6 months ago
  18. 71719e1 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 6 months ago
  19. 37ba984 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 6 months ago
  20. acd9861 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 6 months ago
  21. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 6 months ago
  22. 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 6 months ago
  23. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 6 months ago
  24. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 6 months ago
  25. e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 6 months ago
  26. fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 7 months ago
  27. 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 7 months ago
  28. 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 7 months ago
  29. 072026e binman: Rearrange documentation into headings by Simon Glass · 3 years, 7 months ago
  30. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 7 months ago
  31. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 7 months ago
  32. 0b6023e binman: Plumb expanded entries through fully by Simon Glass · 3 years, 7 months ago
  33. 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 7 months ago
  34. b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 7 months ago
  35. 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 7 months ago
  36. adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 7 months ago
  37. cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 7 months ago
  38. 7697170 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 7 months ago
  39. 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 7 months ago
  40. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  41. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago
  42. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 7 months ago
  43. dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 7 months ago
  44. adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 7 months ago
  45. 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 7 months ago
  46. a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 7 months ago
  47. 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 7 months ago
  48. 8490c57 dtoc: Only generate the required files by Simon Glass · 3 years, 6 months ago
  49. cff7dcf dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 7 months ago
  50. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 8 months ago
  51. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 8 months ago
  52. 9763e4e dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 8 months ago
  53. 8840bc5 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 8 months ago
  54. 4b91be2 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 8 months ago
  55. 426d12f dtoc: Add support for decl file by Simon Glass · 3 years, 8 months ago
  56. 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 8 months ago
  57. 50aae3e dtoc: Support processing the root node by Simon Glass · 3 years, 8 months ago
  58. 337d697 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 8 months ago
  59. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 8 months ago
  60. 1712f8b dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 8 months ago
  61. 0595352 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 8 months ago
  62. 1d97269 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 8 months ago
  63. 8d6f2d3 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 8 months ago
  64. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 8 months ago
  65. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 8 months ago
  66. b9319c4 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 8 months ago
  67. fd471e2 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 8 months ago
  68. e525fea dtoc: Make use of node properties by Simon Glass · 3 years, 8 months ago
  69. 51d5d05 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 8 months ago
  70. f38161c dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 8 months ago
  71. dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 8 months ago
  72. acf5cb8 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 8 months ago
  73. 1a8b4b9 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 8 months ago
  74. c8b19b0 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 8 months ago
  75. 36b2220 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 8 months ago
  76. a32eb7d dtoc: Save scan information across test runs by Simon Glass · 3 years, 8 months ago
  77. c58662f dtoc: Scan drivers for available information by Simon Glass · 3 years, 8 months ago
  78. b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 8 months ago
  79. ac549ac tools: fdtgrep: Use unsigned chars for arrays by Samuel Dionne-Riel · 3 years, 8 months ago
  80. 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 8 months ago
  81. c7e42ca patman: Update documentation to match new usage by Simon Glass · 3 years, 8 months ago
  82. cfd48ec tools: mtk_image: add an option to set device header offset by Weijie Gao · 3 years, 7 months ago
  83. ad09004 mkeficapsule: Correct printf() strings by Simon Glass · 3 years, 8 months ago
  84. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  85. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 7 months ago
  86. b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 8 months ago
  87. 67637d4 fix patman --limit-cc option by Bernhard Kirchen · 3 years, 8 months ago
  88. 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 7 months ago
  89. ef10804 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 8 months ago
  90. 325bb40 tools: imx8mimage: Restore the original __ALIGN_MASK() macro by Fabio Estevam · 3 years, 7 months ago
  91. 95cacc8 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · 3 years, 7 months ago
  92. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 8 months ago
  93. fd434f4 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 8 months ago
  94. 2b139b3 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · 3 years, 9 months ago
  95. 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 8 months ago
  96. 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 9 months ago
  97. 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 9 months ago
  98. 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 9 months ago
  99. 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 9 months ago
  100. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 9 months ago