1. ea52c2d moveconfig: Handle binary files cleanly by Simon Glass · 3 years, 8 months ago
  2. 4415dc1 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 8 months ago
  3. 94ba59e dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 8 months ago
  4. 695077d dtoc: Show driver warnings once at the end by Simon Glass · 3 years, 8 months ago
  5. 37aa020 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 8 months ago
  6. b310656 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 8 months ago
  7. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
  8. e6d9b9d Support building on macOS/arm64 by Jessica Clarke · 3 years, 8 months ago
  9. d8bee46 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 8 months ago
  10. 3be798a dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 8 months ago
  11. 244548f dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 8 months ago
  12. b2e8ac4 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 8 months ago
  13. 459df47 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 8 months ago
  14. 93f18a1 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 8 months ago
  15. f427c5f binman: Support default alignment for sections by Simon Glass · 3 years, 8 months ago
  16. 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 8 months ago
  17. e191578 binman: Add support for a collection of entries by Simon Glass · 3 years, 8 months ago
  18. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · 3 years, 8 months ago
  19. 3bbc993 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 8 months ago
  20. 774b23f binman: Update various pieces of the documentation by Simon Glass · 3 years, 8 months ago
  21. 8911fa1 binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 8 months ago
  22. 0ac96b6 binman: Incorporate entry documentation by Simon Glass · 3 years, 8 months ago
  23. fa88828 binman: Rearrange documentation into headings by Simon Glass · 3 years, 8 months ago
  24. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 8 months ago
  25. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 8 months ago
  26. 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · 3 years, 8 months ago
  27. ed93067 binman: Allow a way to select expanded entries by Simon Glass · 3 years, 8 months ago
  28. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 8 months ago
  29. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 8 months ago
  30. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 8 months ago
  31. a1ba618 binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 8 months ago
  32. f184d95 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 8 months ago
  33. d9bdd25 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 8 months ago
  34. 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 8 months ago
  35. c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 8 months ago
  36. 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 8 months ago
  37. 308939b binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 8 months ago
  38. 537e006 binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 8 months ago
  39. 3f093a3 binman: Update entry help for files-align by Simon Glass · 3 years, 8 months ago
  40. fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 8 months ago
  41. 4ef93d9 binman: Allow extracting to current directory by Simon Glass · 3 years, 8 months ago
  42. db2b9ca dtoc: Only generate the required files by Simon Glass · 3 years, 8 months ago
  43. ed5e6ae dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 8 months ago
  44. fea2f25 dtoc: Generate device instances by Simon Glass · 3 years, 10 months ago
  45. c7b4b83 dtoc: Generate uclass devices by Simon Glass · 3 years, 10 months ago
  46. e211908 dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 10 months ago
  47. 4e430a2 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 10 months ago
  48. be74900 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 10 months ago
  49. 3fa3bbb dtoc: Add support for decl file by Simon Glass · 3 years, 10 months ago
  50. 3809ad9 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 10 months ago
  51. c14fd0c dtoc: Support processing the root node by Simon Glass · 3 years, 10 months ago
  52. 80d782c4 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 10 months ago
  53. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago
  54. 072b9c5 dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 10 months ago
  55. be88d2f dtoc: Read aliases for uclasses by Simon Glass · 3 years, 10 months ago
  56. 9b2eac0 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 10 months ago
  57. 2f4455f dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 10 months ago
  58. a7b1c77 dtoc: Support headers needed for drivers by Simon Glass · 3 years, 10 months ago
  59. f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 10 months ago
  60. eb3c249 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 10 months ago
  61. 047a480 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 10 months ago
  62. 62a9537 dtoc: Make use of node properties by Simon Glass · 3 years, 10 months ago
  63. 4447978 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 10 months ago
  64. 32a8d22 dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 10 months ago
  65. 4f4b240 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 10 months ago
  66. 88bd538 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 10 months ago
  67. 2e199ab dtoc: Support scanning of uclasses by Simon Glass · 3 years, 10 months ago
  68. 0f3b141 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 10 months ago
  69. dc37c81 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 10 months ago
  70. 768ff0a dtoc: Save scan information across test runs by Simon Glass · 3 years, 10 months ago
  71. 78933b7 dtoc: Scan drivers for available information by Simon Glass · 3 years, 10 months ago
  72. 9bbcf9b patman: Use less for help file, if available by Nicolas Boichat · 3 years, 9 months ago
  73. 32b4955 tools: fdtgrep: Use unsigned chars for arrays by Samuel Dionne-Riel · 3 years, 10 months ago
  74. 1f975b9 patman: Quieten down the alias checking by Simon Glass · 3 years, 10 months ago
  75. 541186e patman: Update documentation to match new usage by Simon Glass · 3 years, 10 months ago
  76. 8265933 tools: mtk_image: add an option to set device header offset by developer · 3 years, 9 months ago
  77. 843c1dd mkeficapsule: Correct printf() strings by Simon Glass · 3 years, 10 months ago
  78. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
  79. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago
  80. c635d89 buildman: Support single-threaded operation by Simon Glass · 3 years, 10 months ago
  81. 49d092f fix patman --limit-cc option by Bernhard Kirchen · 3 years, 10 months ago
  82. a30f24f Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 9 months ago
  83. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 10 months ago
  84. 452b025 tools: imx8mimage: Restore the original __ALIGN_MASK() macro by Fabio Estevam · 3 years, 9 months ago
  85. 2748fb6 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · 3 years, 9 months ago
  86. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  87. b7ff766 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 10 months ago
  88. f6c38c1 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · 3 years, 10 months ago
  89. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
  90. db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 11 months ago
  91. a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
  92. 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 11 months ago
  93. 3fb2540 binman: Support reading an image with entry args by Simon Glass · 3 years, 11 months ago
  94. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 11 months ago
  95. d2b3b2a binman: Fix a few file comments by Simon Glass · 3 years, 11 months ago
  96. 0834945 binman: Show the size when writing entries by Simon Glass · 3 years, 11 months ago
  97. 01ab229 binman: Update the TODO list by Simon Glass · 3 years, 11 months ago
  98. 9920989 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 11 months ago
  99. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 11 months ago
  100. 8077d292 tools: add mkeficapsule to .gitignore by Heinrich Schuchardt · 3 years, 10 months ago