1. 9203c73 tools: kwbimage: Fix checksum calculation for v1 images by Pierre Bourdon · 3 years, 1 month ago
  2. 880f3ee Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  3. 3a8b919 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 3 years, 1 month ago
  4. 376b08d rockchip: mkimage: Add support for rk3568 SoC by Kever Yang · 3 years, 1 month ago
  5. 8935e52 rockchip: mkimage: Add support for idb header V2 by Yi Liu · 3 years, 8 months ago
  6. 0faa7da rockchip: mkimage: Add image header version by Kever Yang · 3 years, 1 month ago
  7. d7a4461 rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC by Kever Yang · 3 years, 1 month ago
  8. 08cf1a5 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · 3 years, 1 month ago
  9. 9d3d981 arm64: relocate-rela: Add support for ld.lld by Alistair Delva · 3 years, 3 months ago
  10. 99cffa2 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · 3 years, 2 months ago
  11. 8a87d1a Dockerfile: build swtpm by Heinrich Schuchardt · 3 years, 2 months ago
  12. 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years, 2 months ago
  13. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 2 months ago
  14. 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 2 months ago
  15. 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 2 months ago
  16. 2fb2cd7 binman: Report an error if test files fail to compile by Simon Glass · 3 years, 2 months ago
  17. e5eaf81 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years, 2 months ago
  18. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years, 3 months ago
  19. 5c61710 tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · 3 years, 2 months ago
  20. 851114b tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · 3 years, 2 months ago
  21. 2b0980c tools: kwbimage: Fill the real header size into the main header by Pali Rohár · 3 years, 2 months ago
  22. 5cad2e6 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · 3 years, 2 months ago
  23. e23ad5d tools: kwbimage: Do not put final image padding to the image data size by Pali Rohár · 3 years, 2 months ago
  24. 188099e tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · 3 years, 2 months ago
  25. 56087c1 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · 3 years, 2 months ago
  26. 700ea98 tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · 3 years, 2 months ago
  27. d1547b3 tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · 3 years, 2 months ago
  28. 01bdac6 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · 3 years, 2 months ago
  29. 12f2c03 tools: kwbimage: Add support for new commands UART_PORT and UART_MPP by Pali Rohár · 3 years, 2 months ago
  30. 75176dc tools: kwboot: Always print kwboot version by Pali Rohár · 3 years, 2 months ago
  31. f8017c3 tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · 3 years, 2 months ago
  32. 62a98f4 tools: kwboot: Do not send magic seq when changing baudrate back to 115200 by Pali Rohár · 3 years, 2 months ago
  33. 8dbe027 tools: kwboot: Do not use stack when setting baudrate back to default value by Pali Rohár · 3 years, 2 months ago
  34. 558176d tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · 3 years, 2 months ago
  35. 5645229 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · 3 years, 2 months ago
  36. cab817d tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · 3 years, 2 months ago
  37. 455c0d2 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · 3 years, 2 months ago
  38. a6fcac2 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · 3 years, 3 months ago
  39. d14a342 tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · 3 years, 3 months ago
  40. d656f5a tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · 3 years, 3 months ago
  41. e511cc3 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · 3 years, 3 months ago
  42. ed792c2 tools: kwboot: Simplify code for aligning image header by Pali Rohár · 3 years, 3 months ago
  43. 8e2e7ca tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · 3 years, 3 months ago
  44. 4bebab6 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · 3 years, 3 months ago
  45. 82c5a0a tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · 3 years, 3 months ago
  46. 063cb35 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · 3 years, 3 months ago
  47. ad9a3ac tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · 3 years, 3 months ago
  48. 5923ef6 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · 3 years, 3 months ago
  49. 2ecca3d tools: kwboot: Fix initialization of tty device by Pali Rohár · 3 years, 3 months ago
  50. 0a14341 tools: kwboot: Initialize rfds to zero by Pali Rohár · 3 years, 3 months ago
  51. 082c119 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years, 3 months ago
  52. b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years, 3 months ago
  53. 0089f61 tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · 3 years, 3 months ago
  54. 2fdba4f tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · 3 years, 3 months ago
  55. e58f08b tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · 3 years, 3 months ago
  56. a85a71d tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary by Pali Rohár · 3 years, 3 months ago
  57. 18cfbbb Revert "Revert "mkeficapsule: Remove dtb related options"" by AKASHI Takahiro · 3 years, 3 months ago
  58. 397b35f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 3 months ago
  59. 35a7677 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  60. a13fa74 tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · 3 years, 3 months ago
  61. f7832ee buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 3 months ago
  62. 56ced77 tools: imx8m_image: Support ddr3 firmware by Ariel D'Alessandro · 3 years, 3 months ago
  63. f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 3 months ago
  64. a46877e tools: termios_linux.h: Fix tcsendbreak() implementation by Pali Rohár · 3 years, 3 months ago
  65. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  66. 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years, 3 months ago
  67. bafdeb4 buildman: Write output even on fatal error by Simon Glass · 3 years, 3 months ago
  68. 4f03a4c tools: Stop re-defining -std= when building tools by Tom Rini · 3 years, 3 months ago
  69. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 3 months ago
  70. 927e0ee CI: Update to LLVM-13 by Tom Rini · 3 years, 3 months ago
  71. 2c6bcab tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · 3 years, 3 months ago
  72. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years, 4 months ago
  73. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 4 months ago
  74. e059157 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 4 months ago
  75. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 4 months ago
  76. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 4 months ago
  77. e02b3fd image: Add Kconfig options for FIT in the tools build by Simon Glass · 3 years, 4 months ago
  78. 5d3248a image: Split host code out into its own file by Simon Glass · 3 years, 4 months ago
  79. c7b8711 tools: imx8mimage: not abort when mmap fail by Peng Fan · 3 years, 5 months ago
  80. 26fa063 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years, 4 months ago
  81. cf8c932 tools: kwboot: Add Pali and Marek as authors by Pali Rohár · 3 years, 4 months ago
  82. b843aed tools: kwboot: Update file header by Marek Behún · 3 years, 4 months ago
  83. b4eea8f tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · 3 years, 4 months ago
  84. 5fa04f4 tools: kwboot: Cosmetic fix by Marek Behún · 3 years, 4 months ago
  85. 911515b tools: kwboot: Disable non-blocking mode by Pali Rohár · 3 years, 4 months ago
  86. 24a471b tools: kwboot: Disable tty interbyte timeout by Pali Rohár · 3 years, 4 months ago
  87. c704e0e tools: kwboot: Fix initializing tty device by Pali Rohár · 3 years, 4 months ago
  88. 99a3d023 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · 3 years, 4 months ago
  89. 93b5563 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · 3 years, 4 months ago
  90. ca27204 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · 3 years, 4 months ago
  91. 5c8f812 tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · 3 years, 4 months ago
  92. 04ced02 tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · 3 years, 4 months ago
  93. 8010f4f tools: kwbimage: Update comments describing kwbimage v1 structures by Pali Rohár · 3 years, 4 months ago
  94. fe2fd73 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · 3 years, 4 months ago
  95. acb0b38 tools: kwbimage: Refactor image_version() by Marek Behún · 3 years, 4 months ago
  96. f2c644e tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · 3 years, 4 months ago
  97. 792e423 tools: kwboot: Patch source address in image header by Pali Rohár · 3 years, 4 months ago
  98. 550c930 tools: kwboot: Don't patch image header if signed by Pali Rohár · 3 years, 4 months ago
  99. 732c930 tools: kwbimage: Simplify iteration over version 1 optional headers by Marek Behún · 3 years, 5 months ago
  100. ddc04fa tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · 3 years, 4 months ago