1. c272283 spl: add overall SPL size check by Simon Goldschmidt · 6 years ago
  2. d00d6b5 Make FIT support really optional by Fabrice Fontaine · 6 years ago
  3. 2daa62a tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS by Fabrice Fontaine · 6 years ago
  4. c611561 tools/Makefile: get openssl CFLAGS from pkg-config by Pierre Bourdon · 6 years ago
  5. 7ac69ab tools/Makefile: build host tools with -std=gnu99 by Thomas Petazzoni · 6 years ago
  6. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  7. 31c51da tools: add i.MX8M image support by Peng Fan · 6 years ago
  8. e2fa4ca tools: add a generic config for native tools building by Otavio Salvador · 6 years ago
  9. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  10. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  11. 60a5607 tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  12. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  13. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. c722790 tools: Make kwboot build if HOST_TOOLS_ALL=y by Tuomas Tynkkynen · 7 years ago
  16. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · 7 years ago
  17. d454c3c tools: Include U-Boot libfdt headers from their actual path by Paul Kocialkowski · 7 years ago
  18. 9ca4574 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · 7 years ago
  19. 938f039 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  20. eee2249 tools: provide a tool to convert a binary file to an include by Heinrich Schuchardt · 7 years ago
  21. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  22. b79320b libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · 7 years ago
  23. fd3d375 tools: use files from scripts/dtc/libfdt where possible by Masahiro Yamada · 7 years ago
  24. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  25. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  26. 0e17fc7 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · 7 years ago
  27. 0819b9e Makefile: Suppress output of python libfdt build command by Bin Meng · 7 years ago
  28. dde9ee8 Makefile: Quiesce libfdt build by Bin Meng · 7 years ago
  29. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  30. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  31. d3a278d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  32. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  33. 3815387 fdt: Stop building the old python libfdt module by Simon Glass · 7 years ago
  34. a1dce55 fdt: Build the new python libfdt module by Simon Glass · 7 years ago
  35. acc626d fdt: Rename existing python libfdt module by Simon Glass · 7 years ago
  36. 657d0f3 fdt: Add all source files to the libfdt build by Simon Glass · 7 years ago
  37. e92dab3 tools: allow to override python by Stefano Babic · 8 years ago
  38. 5cb14c7 tools: sunxi: Add spl image builder by Maxime Ripard · 8 years ago
  39. 3885717 Pass empty CFLAGS on invocation of libfdt/setup.py by Max Filippov · 8 years ago
  40. 00b613b tools: fix cross-compiling tools when HOSTCC is overridden by Masahiro Yamada · 8 years ago
  41. 184c8e5 tools: Remove CONFIG_SYS_TEXT_BASE in Makefile by Patrick Delaunay · 8 years ago
  42. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  43. 8168033 cmd: rework "license" command by Masahiro Yamada · 8 years ago
  44. e19fd2b tools: Add tool to add crc8 to a mac address by oliver@schinagl.nl · 8 years ago
  45. 3255e9f tools: Allow crc8 to be used by oliver@schinagl.nl · 8 years ago
  46. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  47. 6532973 tools: Correct python building host tools by Tom Rini · 8 years ago
  48. 549f86e build: Always build the libfdt python module by Emmanuel Vadot · 8 years ago
  49. 07e2450 tools/Makefile: suppress "which swig" error output by Andre Przywara · 8 years ago
  50. 18fe90e tools: fix mksunxiboot build for tools-all target by Andre Przywara · 8 years ago
  51. 24ae92c tools: add mksunxiboot to tools-all target by Stefan Brüns · 8 years ago
  52. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  53. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  54. 0dbc728 Only build the libfdt python module if 'swig' is available by Simon Glass · 8 years ago
  55. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · 8 years ago
  56. 05e586a mkimage -l is broken for images after gpimage by Stefano Babic · 8 years ago
  57. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 9 years ago
  58. 286856c cmd: Fix license command by Tom Rini · 9 years ago
  59. 28eb631 tools: Include fdt_sw.o in libfdt for mkimage by Simon Glass · 9 years ago
  60. 1ac7d47 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · 9 years ago
  61. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  62. 86d7049 rockchip: Enable generation of SPI images by Simon Glass · 9 years ago
  63. f24d621 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · 9 years ago
  64. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  65. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  66. 3b1e507 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  67. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  68. 49119a9 tools: remove mpc86x_clk tool by Masahiro Yamada · 9 years ago
  69. 69e9dde kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  70. 07c6b84 fdt: Add fdtgrep tool by Simon Glass · 9 years ago
  71. af1b6e5 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · 10 years ago
  72. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 10 years ago
  73. d631d70 tools/imagetool: remove linker script by Andreas Bießmann · 10 years ago
  74. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  75. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  76. c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  77. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  78. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  79. 8a5a8dc x86: ifdtool: Add support for early microcode access by Simon Glass · 10 years ago
  80. 0c1af33 x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · 10 years ago
  81. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  82. 5d6e813 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported by Stefan Roese · 10 years ago
  83. 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 11 years ago
  84. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  85. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  86. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  87. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  88. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · 10 years ago
  89. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · 10 years ago
  90. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · 10 years ago
  91. 7df18b1 tools: refactor HOSTLOADLIBES_* options by Masahiro Yamada · 10 years ago
  92. 71e994c mkimage : Split out and clean pbl_crc32 for use by other image types by Charles Manning · 11 years ago
  93. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 11 years ago
  94. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · 11 years ago
  95. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  96. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  97. 7ebc4ee tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · 11 years ago
  98. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · 11 years ago
  99. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  100. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · 11 years ago