1. 76677dd dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 6 months ago
  2. 71719e1 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 6 months ago
  3. 37ba984 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 6 months ago
  4. acd9861 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 6 months ago
  5. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 6 months ago
  6. 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 6 months ago
  7. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 6 months ago
  8. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 6 months ago
  9. e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 6 months ago
  10. fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 7 months ago
  11. 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 7 months ago
  12. 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 7 months ago
  13. 072026e binman: Rearrange documentation into headings by Simon Glass · 3 years, 7 months ago
  14. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 7 months ago
  15. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 7 months ago
  16. 0b6023e binman: Plumb expanded entries through fully by Simon Glass · 3 years, 7 months ago
  17. 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 7 months ago
  18. b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 7 months ago
  19. 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 7 months ago
  20. adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 7 months ago
  21. cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 7 months ago
  22. 7697170 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 7 months ago
  23. 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 7 months ago
  24. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  25. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago
  26. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 7 months ago
  27. dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 7 months ago
  28. adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 7 months ago
  29. 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 7 months ago
  30. a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 7 months ago
  31. 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 7 months ago
  32. 8490c57 dtoc: Only generate the required files by Simon Glass · 3 years, 6 months ago
  33. cff7dcf dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 7 months ago
  34. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 8 months ago
  35. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 8 months ago
  36. 9763e4e dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 8 months ago
  37. 8840bc5 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 8 months ago
  38. 4b91be2 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 8 months ago
  39. 426d12f dtoc: Add support for decl file by Simon Glass · 3 years, 8 months ago
  40. 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 8 months ago
  41. 50aae3e dtoc: Support processing the root node by Simon Glass · 3 years, 8 months ago
  42. 337d697 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 8 months ago
  43. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 8 months ago
  44. 1712f8b dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 8 months ago
  45. 0595352 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 8 months ago
  46. 1d97269 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 8 months ago
  47. 8d6f2d3 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 8 months ago
  48. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 8 months ago
  49. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 8 months ago
  50. b9319c4 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 8 months ago
  51. fd471e2 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 8 months ago
  52. e525fea dtoc: Make use of node properties by Simon Glass · 3 years, 8 months ago
  53. 51d5d05 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 8 months ago
  54. f38161c dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 8 months ago
  55. dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 8 months ago
  56. acf5cb8 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 8 months ago
  57. 1a8b4b9 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 8 months ago
  58. c8b19b0 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 8 months ago
  59. 36b2220 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 8 months ago
  60. a32eb7d dtoc: Save scan information across test runs by Simon Glass · 3 years, 8 months ago
  61. c58662f dtoc: Scan drivers for available information by Simon Glass · 3 years, 8 months ago
  62. b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 8 months ago
  63. ac549ac tools: fdtgrep: Use unsigned chars for arrays by Samuel Dionne-Riel · 3 years, 8 months ago
  64. 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 8 months ago
  65. c7e42ca patman: Update documentation to match new usage by Simon Glass · 3 years, 8 months ago
  66. cfd48ec tools: mtk_image: add an option to set device header offset by Weijie Gao · 3 years, 7 months ago
  67. ad09004 mkeficapsule: Correct printf() strings by Simon Glass · 3 years, 8 months ago
  68. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  69. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 7 months ago
  70. b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 8 months ago
  71. 67637d4 fix patman --limit-cc option by Bernhard Kirchen · 3 years, 8 months ago
  72. 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
  73. ef10804 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 8 months ago
  74. 325bb40 tools: imx8mimage: Restore the original __ALIGN_MASK() macro by Fabio Estevam · 3 years, 7 months ago
  75. 95cacc8 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · 3 years, 7 months ago
  76. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 8 months ago
  77. fd434f4 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 8 months ago
  78. 2b139b3 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · 3 years, 9 months ago
  79. 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
  80. 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 9 months ago
  81. 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 9 months ago
  82. 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 9 months ago
  83. 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 9 months ago
  84. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 9 months ago
  85. 1ecf3b8 binman: Fix a few file comments by Simon Glass · 3 years, 9 months ago
  86. 5b378e4 binman: Show the size when writing entries by Simon Glass · 3 years, 9 months ago
  87. 397a770 binman: Update the TODO list by Simon Glass · 3 years, 9 months ago
  88. 6deff87 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 9 months ago
  89. 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 9 months ago
  90. 850d27b tools: add mkeficapsule to .gitignore by Heinrich Schuchardt · 3 years, 8 months ago
  91. 69d29fe Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  92. d33f318 mkeficapsule: Miscellaneous fixes in the utility by Sughosh Ganu · 3 years, 8 months ago
  93. f7cd8b7 tools: mkeficapsule: fill reserved members of structure by AKASHI Takahiro · 3 years, 8 months ago
  94. 0977948 tools: env: return error if ubi_update_start() fails by Martin Hundebøll · 3 years, 10 months ago
  95. 603e26f mkimage: Move padding commands outside of FIT_SIGNATURE by Joel Stanley · 3 years, 10 months ago
  96. 5d40d5f tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · 3 years, 10 months ago
  97. edfeba7 tools: image-host: add support for several sub-images by Philippe Reynes · 3 years, 10 months ago
  98. 5a4116f tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · 3 years, 10 months ago
  99. 44165e4 tools: mtk_image: add support for booting ARM64 images by Fabien Parent · 4 years ago
  100. 83e13c3 Merge branch '2021.04-rc' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 9 months ago