1. aaa366f Dockerfile: add mkbootimg tool by Safae Ouajih · Mon Feb 06 00:50:21 2023 +0100
  2. ad9b2fd CI: Move to clang-16 by Tom Rini · Tue Mar 21 15:07:45 2023 -0400
  3. 54573e0 Dockerfile: Populate a pip cache by Tom Rini · Thu Mar 23 14:57:58 2023 -0400
  4. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  5. 9cf2fb4 buildman: Correct overwriting of settings file by Simon Glass · Tue Mar 28 10:47:37 2023 +1300
  6. aebb5b9 arm: dts: iot2050: Optionally embed OTP programming data into image by Jan Kiszka · Tue Feb 28 19:19:18 2023 +0100
  7. 15bb43b iot2050: Add script for signing artifacts by Jan Kiszka · Tue Feb 28 19:19:17 2023 +0100
  8. 4020ce0 tools: Add script for converting public key into device tree include by Jan Kiszka · Tue Feb 28 19:19:16 2023 +0100
  9. a59bc02 iot2050: Update firmware layout by Jan Kiszka · Tue Feb 28 19:19:11 2023 +0100
  10. 709daaf tools: kwboot: Document information about NOR XIP by Pali Rohár · Thu Mar 23 21:00:07 2023 +0100
  11. 89e162a tools: kwboot: Workaround A38x BootROM bug for images with a gap by Pali Rohár · Thu Mar 23 20:57:55 2023 +0100
  12. aa54748 tools: kwboot: Fix sending very small images by Pali Rohár · Thu Mar 23 20:57:54 2023 +0100
  13. f539634 tools: kwboot: Fix inserting UART data checksum without -B option by Pali Rohár · Thu Mar 23 20:57:53 2023 +0100
  14. bf5151b tools: kwboot: Fix invalid UART kwbimage v1 headersz by Pali Rohár · Thu Mar 23 20:57:52 2023 +0100
  15. 0e8a026 tools: kwbimage: Fix invalid UART kwbimage v1 headersz by Pali Rohár · Thu Mar 23 20:57:51 2023 +0100
  16. fd2de4f proftool: Remove unused variables in make_flame_tree by Tom Rini · Mon Feb 27 17:08:38 2023 -0500
  17. 7c37780 imx8image: Remove unused cont_img_count variable by Tom Rini · Mon Feb 27 17:08:37 2023 -0500
  18. 2f91848 Dockerfile: Update to latest "Jammy" tag by Tom Rini · Tue Mar 21 15:31:19 2023 -0400
  19. 26a4183 Dockerfile: Add m68k-softmmu to qemu by Tom Rini · Tue Mar 21 15:28:00 2023 -0400
  20. ddebd4b Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Mar 16 12:18:30 2023 -0400
  21. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · Thu Mar 16 12:16:14 2023 -0400
  22. 09753b3 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · Fri Mar 10 12:48:51 2023 -0800
  23. e814a14 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · Fri Mar 10 12:48:50 2023 -0800
  24. ac55734 tools: add fdt_add_pubkey by Roman Kopytin · Wed Mar 08 01:13:41 2023 +0000
  25. 3cfcaa4d binman: add tests for sign option by Ivan Mikhaylov · Wed Mar 08 01:13:40 2023 +0000
  26. 8a80386 binman: add sign option for binman by Ivan Mikhaylov · Wed Mar 08 01:13:39 2023 +0000
  27. 3d80de0 binman: add documentation for binman sign option by Ivan Mikhaylov · Wed Mar 08 01:13:38 2023 +0000
  28. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  29. a4786c9 tools: relocate-rela: add support for handling 32-bit big endian files by Ovidiu Panait · Sat Mar 11 19:38:36 2023 +0200
  30. 6155b0b tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu() by Ovidiu Panait · Sat Mar 11 19:38:35 2023 +0200
  31. e4ff809 tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32() by Ovidiu Panait · Sat Mar 11 19:38:34 2023 +0200
  32. c3fe97f binman: Support generation of x509 certificates by Simon Glass · Thu Mar 02 17:02:45 2023 -0700
  33. 49b77e8 binman: Support updating section contents by Simon Glass · Thu Mar 02 17:02:44 2023 -0700
  34. 039d65f binman: Handle missing bintools correctly in fit by Simon Glass · Thu Mar 02 17:02:43 2023 -0700
  35. b9b9b27 binman: Allow preserving the output dir when replacing by Simon Glass · Thu Mar 02 17:02:42 2023 -0700
  36. 6e54f02 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · Thu Mar 02 06:11:44 2023 -0700
  37. dc19cee patman: Check patches in parallel by Simon Glass · Wed Mar 08 10:52:55 2023 -0800
  38. 620639c patman: Run get_maintainer.pl in parallel by Simon Glass · Wed Mar 08 10:52:54 2023 -0800
  39. 77f57df patman: Refactor MakeCcFile() into two functions by Simon Glass · Wed Mar 08 10:52:53 2023 -0800
  40. a59449c patman: Drop an incorrect comment about git am by Simon Glass · Wed Mar 08 10:52:52 2023 -0800
  41. bf3e1c6 doc: Add notes on how to install patman and binman by Simon Glass · Thu Feb 23 18:18:23 2023 -0700
  42. 4a0c915 binman: Add support for building a binmanu PyPi package by Simon Glass · Thu Feb 23 18:18:21 2023 -0700
  43. feb80cc binman: Use importlib to find the help by Simon Glass · Thu Feb 23 18:18:20 2023 -0700
  44. cd6d633 binman: Hide the 'test' command unless test code is available by Simon Glass · Thu Feb 23 18:18:19 2023 -0700
  45. 56292b7 binman: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:18 2023 -0700
  46. d053fa7 dtoc: Add support for building a dtoc PyPi package by Simon Glass · Thu Feb 23 18:18:17 2023 -0700
  47. bd310df dtoc: Use pathlib to find the test directory by Simon Glass · Thu Feb 23 18:18:16 2023 -0700
  48. ff536de dtoc: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:15 2023 -0700
  49. 48265ed dtoc: Hide the test options unless test code is available by Simon Glass · Thu Feb 23 18:18:14 2023 -0700
  50. a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · Thu Feb 23 18:18:13 2023 -0700
  51. c573580 buildman: Use importlib to find the help by Simon Glass · Thu Feb 23 18:18:12 2023 -0700
  52. ba666eb buildman: Fix use of a type as a variable by Simon Glass · Thu Feb 23 18:18:11 2023 -0700
  53. 69c4dc1 buildman: Hide the test options unless test code is available by Simon Glass · Thu Feb 23 18:18:10 2023 -0700
  54. 62043e3 buildman: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:09 2023 -0700
  55. 7509a93 patman: Add support for building a patman PyPi package by Simon Glass · Thu Feb 23 18:18:08 2023 -0700
  56. c92395b patman: Avoid importing test_checkpatch before it is needed by Simon Glass · Thu Feb 23 18:18:07 2023 -0700
  57. f1a82df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · Thu Feb 23 18:18:06 2023 -0700
  58. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  59. f715ab9 Remove concurrencytest by Simon Glass · Thu Feb 23 18:18:03 2023 -0700
  60. 1ca554e Revert "patman: test_util: Print test stdout/stderr within test summaries" by Simon Glass · Thu Feb 23 18:18:02 2023 -0700
  61. 62f8590 binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · Thu Feb 23 18:18:01 2023 -0700
  62. 9a1c726 binman: Make the tooldir configurable by Simon Glass · Wed Feb 22 12:14:49 2023 -0700
  63. c911496 binman: Use a private directory for bintools by Simon Glass · Wed Feb 22 12:14:48 2023 -0700
  64. afd7175 binman: Move the tools directory into the Bintool class by Simon Glass · Wed Feb 22 12:14:47 2023 -0700
  65. 1285322 binman: Update bintools documentation by Simon Glass · Wed Feb 22 12:14:46 2023 -0700
  66. 1e04014 binman: Correct an 'aot' typo by Simon Glass · Wed Feb 22 12:14:45 2023 -0700
  67. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · Tue Feb 21 12:40:29 2023 -0700
  68. f6bfcca buildman: Support disabling LTO by Simon Glass · Tue Feb 21 12:40:28 2023 -0700
  69. 1382b1d buildman: Write out the build command used by Simon Glass · Tue Feb 21 12:40:27 2023 -0700
  70. e96f70a buildman: Add a note about the out-env file by Simon Glass · Tue Feb 21 12:40:26 2023 -0700
  71. f2c52eb binman: Use correct argument name in docstrings by Jonas Karlman · Sun Feb 19 22:02:04 2023 +0000
  72. 85a861b binman: Fix spelling of nodes in code comments by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  73. c90be4b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  74. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · Sun Feb 12 17:11:15 2023 -0700
  75. a0cd7c7 binman: Avoid requiring a home directory on startup by Simon Glass · Fri Feb 10 13:59:46 2023 -0700
  76. d4f763c tools: binman: minor formatting fix in docs by Ralph Siemsen · Wed Feb 22 15:56:59 2023 -0500
  77. 3e4756b tools: kwbimage: Add support for creating an image with no data by Pali Rohár · Sat Jan 21 20:11:28 2023 +0100
  78. 6ce18eb tools: mkimage: Do not try to open datafile when it is skipped by Pali Rohár · Sat Jan 21 20:09:26 2023 +0100
  79. 46781af tools: mkimage: Print human readable error when -d is not specified by Pali Rohár · Sun Jan 08 23:28:39 2023 +0100
  80. c6178dc tools: kwbimage: Add support for XIP SPI/NOR images by Pali Rohár · Wed Jan 18 21:42:40 2023 +0100
  81. d73e06e tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images by Pali Rohár · Sat Jan 21 20:05:43 2023 +0100
  82. 534c2f8 tools: kwbimage: Fix invalid secure boot header signature by Pali Rohár · Sun Jan 29 15:00:45 2023 +0100
  83. 55e827c tools: kwbimage: Fix generating secure boot data image signature by Pali Rohár · Sun Jan 29 14:33:36 2023 +0100
  84. 3528adf tools: kwbimage: Rename imagesz to dataoff by Pali Rohár · Sun Jan 29 13:17:21 2023 +0100
  85. d8298f0 tools: kwbimage: Simplify add_secure_header_v1() by Pali Rohár · Sun Jan 29 13:08:10 2023 +0100
  86. eb543d0 tools: kwbimage: Print image data offset when printing kwbimage header by Pali Rohár · Sun Jan 08 13:58:26 2023 +0100
  87. d8386e6 tools: kwbimage: Print binary image offset as size by Pali Rohár · Sun Jan 08 23:27:11 2023 +0100
  88. bb4f3a7 tools: kwbimage: Add support for dumping NAND_BLKSZ for v0 images by Pali Rohár · Sun Jan 08 16:22:34 2023 +0100
  89. 6d5ed69 tools: kwbimage: Reject mkimage -F option by Pali Rohár · Sat Jan 21 13:00:21 2023 +0100
  90. dc9c963 tools: kwbimage: Fix endianity when printing kwbimage header by Pali Rohár · Sun Jan 08 13:56:42 2023 +0100
  91. 11dbb55 tools: kwbimage: Fix generating of kwbimage v0 header checksum by Pali Rohár · Mon Jan 09 01:35:13 2023 +0100
  92. 975ad21 tools: kwbimage: Fix dumping NAND_BLKSZ by Pali Rohár · Sat Jan 14 13:42:14 2023 +0100
  93. ec19f95 tools: kwbimage: Fix dumping NAND_BADBLK_LOCATION by Pali Rohár · Sat Jan 14 14:46:09 2023 +0100
  94. f248c70 tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE by Pali Rohár · Sat Jan 14 14:31:00 2023 +0100
  95. c68fca1 tools: kwbimage: Fix dumping register set / DATA commands by Pali Rohár · Sun Jan 08 13:53:48 2023 +0100
  96. b7021d6 tools: kwboot: Show image type and error parsing reasons by Pali Rohár · Tue Jan 10 22:33:56 2023 +0100
  97. e2ca67e tools: kwboot: Fix patching of SPI/NOR XIP images by Pali Rohár · Sat Jan 21 12:59:20 2023 +0100
  98. 08022e2 tools: kwboot: Add check that kwbimage contains DDR init code by Pali Rohár · Sun Jan 08 13:46:14 2023 +0100
  99. 2f9ce97 tools: kwboot: Validate optional kwbimage v1 headers by Pali Rohár · Sun Jan 08 13:42:07 2023 +0100
  100. e086066 tools: kwboot: Fix parsing UART image without data checksum by Pali Rohár · Sun Jan 08 13:38:27 2023 +0100