1. 2a4fb47 tools: mkeficapsule: use pkg-config for each lib separat by Heiko Thiery · 2 years, 2 months ago
  2. 124b21e tools: kwboot: use pkg-config to get -ltinfo by Heiko Thiery · 2 years, 2 months ago
  3. 31a7688 tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls by Heiko Thiery · 2 years, 2 months ago
  4. bb3d71b crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 5 months ago
  5. e9e87ec tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 6 months ago
  6. e8d26e8 tools: kwboot: Add support for backspace key in mini terminal by Pali Rohár · 2 years, 7 months ago
  7. 913866a tools: kwboot: Use separate thread for sending boot message pattern by Pali Rohár · 2 years, 7 months ago
  8. d9612f4 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 8 months ago
  9. 16abff2 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 2 years, 8 months ago
  10. 9af16cc tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 8 months ago
  11. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago
  12. 4f03a4c tools: Stop re-defining -std= when building tools by Tom Rini · 3 years ago
  13. 5d3248a image: Split host code out into its own file by Simon Glass · 3 years ago
  14. ad90675 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 2 months ago
  15. b4f3cc2 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 2 months ago
  16. 8ab9c6b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 2 months ago
  17. cb9faa6 tools: Use a single target-independent config to enable OpenSSL by Alexandru Gagniuc · 3 years, 2 months ago
  18. e89660f common: Move host-only logic in image-sig.c to separate file by Alexandru Gagniuc · 3 years, 2 months ago
  19. ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 7 months ago
  20. 4c17e5f lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 7 months ago
  21. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 7 months ago
  22. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 7 months ago
  23. 5d40d5f tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · 3 years, 10 months ago
  24. 6d29509 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
  25. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  26. 322c813 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · 3 years, 9 months ago
  27. fab430b tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · 3 years, 10 months ago
  28. 540a2bc mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · 3 years, 10 months ago
  29. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 5 months ago
  30. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  31. 3e69db1 fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 5 months ago
  32. bcbdab7 libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 5 months ago
  33. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 6 months ago
  34. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 7 months ago
  35. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 4 years, 9 months ago
  36. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 4 years, 9 months ago
  37. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 4 years, 11 months ago
  38. 44de15d tools: remove easylogo and include/video_logo.h by Heinrich Schuchardt · 5 years ago
  39. 245b102 bmp_logo: support CONFIG_DM_VIDEO by Heiko Schocher · 5 years ago
  40. 56bf4f8 x86: Add ifwitool for Intel Integrated Firmware Image by Simon Glass · 5 years ago
  41. 2577015 spl: add overall SPL size check by Simon Goldschmidt · 5 years ago
  42. 93e0788 Make FIT support really optional by Fabrice Fontaine · 5 years ago
  43. 72c69ea tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS by Fabrice Fontaine · 5 years ago
  44. 9bdfe29 tools/Makefile: get openssl CFLAGS from pkg-config by Pierre Bourdon · 5 years ago
  45. d7edeba tools/Makefile: build host tools with -std=gnu99 by Thomas Petazzoni · 5 years ago
  46. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  47. 6609c26 tools: add i.MX8M image support by Peng Fan · 6 years ago
  48. 80870e2 tools: add a generic config for native tools building by Otavio Salvador · 6 years ago
  49. 51c2345 Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  50. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  51. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  52. 72239fc vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  53. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 6 years ago
  54. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  55. 5473eb6 tools: Make kwboot build if HOST_TOOLS_ALL=y by Tuomas Tynkkynen · 7 years ago
  56. 81260e3 tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  57. e0d20dc tools: Include U-Boot libfdt headers from their actual path by Paul Kocialkowski · 7 years ago
  58. 6622822 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · 7 years ago
  59. ae9ace7 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  60. ac02019 tools: provide a tool to convert a binary file to an include by Heinrich Schuchardt · 7 years ago
  61. 42ac26f riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  62. 26e961c libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · 7 years ago
  63. b38ad66 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · 7 years ago
  64. 15b97f5 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  65. 7b7341d env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  66. 1f6049e tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · 7 years ago
  67. 6935aec Makefile: Suppress output of python libfdt build command by Bin Meng · 7 years ago
  68. a5ab5c7 Makefile: Quiesce libfdt build by Bin Meng · 7 years ago
  69. 3809e30 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  70. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  71. 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  72. 47a52cd dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  73. 727f153 fdt: Stop building the old python libfdt module by Simon Glass · 7 years ago
  74. ee95d10 fdt: Build the new python libfdt module by Simon Glass · 7 years ago
  75. 555ba48 fdt: Rename existing python libfdt module by Simon Glass · 7 years ago
  76. 330274f fdt: Add all source files to the libfdt build by Simon Glass · 7 years ago
  77. b48bfc7 tools: allow to override python by Stefano Babic · 7 years ago
  78. 594b4cc tools: sunxi: Add spl image builder by Maxime Ripard · 8 years ago
  79. e5caec9 Pass empty CFLAGS on invocation of libfdt/setup.py by Max Filippov · 8 years ago
  80. 3b08252 tools: fix cross-compiling tools when HOSTCC is overridden by Masahiro Yamada · 8 years ago
  81. 8f42a2b tools: Remove CONFIG_SYS_TEXT_BASE in Makefile by Patrick Delaunay · 8 years ago
  82. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  83. d726f22 cmd: rework "license" command by Masahiro Yamada · 8 years ago
  84. c25f01a tools: Add tool to add crc8 to a mac address by oliver@schinagl.nl · 8 years ago
  85. 1d3c539 tools: Allow crc8 to be used by oliver@schinagl.nl · 8 years ago
  86. a1b6b0a arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  87. 55be9b3 tools: Correct python building host tools by Tom Rini · 8 years ago
  88. 1905c8f build: Always build the libfdt python module by Emmanuel Vadot · 8 years ago
  89. d0fc6dc tools/Makefile: suppress "which swig" error output by Andre Przywara · 8 years ago
  90. d8c0d99 tools: fix mksunxiboot build for tools-all target by Andre Przywara · 8 years ago
  91. fed329a tools: add mksunxiboot to tools-all target by Stefan Brüns · 8 years ago
  92. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  93. ed0c2c0 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  94. 162a7a4 Only build the libfdt python module if 'swig' is available by Simon Glass · 8 years ago
  95. 76bce10 dm: Add a more efficient libfdt library by Simon Glass · 8 years ago
  96. 969cd1f mkimage -l is broken for images after gpimage by Stefano Babic · 8 years ago
  97. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  98. 8a7367a cmd: Fix license command by Tom Rini · 9 years ago
  99. e2070a8 tools: Include fdt_sw.o in libfdt for mkimage by Simon Glass · 9 years ago
  100. c6e3e82 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · 9 years ago