1. d9d5fe0 tools: spkgimage: correct printf specifier by Heinrich Schuchardt · 1 year, 5 months ago
  2. edaa0c3 mkimage: Use PATH_MAX for path length by Mingli Yu · 1 year, 5 months ago
  3. 2d283fa tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · 1 year, 7 months ago
  4. 28fa3a5 binman: Support writing symbols for ucode etypes by Simon Glass · 1 year, 7 months ago
  5. aa8ac95 buildman: Pass -Werror to the host compiler too by Simon Glass · 1 year, 7 months ago
  6. 0c36e65 tools: fix TestFdtUtil() by Heinrich Schuchardt · 1 year, 7 months ago
  7. 6d7c40c tools: Fall back to importlib_resources on Python 3.6 by Jan Kiszka · 1 year, 7 months ago
  8. d01d667 patman: fix class TestFunctional by Heinrich Schuchardt · 1 year, 7 months ago
  9. 25b39e8 binman: Use expanduser instead of HOME by Simon Glass · 1 year, 7 months ago
  10. 53ad29c binman: Use unsigned long over typedef ulong by Andrew Davis · 1 year, 8 months ago
  11. 8d6c454 tools: env: update lock path in README by John Keeping · 1 year, 8 months ago
  12. 61521ca patman: Declare the future Series memory by Simon Glass · 1 year, 7 months ago
  13. 3e4b4c4 tools: prelink-riscv: Unmap the ELF image when done by Bin Meng · 1 year, 8 months ago
  14. 0320d52 tools: prelink-riscv: Cosmetic style fixes by Bin Meng · 1 year, 8 months ago
  15. eebdc21 tools: kwboot: Add support for parsing SATA images with non-512 block size by Pali Rohár · 1 year, 8 months ago
  16. 15c89378 tools: kwbimage: Add support for SATA images with non-512 byte block size by Pali Rohár · 1 year, 8 months ago
  17. 5a5e546 tools: kwbimage: Simplify align code by Pali Rohár · 1 year, 8 months ago
  18. 0ed41e2 tools: imagetool: Extend print_header() by params argument by Pali Rohár · 1 year, 8 months ago
  19. dff7580 tools: avoid implicit fallthrough in fdt_add_pubkey by Heinrich Schuchardt · 1 year, 8 months ago
  20. 5e0aa81 tools: env: use /run to store lockfile by Tim Lee · 1 year, 10 months ago
  21. aaa366f Dockerfile: add mkbootimg tool by Safae Ouajih · 1 year, 10 months ago
  22. ad9b2fd CI: Move to clang-16 by Tom Rini · 1 year, 8 months ago
  23. 54573e0 Dockerfile: Populate a pip cache by Tom Rini · 1 year, 8 months ago
  24. 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
  25. 9cf2fb4 buildman: Correct overwriting of settings file by Simon Glass · 1 year, 8 months ago
  26. aebb5b9 arm: dts: iot2050: Optionally embed OTP programming data into image by Jan Kiszka · 1 year, 9 months ago
  27. 15bb43b iot2050: Add script for signing artifacts by Jan Kiszka · 1 year, 9 months ago
  28. 4020ce0 tools: Add script for converting public key into device tree include by Jan Kiszka · 1 year, 9 months ago
  29. a59bc02 iot2050: Update firmware layout by Jan Kiszka · 1 year, 9 months ago
  30. 709daaf tools: kwboot: Document information about NOR XIP by Pali Rohár · 1 year, 8 months ago
  31. 89e162a tools: kwboot: Workaround A38x BootROM bug for images with a gap by Pali Rohár · 1 year, 8 months ago
  32. aa54748 tools: kwboot: Fix sending very small images by Pali Rohár · 1 year, 8 months ago
  33. f539634 tools: kwboot: Fix inserting UART data checksum without -B option by Pali Rohár · 1 year, 8 months ago
  34. bf5151b tools: kwboot: Fix invalid UART kwbimage v1 headersz by Pali Rohár · 1 year, 8 months ago
  35. 0e8a026 tools: kwbimage: Fix invalid UART kwbimage v1 headersz by Pali Rohár · 1 year, 8 months ago
  36. fd2de4f proftool: Remove unused variables in make_flame_tree by Tom Rini · 1 year, 9 months ago
  37. 7c37780 imx8image: Remove unused cont_img_count variable by Tom Rini · 1 year, 9 months ago
  38. 2f91848 Dockerfile: Update to latest "Jammy" tag by Tom Rini · 1 year, 8 months ago
  39. 26a4183 Dockerfile: Add m68k-softmmu to qemu by Tom Rini · 1 year, 8 months ago
  40. ddebd4b Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 8 months ago
  41. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
  42. 09753b3 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 9 months ago
  43. e814a14 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · 1 year, 9 months ago
  44. ac55734 tools: add fdt_add_pubkey by Roman Kopytin · 1 year, 9 months ago
  45. 3cfcaa4d binman: add tests for sign option by Ivan Mikhaylov · 1 year, 9 months ago
  46. 8a80386 binman: add sign option for binman by Ivan Mikhaylov · 1 year, 9 months ago
  47. 3d80de0 binman: add documentation for binman sign option by Ivan Mikhaylov · 1 year, 9 months ago
  48. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  49. a4786c9 tools: relocate-rela: add support for handling 32-bit big endian files by Ovidiu Panait · 1 year, 9 months ago
  50. 6155b0b tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu() by Ovidiu Panait · 1 year, 9 months ago
  51. e4ff809 tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32() by Ovidiu Panait · 1 year, 9 months ago
  52. c3fe97f binman: Support generation of x509 certificates by Simon Glass · 1 year, 9 months ago
  53. 49b77e8 binman: Support updating section contents by Simon Glass · 1 year, 9 months ago
  54. 039d65f binman: Handle missing bintools correctly in fit by Simon Glass · 1 year, 9 months ago
  55. b9b9b27 binman: Allow preserving the output dir when replacing by Simon Glass · 1 year, 9 months ago
  56. 6e54f02 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 9 months ago
  57. dc19cee patman: Check patches in parallel by Simon Glass · 1 year, 9 months ago
  58. 620639c patman: Run get_maintainer.pl in parallel by Simon Glass · 1 year, 9 months ago
  59. 77f57df patman: Refactor MakeCcFile() into two functions by Simon Glass · 1 year, 9 months ago
  60. a59449c patman: Drop an incorrect comment about git am by Simon Glass · 1 year, 9 months ago
  61. bf3e1c6 doc: Add notes on how to install patman and binman by Simon Glass · 1 year, 9 months ago
  62. 4a0c915 binman: Add support for building a binmanu PyPi package by Simon Glass · 1 year, 9 months ago
  63. feb80cc binman: Use importlib to find the help by Simon Glass · 1 year, 9 months ago
  64. cd6d633 binman: Hide the 'test' command unless test code is available by Simon Glass · 1 year, 9 months ago
  65. 56292b7 binman: Move the main code into a function by Simon Glass · 1 year, 9 months ago
  66. d053fa7 dtoc: Add support for building a dtoc PyPi package by Simon Glass · 1 year, 9 months ago
  67. bd310df dtoc: Use pathlib to find the test directory by Simon Glass · 1 year, 9 months ago
  68. ff536de dtoc: Move the main code into a function by Simon Glass · 1 year, 9 months ago
  69. 48265ed dtoc: Hide the test options unless test code is available by Simon Glass · 1 year, 9 months ago
  70. a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · 1 year, 9 months ago
  71. c573580 buildman: Use importlib to find the help by Simon Glass · 1 year, 9 months ago
  72. ba666eb buildman: Fix use of a type as a variable by Simon Glass · 1 year, 9 months ago
  73. 69c4dc1 buildman: Hide the test options unless test code is available by Simon Glass · 1 year, 9 months ago
  74. 62043e3 buildman: Move the main code into a function by Simon Glass · 1 year, 9 months ago
  75. 7509a93 patman: Add support for building a patman PyPi package by Simon Glass · 1 year, 9 months ago
  76. c92395b patman: Avoid importing test_checkpatch before it is needed by Simon Glass · 1 year, 9 months ago
  77. f1a82df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · 1 year, 9 months ago
  78. 131444f patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  79. f715ab9 Remove concurrencytest by Simon Glass · 1 year, 9 months ago
  80. 1ca554e Revert "patman: test_util: Print test stdout/stderr within test summaries" by Simon Glass · 1 year, 9 months ago
  81. 62f8590 binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · 1 year, 9 months ago
  82. 9a1c726 binman: Make the tooldir configurable by Simon Glass · 1 year, 9 months ago
  83. c911496 binman: Use a private directory for bintools by Simon Glass · 1 year, 9 months ago
  84. afd7175 binman: Move the tools directory into the Bintool class by Simon Glass · 1 year, 9 months ago
  85. 1285322 binman: Update bintools documentation by Simon Glass · 1 year, 9 months ago
  86. 1e04014 binman: Correct an 'aot' typo by Simon Glass · 1 year, 9 months ago
  87. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 9 months ago
  88. f6bfcca buildman: Support disabling LTO by Simon Glass · 1 year, 9 months ago
  89. 1382b1d buildman: Write out the build command used by Simon Glass · 1 year, 9 months ago
  90. e96f70a buildman: Add a note about the out-env file by Simon Glass · 1 year, 9 months ago
  91. f2c52eb binman: Use correct argument name in docstrings by Jonas Karlman · 1 year, 9 months ago
  92. 85a861b binman: Fix spelling of nodes in code comments by Jonas Karlman · 1 year, 9 months ago
  93. c90be4b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · 1 year, 9 months ago
  94. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · 1 year, 9 months ago
  95. a0cd7c7 binman: Avoid requiring a home directory on startup by Simon Glass · 1 year, 10 months ago
  96. d4f763c tools: binman: minor formatting fix in docs by Ralph Siemsen · 1 year, 9 months ago
  97. 3e4756b tools: kwbimage: Add support for creating an image with no data by Pali Rohár · 1 year, 10 months ago
  98. 6ce18eb tools: mkimage: Do not try to open datafile when it is skipped by Pali Rohár · 1 year, 10 months ago
  99. 46781af tools: mkimage: Print human readable error when -d is not specified by Pali Rohár · 1 year, 11 months ago
  100. c6178dc tools: kwbimage: Add support for XIP SPI/NOR images by Pali Rohár · 1 year, 10 months ago