1. aa6e055 binman: Support templates at any level by Simon Glass · Tue Jul 18 07:24:07 2023 -0600
  2. 5dc511b binman: Add a test for templating in a FIT by Simon Glass · Tue Jul 18 07:24:06 2023 -0600
  3. 9909c11 binman: Support templating with multiple images by Simon Glass · Tue Jul 18 07:24:05 2023 -0600
  4. fc79284 binman: Support simple templates by Simon Glass · Tue Jul 18 07:24:04 2023 -0600
  5. cd97119 dtoc: Allow inserting a list of nodes into another by Simon Glass · Tue Jul 18 07:24:03 2023 -0600
  6. adf8e05 dtoc: Support copying the contents of a node into another by Simon Glass · Tue Jul 18 07:24:02 2023 -0600
  7. 83b8bfe binman: Correct handling of zero bss size by Simon Glass · Tue Jul 18 07:24:01 2023 -0600
  8. 2cbd8a5 binman: Drop __bss_size variable in bss_data.c by Simon Glass · Tue Jul 18 07:24:00 2023 -0600
  9. 2d94c42 binman: Provide a way to specify the fdt-list directly by Simon Glass · Tue Jul 18 07:23:59 2023 -0600
  10. f7413f0 binman: Convert mkimage to Entry_section by Marek Vasut · Tue Jul 18 07:23:58 2023 -0600
  11. 0b25b43 binman: Add more detail on how ObtainContents() works by Simon Glass · Tue Jul 18 07:23:57 2023 -0600
  12. ea1d77d binman: Update elf to return number of written symbols by Simon Glass · Tue Jul 18 07:23:56 2023 -0600
  13. 4abf784 binman: Allow disabling symbol writing by Simon Glass · Tue Jul 18 07:23:54 2023 -0600
  14. 9389ad16 binman: Read _multiple_data_files in the correct place by Simon Glass · Tue Jul 18 07:23:53 2023 -0600
  15. 1f52efa binman: Use GetEntries() to obtain section contents by Simon Glass · Tue Jul 18 07:23:52 2023 -0600
  16. 1d8d675 binman: Init align_default in entry_Section by Simon Glass · Tue Jul 18 07:23:51 2023 -0600
  17. 933cb7a tools: Fix package discovery in pyproject.toml of u_boot_pylib. by Maxim Cournoyer · Fri Jul 07 17:15:32 2023 -0400
  18. 2883fd2 tools: Fix README file in pyproject.toml of u_boot_pylib. by Maxim Cournoyer · Fri Jul 07 17:15:31 2023 -0400
  19. b8c2655 expo: Add tests for the configuration editor by Simon Glass · Thu Jun 01 10:23:03 2023 -0600
  20. 245c52c binman: Correct coverage gap in control by Simon Glass · Thu Jun 01 10:22:25 2023 -0600
  21. 5ba5a20 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 11 13:27:32 2023 -0400
  22. 0a3cc11 Merge branch 'next' by Tom Rini · Mon Jul 10 14:29:14 2023 -0400
  23. c49be75 mkeficapsule: fix efi_firmware_management_capsule_header data type by Malte Schmidt · Fri Jun 16 10:28:05 2023 +0200
  24. 1af3ab5 Adjust gitignore for tools/generated/ by Tobias Deiminger · Tue Jun 20 00:41:03 2023 +0200
  25. bd71c4f Kbuild: Fix cleanup of generated sources in tools by Tobias Deiminger · Tue Jun 20 00:41:02 2023 +0200
  26. d9d5fe0 tools: spkgimage: correct printf specifier by Heinrich Schuchardt · Tue Jul 04 22:18:09 2023 +0200
  27. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  28. edaa0c3 mkimage: Use PATH_MAX for path length by Mingli Yu · Mon Jun 19 14:22:50 2023 +0800
  29. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  30. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  31. cf84dcd tools: relocate-rela: Fix typo by Marek Vasut · Wed May 31 00:53:19 2023 +0200
  32. ca09ad7 tools: Add mkfwumdata tool for FWU metadata image by Masami Hiramatsu · Wed May 31 00:29:24 2023 -0500
  33. de87ca0 mkeficapsule: add FMP Payload Header by Masahisa Kojima · Wed Jun 07 14:41:56 2023 +0900
  34. 2d283fa tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · Fri May 12 21:36:57 2023 -0400
  35. 28fa3a5 binman: Support writing symbols for ucode etypes by Simon Glass · Thu May 04 16:50:46 2023 -0600
  36. aa8ac95 buildman: Pass -Werror to the host compiler too by Simon Glass · Fri Apr 28 13:50:48 2023 -0600
  37. 0c36e65 tools: fix TestFdtUtil() by Heinrich Schuchardt · Thu Apr 20 20:03:43 2023 +0200
  38. 6d7c40c tools: Fall back to importlib_resources on Python 3.6 by Jan Kiszka · Sat Apr 22 16:42:48 2023 +0200
  39. d01d667 patman: fix class TestFunctional by Heinrich Schuchardt · Thu Apr 20 20:07:29 2023 +0200
  40. 25b39e8 binman: Use expanduser instead of HOME by Simon Glass · Wed Apr 19 15:21:14 2023 -0600
  41. 53ad29c binman: Use unsigned long over typedef ulong by Andrew Davis · Tue Apr 04 13:45:41 2023 -0500
  42. 8d6c454 tools: env: update lock path in README by John Keeping · Wed Apr 12 12:24:26 2023 +0100
  43. 61521ca patman: Declare the future Series memory by Simon Glass · Mon Apr 24 06:16:00 2023 +1200
  44. 3e4b4c4 tools: prelink-riscv: Unmap the ELF image when done by Bin Meng · Thu Apr 13 14:20:03 2023 +0800
  45. 0320d52 tools: prelink-riscv: Cosmetic style fixes by Bin Meng · Thu Apr 13 14:20:02 2023 +0800
  46. eebdc21 tools: kwboot: Add support for parsing SATA images with non-512 block size by Pali Rohár · Wed Mar 29 21:25:57 2023 +0200
  47. 15c89378 tools: kwbimage: Add support for SATA images with non-512 byte block size by Pali Rohár · Wed Mar 29 21:25:56 2023 +0200
  48. 5a5e546 tools: kwbimage: Simplify align code by Pali Rohár · Wed Mar 29 21:25:55 2023 +0200
  49. 0ed41e2 tools: imagetool: Extend print_header() by params argument by Pali Rohár · Wed Mar 29 21:25:54 2023 +0200
  50. dff7580 tools: avoid implicit fallthrough in fdt_add_pubkey by Heinrich Schuchardt · Sat Apr 01 08:09:34 2023 +0200
  51. 5e0aa81 tools: env: use /run to store lockfile by Tim Lee · Fri Feb 10 17:05:39 2023 +0800
  52. aaa366f Dockerfile: add mkbootimg tool by Safae Ouajih · Mon Feb 06 00:50:21 2023 +0100
  53. ad9b2fd CI: Move to clang-16 by Tom Rini · Tue Mar 21 15:07:45 2023 -0400
  54. 54573e0 Dockerfile: Populate a pip cache by Tom Rini · Thu Mar 23 14:57:58 2023 -0400
  55. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  56. 9cf2fb4 buildman: Correct overwriting of settings file by Simon Glass · Tue Mar 28 10:47:37 2023 +1300
  57. aebb5b9 arm: dts: iot2050: Optionally embed OTP programming data into image by Jan Kiszka · Tue Feb 28 19:19:18 2023 +0100
  58. 15bb43b iot2050: Add script for signing artifacts by Jan Kiszka · Tue Feb 28 19:19:17 2023 +0100
  59. 4020ce0 tools: Add script for converting public key into device tree include by Jan Kiszka · Tue Feb 28 19:19:16 2023 +0100
  60. a59bc02 iot2050: Update firmware layout by Jan Kiszka · Tue Feb 28 19:19:11 2023 +0100
  61. 709daaf tools: kwboot: Document information about NOR XIP by Pali Rohár · Thu Mar 23 21:00:07 2023 +0100
  62. 89e162a tools: kwboot: Workaround A38x BootROM bug for images with a gap by Pali Rohár · Thu Mar 23 20:57:55 2023 +0100
  63. aa54748 tools: kwboot: Fix sending very small images by Pali Rohár · Thu Mar 23 20:57:54 2023 +0100
  64. f539634 tools: kwboot: Fix inserting UART data checksum without -B option by Pali Rohár · Thu Mar 23 20:57:53 2023 +0100
  65. bf5151b tools: kwboot: Fix invalid UART kwbimage v1 headersz by Pali Rohár · Thu Mar 23 20:57:52 2023 +0100
  66. 0e8a026 tools: kwbimage: Fix invalid UART kwbimage v1 headersz by Pali Rohár · Thu Mar 23 20:57:51 2023 +0100
  67. fd2de4f proftool: Remove unused variables in make_flame_tree by Tom Rini · Mon Feb 27 17:08:38 2023 -0500
  68. 7c37780 imx8image: Remove unused cont_img_count variable by Tom Rini · Mon Feb 27 17:08:37 2023 -0500
  69. 2f91848 Dockerfile: Update to latest "Jammy" tag by Tom Rini · Tue Mar 21 15:31:19 2023 -0400
  70. 26a4183 Dockerfile: Add m68k-softmmu to qemu by Tom Rini · Tue Mar 21 15:28:00 2023 -0400
  71. 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
  72. 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
  73. 09753b3 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · Fri Mar 10 12:48:51 2023 -0800
  74. e814a14 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · Fri Mar 10 12:48:50 2023 -0800
  75. ac55734 tools: add fdt_add_pubkey by Roman Kopytin · Wed Mar 08 01:13:41 2023 +0000
  76. 3cfcaa4d binman: add tests for sign option by Ivan Mikhaylov · Wed Mar 08 01:13:40 2023 +0000
  77. 8a80386 binman: add sign option for binman by Ivan Mikhaylov · Wed Mar 08 01:13:39 2023 +0000
  78. 3d80de0 binman: add documentation for binman sign option by Ivan Mikhaylov · Wed Mar 08 01:13:38 2023 +0000
  79. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  80. a4786c9 tools: relocate-rela: add support for handling 32-bit big endian files by Ovidiu Panait · Sat Mar 11 19:38:36 2023 +0200
  81. 6155b0b tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu() by Ovidiu Panait · Sat Mar 11 19:38:35 2023 +0200
  82. 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
  83. c3fe97f binman: Support generation of x509 certificates by Simon Glass · Thu Mar 02 17:02:45 2023 -0700
  84. 49b77e8 binman: Support updating section contents by Simon Glass · Thu Mar 02 17:02:44 2023 -0700
  85. 039d65f binman: Handle missing bintools correctly in fit by Simon Glass · Thu Mar 02 17:02:43 2023 -0700
  86. b9b9b27 binman: Allow preserving the output dir when replacing by Simon Glass · Thu Mar 02 17:02:42 2023 -0700
  87. 6e54f02 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · Thu Mar 02 06:11:44 2023 -0700
  88. dc19cee patman: Check patches in parallel by Simon Glass · Wed Mar 08 10:52:55 2023 -0800
  89. 620639c patman: Run get_maintainer.pl in parallel by Simon Glass · Wed Mar 08 10:52:54 2023 -0800
  90. 77f57df patman: Refactor MakeCcFile() into two functions by Simon Glass · Wed Mar 08 10:52:53 2023 -0800
  91. a59449c patman: Drop an incorrect comment about git am by Simon Glass · Wed Mar 08 10:52:52 2023 -0800
  92. bf3e1c6 doc: Add notes on how to install patman and binman by Simon Glass · Thu Feb 23 18:18:23 2023 -0700
  93. 4a0c915 binman: Add support for building a binmanu PyPi package by Simon Glass · Thu Feb 23 18:18:21 2023 -0700
  94. feb80cc binman: Use importlib to find the help by Simon Glass · Thu Feb 23 18:18:20 2023 -0700
  95. cd6d633 binman: Hide the 'test' command unless test code is available by Simon Glass · Thu Feb 23 18:18:19 2023 -0700
  96. 56292b7 binman: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:18 2023 -0700
  97. d053fa7 dtoc: Add support for building a dtoc PyPi package by Simon Glass · Thu Feb 23 18:18:17 2023 -0700
  98. bd310df dtoc: Use pathlib to find the test directory by Simon Glass · Thu Feb 23 18:18:16 2023 -0700
  99. ff536de dtoc: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:15 2023 -0700
  100. 48265ed dtoc: Hide the test options unless test code is available by Simon Glass · Thu Feb 23 18:18:14 2023 -0700