1. 8aa4136 patman: Format checkpatch messages for IDE throwback by Simon Glass · 8 years ago
  2. 6b6024a dtoc: Replace dot with underscore to avoid compiler errors by Simon Glass · 8 years ago
  3. 9d1adf0 tools: binman: Handle optional microcode case in SPL image by Bin Meng · 8 years ago
  4. cdfc0a0 tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr by Bin Meng · 8 years ago
  5. 43ade93 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  6. a1b6b0a arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  7. 4991b4f tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  8. 79066ef tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  9. e93cf53 tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  10. e89016c tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  11. 885fba1 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  12. 94490a4 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  13. 94084ee tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  14. a55bed1 buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · 8 years ago
  15. 97f17fa tools: imximage: refactor header length calculations for imximage v1 by Martin Kaiser · 8 years ago
  16. 55be9b3 tools: Correct python building host tools by Tom Rini · 8 years ago
  17. b4e923a tools: mkimage: fix sizeof_mismatch found by coverity by Sven Ebenfeld · 8 years ago
  18. 80d2ae5 binman: add tools directory to the python path by Emmanuel Vadot · 8 years ago
  19. 1905c8f build: Always build the libfdt python module by Emmanuel Vadot · 8 years ago
  20. f1ca1fd mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  21. 5164570 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  22. 6d799d0 tools: binman: Use /usr/bin/env to find python executable by Emmanuel Vadot · 8 years ago
  23. d21bd69 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
  24. ac71d41 tools: mkimage: Call fclose in error path by Michal Simek · 8 years ago
  25. 43db3e3 relocate-rela: use compiler.h endian macros by Jonathan Gray · 8 years ago
  26. d26a38f binman: Remove hard-coded file name for x86 CMC/FSP/VGA by Bin Meng · 8 years ago
  27. 36737f2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  28. 68af100 binman: Drop microcode features from ifdtool by Simon Glass · 8 years ago
  29. 6d427c6 binman: Automatically include a U-Boot .dtsi file by Simon Glass · 8 years ago
  30. da22909 binman: Add support for building x86 images with FSP/CMC by Simon Glass · 8 years ago
  31. 75db086 binman: Add support for building x86 ROMs with SPL by Simon Glass · 8 years ago
  32. c49deb8 binman: Add support for u-boot.img as an input binary by Simon Glass · 8 years ago
  33. e0ff855 binman: Add support for building x86 ROMs by Simon Glass · 8 years ago
  34. 4f44304 binman: Add basic entry types for U-Boot by Simon Glass · 8 years ago
  35. bf7fd50 binman: Introduce binman, a tool for building binary images by Simon Glass · 8 years ago
  36. 7bae13b tools: mxsimage: Fix build with OpenSSL 1.1.x by Marek Vasut · 8 years ago
  37. 3713571 imx6: icorem6: Add custom splashscreen support by Jagan Teki · 8 years ago
  38. ebe0f53 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · 8 years ago
  39. 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  40. 37a2cf6 tools: mkimage: Use fstat instead of stat to avoid malicious hacks by Michal Simek · 8 years ago
  41. a9401b2 buildman: Rename do_build to config_only by Simon Glass · 8 years ago
  42. 960421e buildman: Clean up odd characters on the terminal by Simon Glass · 8 years ago
  43. b464f8e buildman: Squash useless output from -K by Simon Glass · 8 years ago
  44. 94d2ebe buildman: Add documentation for CONFIG checking by Simon Glass · 8 years ago
  45. b50113f buildman: Add an option to just create the config by Simon Glass · 8 years ago
  46. 2611c05 tools/kwbimage: add DEBUG option by Chris Packham · 8 years ago
  47. 4bdb547 tools/kwbimage: add BAUDRATE option by Chris Packham · 8 years ago
  48. 4d6647a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  49. 6b29a39 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  50. e5491f3 tools: imximage: display DCD block offset, length by Eric Nelson · 8 years ago
  51. 333ee16 tools/env: fix environment alignment tests for block devices by Max Krummenacher · 8 years ago
  52. d0fc6dc tools/Makefile: suppress "which swig" error output by Andre Przywara · 8 years ago
  53. f33f3e0 tools/env: Correct include kconfig by York Sun · 8 years ago
  54. 83dd98e image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  55. 0c1d74f image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  56. 56c7e80 tools: mkimage: Check if file is regular file by Michal Simek · 8 years ago
  57. 3b64608 tools: mkimage: Add support for initialization table for Zynq and ZynqMP by Mike Looijmans · 8 years ago
  58. d8c0d99 tools: fix mksunxiboot build for tools-all target by Andre Przywara · 8 years ago
  59. 0f7c6cd mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · 8 years ago
  60. e0f2406 buildman: Fix building based on 'options' field by Tom Rini · 8 years ago
  61. 2a380cc tools: imximage: check return value when open the plugin file by Peng Fan · 8 years ago
  62. 0cd82e2 mkimage: Fix missing free() in show_valid_options() by Simon Glass · 8 years ago
  63. 82bd2f2 Fix spelling of "occur". by Vagrant Cascadian · 8 years ago
  64. fed329a tools: add mksunxiboot to tools-all target by Stefan Brüns · 8 years ago
  65. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  66. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  67. 0dbc9b5 tools: moveconfig: support wildcards in --defconfigs file by Masahiro Yamada · 8 years ago
  68. b55e4f4 tools: imximage: add plugin support by Peng Fan · 8 years ago
  69. c5938c1 pbl: use "wait" command instead of "flush" command by Zhao Qiang · 8 years ago
  70. d5fe013 tools: buildman: Add compiler wrapper by York Sun · 8 years ago
  71. f40fa9b tools: buildman: Remove duplicated code by York Sun · 8 years ago
  72. 34c3889 dtoc: Make integer division python 3.x safe by Paul Burton · 8 years ago
  73. c4c5f9e dtoc: Decode strings for struct.unpack on python 3.x by Paul Burton · 8 years ago
  74. 4ae6549 dtoc: Use items() to iterate over dictionaries in python 3.x by Paul Burton · 8 years ago
  75. f5d44b9 patman: Fix doctest StringIO import for python 3.x by Paul Burton · 8 years ago
  76. c9eac38 patman: Use items() to iterate over dictionaries by Paul Burton · 8 years ago
  77. 2ce7b21 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · 8 years ago
  78. ac3fde9 patman: Make exception handling python 3.x safe by Paul Burton · 8 years ago
  79. a920a17 patman: Make print statements python 3.x safe by Paul Burton · 8 years ago
  80. 12e5476 patman: Replace tabs with spaces by Paul Burton · 8 years ago
  81. 3cb44ba dtoc: Add a way for tests to request the fallback library by Simon Glass · 8 years ago
  82. 8828254 dtoc: Adjust GetProps() in fdt_normal to use the node path by Simon Glass · 8 years ago
  83. 0734b70 dtoc: Fix bug in GetProp() by Simon Glass · 8 years ago
  84. 2880e6b buildman: Drop the 'alive' flag in BuilderThread by Simon Glass · 8 years ago
  85. 2f25664 buildman: Don't show a stacktrace on Ctrl-C by Simon Glass · 8 years ago
  86. 63781bd buildman: Drop the 'active' flag in the builder by Simon Glass · 8 years ago
  87. d436e38 buildman: Allow builds to terminate cleanly by Simon Glass · 8 years ago
  88. a556eee buildman: Put our local libraries first in the path by Simon Glass · 8 years ago
  89. 745b395 buildman: Print a message indicating the build is starting by Simon Glass · 8 years ago
  90. b222abe buildman: Print a message when removing old directories by Simon Glass · 8 years ago
  91. 21f0eb3 buildman: Tidy up the 'cloning' message by Simon Glass · 8 years ago
  92. 8b4919e patman: Flush output when there is no newline by Simon Glass · 8 years ago
  93. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  94. d40dbfb env: tool: add command line option to input lockfile path by B, Ravi · 8 years ago
  95. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  96. 24307d6 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
  97. ff95e57 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · 8 years ago
  98. c6012bb tools/env: pass bad block offset by value by Andreas Fenkart · 8 years ago
  99. e2c9351 tools/env: factor out environment_end function by Andreas Fenkart · 8 years ago
  100. ed0c2c0 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago