1. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  2. 529fd18 mkimage: Bring data into the FIT before processing by Simon Glass · 9 years ago
  3. 722ebc8 mkimage: Support placing data outside the FIT by Simon Glass · 9 years ago
  4. fb4cce0 mkimage: Support adding device tree files to a FIT by Simon Glass · 9 years ago
  5. 8e35bb0 mkimage: Support automatic creating of a FIT without a .its by Simon Glass · 9 years ago
  6. 3837ce6 tools: Add a function to obtain the size of a file by Simon Glass · 9 years ago
  7. d505a09 mkimage: Allow a FIT to include an image of any type by Simon Glass · 9 years ago
  8. e2070a8 tools: Include fdt_sw.o in libfdt for mkimage by Simon Glass · 9 years ago
  9. 608e399 buildman: Allow the toolchain architecture to be specified by Simon Glass · 9 years ago
  10. ff690df buildman: Allow the toolchain priority to be specified by Simon Glass · 9 years ago
  11. ad24eba buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · 9 years ago
  12. 2bdeade buildman: patman: Fix -H when installed as a symlink by Simon Glass · 9 years ago
  13. 9ad9698 patman: Add a missing space in GetMetaDataForList() by Simon Glass · 9 years ago
  14. 9404fc8 fdtgrep: Improve error handling with invalid device tree by Simon Glass · 9 years ago
  15. cc7a644 mkimage: Make 'params' static by Simon Glass · 9 years ago
  16. 1531034 mkimage: Show an error message when usage() is called by Simon Glass · 9 years ago
  17. b0a487a mkimage: Move usage() up to the top by Simon Glass · 9 years ago
  18. 0745008 mkimage: Sort the option processing code by option by Simon Glass · 9 years ago
  19. a02221f mkimage: Convert to use getopt() by Simon Glass · 9 years ago
  20. 0b443de mkimage: Move argument processing into its own function by Simon Glass · 9 years ago
  21. 05195b2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  22. 070b781 patman: fix series-notes handling for buildman by Albert ARIBAUD · 9 years ago
  23. e8aebc4 tools: Update openrisc toolchain information by Bin Meng · 9 years ago
  24. c6e3e82 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · 9 years ago
  25. c190fbd Gracefully handle 64-bit signed-extended 32-bit Load addresses by William Cohen · 9 years ago
  26. 595af9d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  27. 3964311 mxsboot: remove unused include by Andreas Bießmann · 9 years ago
  28. 334a994 test, tools: introduce tbot README by Heiko Schocher · 9 years ago
  29. b92ae3a tools: env: update usage strings by Andreas Fenkart · 9 years ago
  30. af93e3d tools: env: factor out parse_common_args by Andreas Fenkart · 9 years ago
  31. 1ce6869 tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · 9 years ago
  32. 371ee13 tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · 9 years ago
  33. 07ce944 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · 9 years ago
  34. 8b27abd tools: env: make parse_aes_key stateless by Andreas Fenkart · 9 years ago
  35. 167f525 tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  36. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  37. 276d3eb tools: mxsboot: Use more portable cpu_to_le32() by Bin Meng · 9 years ago
  38. 002c634 rockchip: Add a script to parse datasheets by Simon Glass · 9 years ago
  39. 747440d dm: video: test: Test that bitmap display works correctly by Simon Glass · 9 years ago
  40. 27067a4 patman: Add --thread option by Mateusz Kulikowski · 9 years ago
  41. 4edde96 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  42. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  43. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  44. aefba6f tools: microcode-tool: Support parsing header file with a license block by Bin Meng · 9 years ago
  45. 25525eb rockchip: Drop a debug message when outputing SPI images by Simon Glass · 9 years ago
  46. 9b03701 rockchip: Enable generation of SPI images by Simon Glass · 9 years ago
  47. bc36605 tools: zynqimage: Clean up check_params by Nathan Rossi · 9 years ago
  48. 35065cd Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  49. 69bf2d2 tools: env: include compiler.h by Peter Robinson · 9 years ago
  50. 7bf274b rockchip: mkimage: use imagename to select spl hdr & spl size by Jeffy Chen · 9 years ago
  51. 5cc5b90 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · 9 years ago
  52. 8951523 buildman: README: add links for toolchains not available on kernel.org by Thomas Chou · 9 years ago
  53. 3463314 mkimage: Fix warning from fix for generating multi and script images again by Marek Vasut · 9 years ago
  54. 6ae6e16 mkimage : Fix generating multi and script images by Philippe De Swert · 9 years ago
  55. 3641339 rockchip: Add support for rk's second level loader by Jeffy Chen · 9 years ago
  56. 6ae5860 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  57. 76b391c tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · 9 years ago
  58. a8840dc tools/kwbimage: fix endianess issue by Reinhard Pfau · 9 years ago
  59. 7772085 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · 9 years ago
  60. 66eef1e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  61. 2cb11b3 Allow fw env tools to be available as library by Stefano Babic · 9 years ago
  62. 9884f44 tools/env: allow config filename to be passed via command line argument by Michael Heimpold · 9 years ago
  63. ea8b687 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · 9 years ago
  64. 1ca8f88 tools/proftool: fix use-after-free by Vincent Stehlé · 9 years ago
  65. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  66. f403914 fdtgrep: Simplify the alias generation code by Simon Glass · 9 years ago
  67. 310ae37 Fix bad return value checks (detected with Coccinelle) by Thomas Huth · 9 years ago
  68. 9b163d8 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  69. 297facc Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  70. 0219e4b Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · 9 years ago
  71. 3549730 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · 9 years ago
  72. 61903b7 imximage: fix commands other than write_data by Troy Kisky · 9 years ago
  73. 835c30e imximage: header.length of 4 is valid by Troy Kisky · 9 years ago
  74. 2959f93 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  75. e29f1db tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
  76. a188438 sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant by Bernhard Nortmann · 9 years ago
  77. e954eb8 sunxi: move SPL-related definitions to platform-specific include by Bernhard Nortmann · 9 years ago
  78. 4440ece tools: moveconfig: Update the URL for nds32 toolchain by Bin Meng · 9 years ago
  79. 3e4dad5 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed by Josh Wu · 9 years ago
  80. b5e7586 mxs: mxsboot: fix endianess for sd boot images by Michael Heimpold · 9 years ago
  81. b1fc3c5 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  82. bfb05d0 sunxi: Ensure that 'mksunxiboot' tool produces deterministic output by Siarhei Siamashka · 9 years ago
  83. 8270e3c buildman: Improve the config comparison feature by Simon Glass · 9 years ago
  84. 8d3595a Revert "patman: use -D option for git format-patch" by Masahiro Yamada · 9 years ago
  85. e6378e1 x86: ifdtool: Support checking region overlap before U-Boot by Bin Meng · 9 years ago
  86. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  87. dd39bca rockchip: Drop first 32kb of zeros from the rkSD image type by Sjoerd Simons · 9 years ago
  88. 10b84fe rockchip: Add support for the SPI image by Simon Glass · 9 years ago
  89. f9a3c27 rockchip: Add support for the SD image by Simon Glass · 9 years ago
  90. a131c1f rockchip: Add the rkimage format to mkimage by Simon Glass · 9 years ago
  91. 1b99e5b mkimage: Allow the original file size to be recorded by Simon Glass · 9 years ago
  92. 424b86a mkimage: Allow padding to any length by Simon Glass · 9 years ago
  93. cef9f02 tools: mxsboot: calculate ECC block level dynamically by Jörg Krause · 9 years ago
  94. b893c98 tools/imximage: set DCD pointer to NULL when its length is 0 by Baruch Siach · 9 years ago
  95. d9917b0 buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · 9 years ago
  96. a679cc0 tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · 9 years ago
  97. 90c36d8 kconfiglib: update to the latest version by Ulf Magnusson · 9 years ago
  98. 19b4a33 patman: use -D option for git format-patch by Masahiro Yamada · 9 years ago
  99. f86f0c1 x86: ifdtool: Drop microcode from the device tree when collating by Simon Glass · 9 years ago
  100. b098032 x86: ifdtool: Support collating microcode into one place by Simon Glass · 9 years ago