1. b6fefa7 mkimage: fix missing break for -p switch by Teddy Reed · 8 years ago
  2. 1152a05 tools: Correct error handling in fit_image_process_hash() by Simon Glass · 8 years ago
  3. 655cc69 tools: Add an error code when fit_handle_file() fails by Simon Glass · 8 years ago
  4. 51f03e6 mkimage: Show item lists for all categories by Simon Glass · 8 years ago
  5. f24e105 mkimage: Use generic code for showing an 'image type' error by Simon Glass · 8 years ago
  6. 3066422 mkimage: Allow display of a list of any image header category by Simon Glass · 8 years ago
  7. 3a45f38 image: Correct auto-fit architecture property name by Simon Glass · 8 years ago
  8. 58b2247 mkimage: Drop blank line before main() by Simon Glass · 8 years ago
  9. 63ef31b mkimage: Drop premature setting of params.fit_image_type by Simon Glass · 8 years ago
  10. e324a92 mkimage: Require a data file when auto-fit is used by Simon Glass · 8 years ago
  11. 3c23c0f mkimage: Explain the auto-fit imagefile special case by Simon Glass · 8 years ago
  12. 20deadd mkimage: Honour the default image type with auto-fit by Simon Glass · 8 years ago
  13. 94fbd3e tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · 8 years ago
  14. 57b6b19 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · 8 years ago
  15. 0d57718 tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · 8 years ago
  16. 13b98d9 tools: patman: Handle tag sections without an 'END' by Bin Meng · 8 years ago
  17. e7df218 tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · 8 years ago
  18. 969cd1f mkimage -l is broken for images after gpimage by Stefano Babic · 8 years ago
  19. 5847084 Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · 8 years ago
  20. f8f9107 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · 8 years ago
  21. fc2661e tools: moveconfig: show suspicious boards with possible misconversion by Masahiro Yamada · 8 years ago
  22. 96dccd9 tools: moveconfig: simplify show_failed_boards() and show more info by Masahiro Yamada · 8 years ago
  23. f432c33 tools: moveconfig: simplify source tree switching by Masahiro Yamada · 8 years ago
  24. 5cc42a5 tools: moveconfig: change class WorkDir to class ReferenceSource by Masahiro Yamada · 8 years ago
  25. 5030159 tools: moveconfig: fix needless move for config with default 1 by Masahiro Yamada · 8 years ago
  26. cd51878 tools: fix define2mk.sed to not add quotes around negative integers by Masahiro Yamada · 8 years ago
  27. 6b96c1a tools: moveconfig: Add a new --git-ref option by Joe Hershberger · 8 years ago
  28. 06cc1d3 tools: moveconfig: New color used for changed defconfig by Joe Hershberger · 8 years ago
  29. f2dae75 tools: moveconfig: Fix another typo by Joe Hershberger · 8 years ago
  30. e307fa9 tools: moveconfig: make Slot.poll() more readable with helper methods by Masahiro Yamada · 8 years ago
  31. 6a9f79f tools: moveconfig: allow to run without any CONFIG specified by Masahiro Yamada · 8 years ago
  32. 8513dc0 tools: moveconfig: add --force-sync option by Masahiro Yamada · 8 years ago
  33. c8e1b10 tools: moveconfig: report when defconfig is updated by Masahiro Yamada · 8 years ago
  34. 5da4f85 tools: moveconfig: report when CONFIGs are removed by savedefconfig by Masahiro Yamada · 8 years ago
  35. c1c4d0f tools: moveconfig: display log when savedefconfig occurs by Masahiro Yamada · 8 years ago
  36. 7fb0bac tools: moveconfig: skip savedefconfig if .config was not updated by Masahiro Yamada · 8 years ago
  37. 4efef99 tools: moveconfig: refactor code to go back to idle state by Masahiro Yamada · 8 years ago
  38. 1d08556 tools: moveconfig: display log atomically in more readable format by Masahiro Yamada · 8 years ago
  39. 522e8dc tools: moveconfig: move log output code out of Kconfig Parser class by Masahiro Yamada · 8 years ago
  40. 1f16992 tools: moveconfig: compute file paths just once by Masahiro Yamada · 8 years ago
  41. b6ef393 tools: moveconfig: allow to give CONFIG names as argument directly by Masahiro Yamada · 8 years ago
  42. b134bc1 tools: moveconfig: drop code for handling type and default value by Masahiro Yamada · 8 years ago
  43. cc00829 tools: moveconfig: do not rely on type and default value given by users by Masahiro Yamada · 8 years ago
  44. c5e60fd tools: moveconfig: increment number of processed files monotonically by Masahiro Yamada · 8 years ago
  45. bd63e5b tools: moveconfig: exit with error message for not clean directory by Masahiro Yamada · 8 years ago
  46. 90ed6cb tools: moveconfig: check compilers before starting defconfig walk by Masahiro Yamada · 8 years ago
  47. 4b430c9 tools: moveconfig: check directory location before compilers by Masahiro Yamada · 8 years ago
  48. ff8725b tools: moveconfig: remove redundant else: after sys.exit() by Masahiro Yamada · 8 years ago
  49. 6ff36d2 tools: moveconfig: rename update_defconfig() to update_dotconfig() by Masahiro Yamada · 8 years ago
  50. e423d17 tools: moveconfig: fix --dry-run option by Masahiro Yamada · 8 years ago
  51. ea7d1ee mtd: nand: Remove docg4 driver and palmtreo680 flashing tool by Scott Wood · 8 years ago
  52. 14070e6 tools/env: allow to pass NULL for environment options by Andreas Fenkart · 8 years ago
  53. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  54. 87c2f76 tools: Add entry for generated tools/bin2header to tools/.gitignore by Robert P. J. Day · 8 years ago
  55. d339df5 tools/genboardscfg.py: remove bogus import subprocess by Masahiro Yamada · 8 years ago
  56. 81974f4 tools/env: no global variable sharing between application and library by Andreas Fenkart · 8 years ago
  57. 9217d93 rockchip: Check image name for the rksd image by Simon Glass · 8 years ago
  58. f71cee4 tools/env: compute size of usable area only once by Andreas Fenkart · 8 years ago
  59. cedb341 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · 8 years ago
  60. c3a23e8 tools/env: remove 'extern' from function prototype in fw_env.h by Andreas Fenkart · 8 years ago
  61. dcdc1f6 tools/env: pass key as argument to env_aes_cbc_crypt by Andreas Fenkart · 8 years ago
  62. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  63. bd6e142 mkimage: Add a quiet mode by Simon Glass · 8 years ago
  64. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  65. f79f1e0 buildman: allow more incremental building by Stephen Warren · 8 years ago
  66. 0782a88 imx: tools: imximage: fix CLR bit command by Adrian Alonso · 8 years ago
  67. 4cf4600 test, tools: update tbot documentation by Heiko Schocher · 8 years ago
  68. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  69. 8edeac8 mkimage: fix generation of FIT image by Andreas Bießmann · 8 years ago
  70. 4c1dc1a fit_image: Fix a double close() on the error path by Simon Glass · 8 years ago
  71. 925c97c tools: env: fix config file loading in env library by Anatolij Gustschin · 8 years ago
  72. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  73. 7a439ca mkimage: fix argument parsing on BSD systems by Andreas Bießmann · 8 years ago
  74. 43cb65b tools: env: bug: config structs must be defined in tools library by Andreas Fenkart · 8 years ago
  75. 69067a3 tools: env: fw_parse_script: simplify removal of newline/carriage return by Andreas Fenkart · 8 years ago
  76. 938c29f tools: env: split fw_string_blank into skip_chars / skip_blanks by Andreas Fenkart · 8 years ago
  77. 9583efc tools: env: fw_string_blank: return from loop when item found by Andreas Fenkart · 8 years ago
  78. 10667e1 tools: env: replace WHITESPACE macro by isblank by Andreas Fenkart · 8 years ago
  79. 7497a6a tools: kwboot: Add xmodem timeout option by Kevin Smith · 8 years ago
  80. 8669dac tools: kwboot: Clean up usage text by Kevin Smith · 8 years ago
  81. 5b15a25 mkimage: Don't close the file if it wasn't opened by Simon Glass · 8 years ago
  82. 3bd3a54 mkimage: Ensure file is closed in fdt_property_file() by Simon Glass · 8 years ago
  83. 7b0bbd8 mkimage: Fix missing free() and close() in fit_build() by Simon Glass · 8 years ago
  84. 21c2975 mkimage: Fix missing free() in fit_extract_data() by Simon Glass · 8 years ago
  85. b97d71e mkimage: Fix error path in fit_extract_data() by Simon Glass · 8 years ago
  86. 6e0ffce mkimage: Add a missing free() to fit_import_data() by Simon Glass · 8 years ago
  87. b12a81c mkimage: Close the file when unable to get its size by Simon Glass · 8 years ago
  88. f980ca3 mkimage: Correct file being closed twice in fit_extract_data() by Simon Glass · 8 years ago
  89. 508b028 mkimage: Correct file being closed twice in fit_import_data() by Simon Glass · 8 years ago
  90. 9cff2d1 mkimage: Fix munmap() call when importing data by Simon Glass · 8 years ago
  91. 0e28065 Fix spelling of "comment". by Vagrant Cascadian · 8 years ago
  92. 8a7367a cmd: Fix license command by Tom Rini · 8 years ago
  93. c81d0d2 buildman: Clarify the use of -V by Simon Glass · 8 years ago
  94. 17bce66 buildman: Add a way to specific a full toolchain prefix by Simon Glass · 8 years ago
  95. d4c8572 buildman: Allow branch names which conflict with directories by Simon Glass · 8 years ago
  96. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  97. 529fd18 mkimage: Bring data into the FIT before processing by Simon Glass · 8 years ago
  98. 722ebc8 mkimage: Support placing data outside the FIT by Simon Glass · 8 years ago
  99. fb4cce0 mkimage: Support adding device tree files to a FIT by Simon Glass · 8 years ago
  100. 8e35bb0 mkimage: Support automatic creating of a FIT without a .its by Simon Glass · 8 years ago