1. ddd3477 mkimage: fix generation of FIT image by Andreas Bießmann · 9 years ago
  2. dbb2df1 fit_image: Fix a double close() on the error path by Simon Glass · 9 years ago
  3. e89ead3 tools: env: fix config file loading in env library by Anatolij Gustschin · 9 years ago
  4. 07dafdb Change my mailaddress by Andreas Bießmann · 9 years ago
  5. f400158 mkimage: fix argument parsing on BSD systems by Andreas Bießmann · 9 years ago
  6. 7fce4e2 tools: env: bug: config structs must be defined in tools library by Andreas Fenkart · 9 years ago
  7. e3ff0dc tools: env: fw_parse_script: simplify removal of newline/carriage return by Andreas Fenkart · 9 years ago
  8. 191d26f tools: env: split fw_string_blank into skip_chars / skip_blanks by Andreas Fenkart · 9 years ago
  9. e42c68e tools: env: fw_string_blank: return from loop when item found by Andreas Fenkart · 9 years ago
  10. d0e12cb tools: env: replace WHITESPACE macro by isblank by Andreas Fenkart · 9 years ago
  11. 4d31a84 tools: kwboot: Add xmodem timeout option by Kevin Smith · 9 years ago
  12. 6c7c1ba tools: kwboot: Clean up usage text by Kevin Smith · 9 years ago
  13. 6da4a65 mkimage: Don't close the file if it wasn't opened by Simon Glass · 9 years ago
  14. 9ab7f05 mkimage: Ensure file is closed in fdt_property_file() by Simon Glass · 9 years ago
  15. c0ee1ca mkimage: Fix missing free() and close() in fit_build() by Simon Glass · 9 years ago
  16. f3a6e8f mkimage: Fix missing free() in fit_extract_data() by Simon Glass · 9 years ago
  17. 4e7505f mkimage: Fix error path in fit_extract_data() by Simon Glass · 9 years ago
  18. 5014cc1 mkimage: Add a missing free() to fit_import_data() by Simon Glass · 9 years ago
  19. a1c090b mkimage: Close the file when unable to get its size by Simon Glass · 9 years ago
  20. f463bd9 mkimage: Correct file being closed twice in fit_extract_data() by Simon Glass · 9 years ago
  21. 267a2ce mkimage: Correct file being closed twice in fit_import_data() by Simon Glass · 9 years ago
  22. 84abf15 mkimage: Fix munmap() call when importing data by Simon Glass · 9 years ago
  23. 3464566 Fix spelling of "comment". by Vagrant Cascadian · 9 years ago
  24. 286856c cmd: Fix license command by Tom Rini · 9 years ago
  25. 54e628e buildman: Clarify the use of -V by Simon Glass · 9 years ago
  26. f590273 buildman: Add a way to specific a full toolchain prefix by Simon Glass · 9 years ago
  27. 642e9a6 buildman: Allow branch names which conflict with directories by Simon Glass · 9 years ago
  28. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  29. d11b700 mkimage: Bring data into the FIT before processing by Simon Glass · 9 years ago
  30. afd728c mkimage: Support placing data outside the FIT by Simon Glass · 9 years ago
  31. bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · 9 years ago
  32. 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · 9 years ago
  33. 1c57023 tools: Add a function to obtain the size of a file by Simon Glass · 9 years ago
  34. 04b4607 mkimage: Allow a FIT to include an image of any type by Simon Glass · 9 years ago
  35. 28eb631 tools: Include fdt_sw.o in libfdt for mkimage by Simon Glass · 9 years ago
  36. c6cdd3e buildman: Allow the toolchain architecture to be specified by Simon Glass · 9 years ago
  37. 7b97129 buildman: Allow the toolchain priority to be specified by Simon Glass · 9 years ago
  38. d6ece32 buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · 9 years ago
  39. c29101f buildman: patman: Fix -H when installed as a symlink by Simon Glass · 9 years ago
  40. fc372bc patman: Add a missing space in GetMetaDataForList() by Simon Glass · 9 years ago
  41. 8a5651f fdtgrep: Improve error handling with invalid device tree by Simon Glass · 9 years ago
  42. 52322d6 mkimage: Make 'params' static by Simon Glass · 9 years ago
  43. 01168b3 mkimage: Show an error message when usage() is called by Simon Glass · 9 years ago
  44. 99a7c26 mkimage: Move usage() up to the top by Simon Glass · 9 years ago
  45. f6fe5f6 mkimage: Sort the option processing code by option by Simon Glass · 9 years ago
  46. cf76cd2 mkimage: Convert to use getopt() by Simon Glass · 9 years ago
  47. 7106bd4 mkimage: Move argument processing into its own function by Simon Glass · 9 years ago
  48. 6e3d0fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  49. 77ec8bc patman: fix series-notes handling for buildman by Albert ARIBAUD · 9 years ago
  50. 07a50f9 tools: Update openrisc toolchain information by Bin Meng · 9 years ago
  51. 1ac7d47 tools: -Wno-deprecated-declarations for OpenSSL on darwin by Andreas Bießmann · 9 years ago
  52. a4e80c5 Gracefully handle 64-bit signed-extended 32-bit Load addresses by William Cohen · 9 years ago
  53. 844e18f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  54. 787519a mxsboot: remove unused include by Andreas Bießmann · 9 years ago
  55. fa53dfa test, tools: introduce tbot README by Heiko Schocher · 9 years ago
  56. 9b5a28b tools: env: update usage strings by Andreas Fenkart · 9 years ago
  57. 6726fc4 tools: env: factor out parse_common_args by Andreas Fenkart · 9 years ago
  58. 14908ef tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · 9 years ago
  59. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · 9 years ago
  60. 33e9177 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · 9 years ago
  61. a34e5c5 tools: env: make parse_aes_key stateless by Andreas Fenkart · 9 years ago
  62. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  63. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  64. ef88123 tools: mxsboot: Use more portable cpu_to_le32() by Bin Meng · 9 years ago
  65. b42f7e4 rockchip: Add a script to parse datasheets by Simon Glass · 9 years ago
  66. 7a1cb29 dm: video: test: Test that bitmap display works correctly by Simon Glass · 9 years ago
  67. 80c2ebc patman: Add --thread option by Mateusz Kulikowski · 9 years ago
  68. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  69. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  70. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  71. 580ea68 tools: microcode-tool: Support parsing header file with a license block by Bin Meng · 9 years ago
  72. 8a12352 rockchip: Drop a debug message when outputing SPI images by Simon Glass · 9 years ago
  73. 86d7049 rockchip: Enable generation of SPI images by Simon Glass · 9 years ago
  74. d54f0e7 tools: zynqimage: Clean up check_params by Nathan Rossi · 9 years ago
  75. 05c2de8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  76. 656ee04 tools: env: include compiler.h by Peter Robinson · 9 years ago
  77. 06cdc34 rockchip: mkimage: use imagename to select spl hdr & spl size by Jeffy Chen · 9 years ago
  78. f24d621 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · 9 years ago
  79. 4acc2d4 buildman: README: add links for toolchains not available on kernel.org by Thomas Chou · 9 years ago
  80. 4cc8627 mkimage: Fix warning from fix for generating multi and script images again by Marek Vasut · 9 years ago
  81. 3edd041 mkimage : Fix generating multi and script images by Philippe De Swert · 9 years ago
  82. 0e7c90a rockchip: Add support for rk's second level loader by Jeffy Chen · 9 years ago
  83. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  84. 5286c0d tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · 9 years ago
  85. 3efeaae tools/kwbimage: fix endianess issue by Reinhard Pfau · 9 years ago
  86. da43fd3 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · 9 years ago
  87. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · 9 years ago
  88. b7c3b3f Allow fw env tools to be available as library by Stefano Babic · 9 years ago
  89. 211e17b tools/env: allow config filename to be passed via command line argument by Michael Heimpold · 9 years ago
  90. a4279a5 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · 9 years ago
  91. 451b1fc tools/proftool: fix use-after-free by Vincent Stehlé · 9 years ago
  92. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  93. b044a4f fdtgrep: Simplify the alias generation code by Simon Glass · 9 years ago
  94. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · 9 years ago
  95. 48676a3 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  96. 5710d06 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  97. 1414f1f Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · 9 years ago
  98. e140a46 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · 9 years ago
  99. f575ab4 imximage: fix commands other than write_data by Troy Kisky · 9 years ago
  100. 07c41ed imximage: header.length of 4 is valid by Troy Kisky · 9 years ago