1. 4d03486 tools: mkeficapsule: use u-boot UUID library by Caleb Connolly · 3 months ago
  2. 3f3c838 tools: kwbimage: Allow disabling build on non-mvebu platforms by Alexander Dahl · 11 months ago
  3. b28f8f3 tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · 1 year, 2 months ago
  4. bd71c4f Kbuild: Fix cleanup of generated sources in tools by Tobias Deiminger · 1 year, 5 months ago
  5. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
  6. ca09ad7 tools: Add mkfwumdata tool for FWU metadata image by Masami Hiramatsu · 1 year, 6 months ago
  7. 2d283fa tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · 1 year, 7 months ago
  8. ac55734 tools: add fdt_add_pubkey by Roman Kopytin · 1 year, 9 months ago
  9. dd8f19a trace: Update proftool to use new binary format by Simon Glass · 1 year, 10 months ago
  10. ab1f015 tools: Drop xway-swap-bytes tool by Simon Glass · 1 year, 10 months ago
  11. 2dcacf2 Drop ubsha1 tool by Simon Glass · 1 year, 10 months ago
  12. 1ba95bd imx: Rename CONFIG_MXS to CFG_MXS by Simon Glass · 1 year, 10 months ago
  13. 4714ab2 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
  14. 5e4d55c u-boot-initial-env: rework make target by Max Krummenacher · 2 years ago
  15. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  16. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  17. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years, 1 month ago
  18. 4873b41 tools: mtk_image: split the code of generating NAND header into a new file by developer · 2 years, 3 months ago
  19. aa89265 tools: mkeficapsule: use pkg-config for each lib separat by Heiko Thiery · 2 years, 4 months ago
  20. c730c4d tools: kwboot: use pkg-config to get -ltinfo by Heiko Thiery · 2 years, 4 months ago
  21. de7adbd tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls by Heiko Thiery · 2 years, 4 months ago
  22. 44406a3 crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 8 months ago
  23. 7572878 tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 8 months ago
  24. ed3a975 tools: kwboot: Add support for backspace key in mini terminal by Pali Rohár · 2 years, 9 months ago
  25. 3a2e9bc tools: kwboot: Use separate thread for sending boot message pattern by Pali Rohár · 2 years, 9 months ago
  26. ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 10 months ago
  27. c246b76 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 2 years, 10 months ago
  28. 0f65d83 tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 10 months ago
  29. 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  30. 4acd4e4 tools: Stop re-defining -std= when building tools by Tom Rini · 3 years, 1 month ago
  31. 4a8a8a1 image: Split host code out into its own file by Simon Glass · 3 years, 2 months ago
  32. 16bf703 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 4 months ago
  33. 39f3896 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 4 months ago
  34. 61a557b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 4 months ago
  35. 9a5bfc1 tools: Use a single target-independent config to enable OpenSSL by Alexandru Gagniuc · 3 years, 4 months ago
  36. 298bb16 common: Move host-only logic in image-sig.c to separate file by Alexandru Gagniuc · 3 years, 4 months ago
  37. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 9 months ago
  38. 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 9 months ago
  39. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
  40. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago
  41. a9cc270 tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · 4 years ago
  42. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
  43. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  44. 079fcf2 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · 3 years, 11 months ago
  45. 19122aa tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · 4 years ago
  46. 3dc0667 mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · 4 years ago
  47. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
  48. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  49. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 7 months ago
  50. b10b8cf libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 7 months ago
  51. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  52. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  53. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  54. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  55. f702526 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
  56. e203e86 tools: remove easylogo and include/video_logo.h by Heinrich Schuchardt · 5 years ago
  57. a918120 bmp_logo: support CONFIG_DM_VIDEO by Heiko Schocher · 5 years ago
  58. d7dbfce x86: Add ifwitool for Intel Integrated Firmware Image by Simon Glass · 5 years ago
  59. c272283 spl: add overall SPL size check by Simon Goldschmidt · 6 years ago
  60. d00d6b5 Make FIT support really optional by Fabrice Fontaine · 6 years ago
  61. 2daa62a tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS by Fabrice Fontaine · 6 years ago
  62. c611561 tools/Makefile: get openssl CFLAGS from pkg-config by Pierre Bourdon · 6 years ago
  63. 7ac69ab tools/Makefile: build host tools with -std=gnu99 by Thomas Petazzoni · 6 years ago
  64. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  65. 31c51da tools: add i.MX8M image support by Peng Fan · 6 years ago
  66. e2fa4ca tools: add a generic config for native tools building by Otavio Salvador · 6 years ago
  67. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  68. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  69. 60a5607 tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  70. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  71. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  72. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  73. c722790 tools: Make kwboot build if HOST_TOOLS_ALL=y by Tuomas Tynkkynen · 7 years ago
  74. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  75. d454c3c tools: Include U-Boot libfdt headers from their actual path by Paul Kocialkowski · 7 years ago
  76. 9ca4574 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · 7 years ago
  77. 938f039 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  78. eee2249 tools: provide a tool to convert a binary file to an include by Heinrich Schuchardt · 7 years ago
  79. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  80. b79320b libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · 7 years ago
  81. fd3d375 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · 7 years ago
  82. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  83. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  84. 0e17fc7 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · 7 years ago
  85. 0819b9e Makefile: Suppress output of python libfdt build command by Bin Meng · 7 years ago
  86. dde9ee8 Makefile: Quiesce libfdt build by Bin Meng · 7 years ago
  87. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  88. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  89. d3a278d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  90. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  91. 3815387 fdt: Stop building the old python libfdt module by Simon Glass · 7 years ago
  92. a1dce55 fdt: Build the new python libfdt module by Simon Glass · 7 years ago
  93. acc626d fdt: Rename existing python libfdt module by Simon Glass · 7 years ago
  94. 657d0f3 fdt: Add all source files to the libfdt build by Simon Glass · 7 years ago
  95. e92dab3 tools: allow to override python by Stefano Babic · 8 years ago
  96. 5cb14c7 tools: sunxi: Add spl image builder by Maxime Ripard · 8 years ago
  97. 3885717 Pass empty CFLAGS on invocation of libfdt/setup.py by Max Filippov · 8 years ago
  98. 00b613b tools: fix cross-compiling tools when HOSTCC is overridden by Masahiro Yamada · 8 years ago
  99. 184c8e5 tools: Remove CONFIG_SYS_TEXT_BASE in Makefile by Patrick Delaunay · 8 years ago
  100. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago