1. cb17cae patman: Handle non-ascii characters in names by Chris Packham · 8 years ago
  2. 6af145f buildman: Allow showing the list of boards with -n by Simon Glass · 8 years ago
  3. c004a5f patman: Format checkpatch messages for IDE throwback by Simon Glass · 8 years ago
  4. b17ab15 dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  5. c40c9d2 tools: binman: Handle optional microcode case in SPL image by Bin Meng · 8 years ago
  6. ed5ab3e tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr by Bin Meng · 8 years ago
  7. 34ab529 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  8. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  9. 62da676 tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  10. 030ca16 tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  11. 855cf9e tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  12. 6f27363 tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  13. 7497cd6 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  14. d6009d7 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  15. 7e40763 tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  16. 14c0bde buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  17. d60aa68 tools: imximage: refactor header length calculations for imximage v1 by Martin Kaiser · 8 years ago
  18. 6532973 tools: Correct python building host tools by Tom Rini · 8 years ago
  19. 3bb71e0 tools: mkimage: fix sizeof_mismatch found by coverity by Sven Ebenfeld · 8 years ago
  20. a5b2007 binman: add tools directory to the python path by Emmanuel Vadot · 8 years ago
  21. 549f86e build: Always build the libfdt python module by Emmanuel Vadot · 8 years ago
  22. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  23. 51b2c26 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  24. a5c90ac tools: binman: Use /usr/bin/env to find python executable by Emmanuel Vadot · 8 years ago
  25. 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
  26. e98faa2 tools: mkimage: Call fclose in error path by Michal Simek · 8 years ago
  27. 9dd9204 relocate-rela: use compiler.h endian macros by Jonathan Gray · 8 years ago
  28. 23a4d8a binman: Remove hard-coded file name for x86 CMC/FSP/VGA by Bin Meng · 8 years ago
  29. 8d0d119 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  30. 43dff5d binman: Drop microcode features from ifdtool by Simon Glass · 8 years ago
  31. 52debad binman: Automatically include a U-Boot .dtsi file by Simon Glass · 8 years ago
  32. b4176d4 binman: Add support for building x86 images with FSP/CMC by Simon Glass · 8 years ago
  33. d2dfb5f binman: Add support for building x86 ROMs with SPL by Simon Glass · 8 years ago
  34. 996021e binman: Add support for u-boot.img as an input binary by Simon Glass · 8 years ago
  35. 7223245 binman: Add support for building x86 ROMs by Simon Glass · 8 years ago
  36. 57454f4 binman: Add basic entry types for U-Boot by Simon Glass · 8 years ago
  37. 2574ef6 binman: Introduce binman, a tool for building binary images by Simon Glass · 8 years ago
  38. 80e3b53 tools: mxsimage: Fix build with OpenSSL 1.1.x by Marek Vasut · 8 years ago
  39. 77df901 imx6: icorem6: Add custom splashscreen support by Jagan Teki · 8 years ago
  40. f020305 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · 8 years ago
  41. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  42. 86727c5 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · 8 years ago
  43. b55b57d buildman: Rename do_build to config_only by Simon Glass · 8 years ago
  44. b45bd6b buildman: Clean up odd characters on the terminal by Simon Glass · 8 years ago
  45. cde5c30 buildman: Squash useless output from -K by Simon Glass · 8 years ago
  46. b50ce02 buildman: Add documentation for CONFIG checking by Simon Glass · 8 years ago
  47. 739e851 buildman: Add an option to just create the config by Simon Glass · 8 years ago
  48. 1e0728a tools/kwbimage: add DEBUG option by Chris Packham · 8 years ago
  49. 883bf45 tools/kwbimage: add BAUDRATE option by Chris Packham · 8 years ago
  50. bbbd602 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  51. b521404 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  52. 3954765 tools: imximage: display DCD block offset, length by Eric Nelson · 8 years ago
  53. 6c44f54 tools/env: fix environment alignment tests for block devices by Max Krummenacher · 8 years ago
  54. 07e2450 tools/Makefile: suppress "which swig" error output by Andre Przywara · 8 years ago
  55. fe92d67 tools/env: Correct include kconfig by York Sun · 8 years ago
  56. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  57. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  58. e0724a3 tools: mkimage: Check if file is regular file by Michal Simek · 8 years ago
  59. 96e706f tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · 8 years ago
  60. 18fe90e tools: fix mksunxiboot build for tools-all target by Andre Przywara · 8 years ago
  61. 8d83ed2 mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · 8 years ago
  62. b7876c8 buildman: Fix building based on 'options' field by Tom Rini · 8 years ago
  63. b0034bb tools: imximage: check return value when open the plugin file by Peng Fan · 8 years ago
  64. d435d9f mkimage: Fix missing free() in show_valid_options() by Simon Glass · 8 years ago
  65. 3e9e6d6 Fix spelling of "occur". by Vagrant Cascadian · 8 years ago
  66. 24ae92c tools: add mksunxiboot to tools-all target by Stefan Brüns · 8 years ago
  67. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  68. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  69. 3984d6e tools: moveconfig: support wildcards in --defconfigs file by Masahiro Yamada · 8 years ago
  70. 334de96 tools: imximage: add plugin support by Peng Fan · 8 years ago
  71. 2374f31 pbl: use "wait" command instead of "flush" command by Zhao Qiang · 8 years ago
  72. fb197a8 tools: buildman: Add compiler wrapper by York Sun · 8 years ago
  73. 9913391 tools: buildman: Remove duplicated code by York Sun · 8 years ago
  74. 493dd31 dtoc: Make integer division python 3.x safe by Paul Burton · 8 years ago
  75. 307f1fa dtoc: Decode strings for struct.unpack on python 3.x by Paul Burton · 8 years ago
  76. 0a95448 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · 8 years ago
  77. 44fc9ba patman: Fix doctest StringIO import for python 3.x by Paul Burton · 8 years ago
  78. 4466f1a patman: Use items() to iterate over dictionaries by Paul Burton · 8 years ago
  79. 352f110 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · 8 years ago
  80. f14a131 patman: Make exception handling python 3.x safe by Paul Burton · 8 years ago
  81. c393134 patman: Make print statements python 3.x safe by Paul Burton · 8 years ago
  82. a5edb44 patman: Replace tabs with spaces by Paul Burton · 8 years ago
  83. 0c1ee6c dtoc: Add a way for tests to request the fallback library by Simon Glass · 8 years ago
  84. 6d928a7 dtoc: Adjust GetProps() in fdt_normal to use the node path by Simon Glass · 8 years ago
  85. 1a096ce dtoc: Fix bug in GetProp() by Simon Glass · 8 years ago
  86. 52a9ce9 buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · 8 years ago
  87. 205ac04 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  88. e8954fc buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  89. d26e144 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  90. 61a6749 buildman: Put our local libraries first in the path by Simon Glass · 8 years ago
  91. e0f2360 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  92. 83cb6cc buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  93. 2e2a6e6 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  94. 9c45a4e patman: Flush output when there is no newline by Simon Glass · 8 years ago
  95. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  96. ccb293f env: tool: add command line option to input lockfile path by B, Ravi · 8 years ago
  97. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  98. 0b49b84 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment by Andreas Fenkart · 8 years ago
  99. 5e755c7 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · 8 years ago
  100. ae3b320 tools/env: pass bad block offset by value by Andreas Fenkart · 8 years ago