1. 3bdb668 tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · 2 years, 3 months ago
  2. 5285984 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · 2 years, 3 months ago
  3. 56d0541 binman: Add VPL support by Simon Glass · 2 years, 9 months ago
  4. ffe3cd5 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  5. 0d3a926 binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 3 months ago
  6. 9b5c648 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 3 months ago
  7. d2c153f binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · 2 years, 3 months ago
  8. 94c3ff6 binman: btool: futility: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  9. 853c514 binman: btool: fiptool: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  10. 3264c35 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · 2 years, 3 months ago
  11. 21811f6 binman: btool: mkimage: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  12. 29d45ac binman: btool: lz4: use Bintool.version by Quentin Schulz · 2 years, 3 months ago
  13. bbfc137 binman: bintool: move version check implementation into bintool class by Quentin Schulz · 2 years, 3 months ago
  14. ca87ebf binman: btool: gzip: fix packer name so that binary can be found by Quentin Schulz · 2 years, 3 months ago
  15. a94c5e6 tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · 2 years, 3 months ago
  16. 3074bdd binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 3 months ago
  17. fca3856 binman: Document how to handle dependent images by Simon Glass · 2 years, 3 months ago
  18. 7d959c5 binman: Mention split-elf in the main docs by Simon Glass · 2 years, 3 months ago
  19. 8c73b76 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 3 months ago
  20. a1975d9 patman: Fix version table by Simon Glass · 2 years, 3 months ago
  21. e19f097 Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 3 months ago
  22. d1ed446 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 4 months ago
  23. a5e4dcb binman: Add zstd bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  24. eeb40b4 binman: Add xz bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  25. 9087fc5 binman: Add lzop bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  26. 2b8cda6 binman: Add gzip bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  27. 9f25457 binman: Add bzip2 bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  28. 23cb821 binman: Add BintoolPacker class to bintool by Stefan Herbrechtsmeier · 2 years, 3 months ago
  29. a14bee0 binman: Add compression tests by Stefan Herbrechtsmeier · 2 years, 3 months ago
  30. 94813a0 binman: Support missing compression tools by Stefan Herbrechtsmeier · 2 years, 3 months ago
  31. a6e0b50 binman: Move compression bintool management into entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago
  32. 80c6277 binman: Select compression bintools in cbfs_util class by Stefan Herbrechtsmeier · 2 years, 3 months ago
  33. b4bfbce binman: Move compression bintools creation into test setup by Stefan Herbrechtsmeier · 2 years, 3 months ago
  34. b2f8d61 binman: Remove obsolete compressed data header handling by Stefan Herbrechtsmeier · 2 years, 3 months ago
  35. 1732229 binman: Disable compressed data header by Stefan Herbrechtsmeier · 2 years, 3 months ago
  36. 11121d3 binman: Add length header attribute to dtb entry by Stefan Herbrechtsmeier · 2 years, 3 months ago
  37. 7f128a7 binman: Add DecompressData function to entry class by Stefan Herbrechtsmeier · 2 years, 3 months ago
  38. 86f1fc0 binman: Check only section data in multi section test by Stefan Herbrechtsmeier · 2 years, 3 months ago
  39. 4725030 binman: Collect bintools before usage by Stefan Herbrechtsmeier · 2 years, 3 months ago
  40. c766c8e binman: Forward AddBintools calls to base class by Stefan Herbrechtsmeier · 2 years, 3 months ago
  41. 2cb6cdb binman: Forward AddBintools calls to sub entries in cbfs_util by Stefan Herbrechtsmeier · 2 years, 3 months ago
  42. 486b944 binman: Avoid duplicates in bintool lists by Stefan Herbrechtsmeier · 2 years, 3 months ago
  43. 732742e binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · 2 years, 3 months ago
  44. bd5cd88 binman: Allow collection to use entries from other sections by Simon Glass · 2 years, 4 months ago
  45. b166975 binman: Allow passing entries using -n by Simon Glass · 2 years, 4 months ago
  46. 8fbca77 binman: Allow the image name to be the data file by Simon Glass · 2 years, 4 months ago
  47. 42074dc binman: Improve mkimage documentation by Simon Glass · 2 years, 4 months ago
  48. c6b283f binman: Avoid use of expected failure by Simon Glass · 2 years, 4 months ago
  49. ff1df8c binman: Adjust mkimage etype node reading by Simon Glass · 2 years, 4 months ago
  50. 0cf5bce binman: Add a way to check for missing properties by Simon Glass · 2 years, 4 months ago
  51. 9f57158 binman: Fix up the entry-docs for Entry_pre_load by Simon Glass · 2 years, 4 months ago
  52. 6a9b225 patman: Don't buffer test output with a single test by Simon Glass · 2 years, 4 months ago
  53. 5881641 patman: Put the coverage command-line last by Simon Glass · 2 years, 4 months ago
  54. 7d3e407 binman: Put fake files in a subdirectory by Simon Glass · 2 years, 4 months ago
  55. 53f376b arm: k3: Correct an awk warning by Simon Glass · 2 years, 4 months ago
  56. aa89265 tools: mkeficapsule: use pkg-config for each lib separat by Heiko Thiery · 2 years, 4 months ago
  57. 76d71b0 binman: Add more documentation about binman usage by Simon Glass · 2 years, 4 months ago
  58. a7c9778 binman: Add rST references for binman entry types by Simon Glass · 2 years, 4 months ago
  59. c8ab031 patman: Add documentation to doc/ by Simon Glass · 2 years, 4 months ago
  60. 04afdfe dtoc: Correct remaining pylint problems in test_fdt by Simon Glass · 2 years, 4 months ago
  61. 882f632 test_fdt: Convert to use argparse by Simon Glass · 2 years, 4 months ago
  62. 9954cda dtoc: Move main program into its own function by Simon Glass · 2 years, 4 months ago
  63. b6ec10c dtoc: Fix fdt test coverage by Simon Glass · 2 years, 4 months ago
  64. 8726f66 dtoc: Tidy up fdt_tests RunTests() by Simon Glass · 2 years, 4 months ago
  65. 9852bef dtoc: Tidy up fdt_tests RunTestCoverage() args by Simon Glass · 2 years, 4 months ago
  66. 42c84a9 buildman: Drop a TODO that is done by Simon Glass · 2 years, 5 months ago
  67. fde4dd3 buildman: Drop a Python 2.7 comment by Simon Glass · 2 years, 5 months ago
  68. 86a2afe buildman: Allow lines without a symbol by Simon Glass · 2 years, 5 months ago
  69. ff9ecc2 Drop genboardscfg.py by Simon Glass · 2 years, 5 months ago
  70. afbd213 buildman: Return an error if there are maintainer warnings by Simon Glass · 2 years, 5 months ago
  71. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
  72. d2d4c60 buildman: Replace the Options column with config name by Simon Glass · 2 years, 5 months ago
  73. 58d41be buildman: Tidy up pylint problems in boards module by Simon Glass · 2 years, 5 months ago
  74. 0c477b7 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 5 months ago
  75. 20751d6 buildman: Split out Boards into its own file by Simon Glass · 2 years, 5 months ago
  76. 127a239 buildman: Convert camel case in board.py by Simon Glass · 2 years, 5 months ago
  77. c093f61 buildman: Drop use of 'board' in board module by Simon Glass · 2 years, 5 months ago
  78. 5df4522 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 5 months ago
  79. b0786df buildman: Fix use of 'boards' in test by Simon Glass · 2 years, 5 months ago
  80. d4c6c8a buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 5 months ago
  81. 8132f98 buildman: Avoid using board as a variable by Simon Glass · 2 years, 5 months ago
  82. 6c43562 buildman: Support running from an IDE by Simon Glass · 2 years, 5 months ago
  83. dcbc702 buildman: Drop -I option by Simon Glass · 2 years, 5 months ago
  84. a02c5c7 tools: mkimage: fix build with LibreSSL by Michal Vasilek · 2 years, 4 months ago
  85. c730c4d tools: kwboot: use pkg-config to get -ltinfo by Heiko Thiery · 2 years, 4 months ago
  86. de7adbd tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls by Heiko Thiery · 2 years, 4 months ago
  87. 5bad289 Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 4 months ago
  88. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 4 months ago
  89. eeb23bf tools: image: support i.MX93 by Peng Fan · 2 years, 4 months ago
  90. be4f271 patman: By default don't pass "--no-tree" to checkpatch for linux by Douglas Anderson · 2 years, 4 months ago
  91. a5691e1 binman: Increase default fitImage data section resize step from 1k to 64k by Marek Vasut · 2 years, 5 months ago
  92. 5a69191 tools: relocate-rela: Define all macros for e_machine and reloc types by Michal Simek · 2 years, 5 months ago
  93. 77b1630 tools: relocate-rela: Remove guard around R_AARCH64_RELATIVE by Michal Simek · 2 years, 5 months ago
  94. d051786 tools: relocate-rela: Fix ELF decoding on big-endian hosts by Samuel Holland · 2 years, 5 months ago
  95. 26ebaed k3_gen_x509_cert: Make SWRV configurable for anti-rollback protection by Yogesh Siraswar · 2 years, 5 months ago
  96. f563f96 tools: mkimage: Add support to generate FlexSPI Header for i.MX8m by Mamta Shukla · 2 years, 5 months ago
  97. adf86c7 tools: imx8mimage: Keep IVT reserved1 field zero always by Marek Vasut · 2 years, 5 months ago
  98. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
  99. 2c6936f Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years, 5 months ago
  100. cc12928 tools: mtk_image: add support for MT7621 NAND images by developer · 2 years, 6 months ago