1. a42bc30 buildman: make output dir configurable by Daniel Schwierzeck · 11 years ago
  2. 7ebc4ee tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · 11 years ago
  3. d231bd9 Merge branch 'next' by Tom Rini · 11 years ago
  4. f7f0199 patman: Use Patch-cc: instead of Cc: by Simon Glass · 11 years ago
  5. 05ed2a5 env: Implement support for AES encryption into fw_* tools by Marek Vasut · 11 years ago
  6. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  7. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
  8. 8ae3380 fit: add sha256 support by Heiko Schocher · 11 years ago
  9. fdfd520 tools/image-host: fix sign-images bug by Heiko Schocher · 11 years ago
  10. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  11. 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · 11 years ago
  12. 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · 11 years ago
  13. 8d2a8cc kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  14. 52e8065 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  15. 5aed6ed kbuild: move asm-offsets.h rules to ./Kbuild by Masahiro Yamada · 11 years ago
  16. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · 11 years ago
  17. 9563d57 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · 11 years ago
  18. 832ef28 Makefile: refactor tools-all targets by Masahiro Yamada · 11 years ago
  19. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  20. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  21. 0302445 Makefile: refactor include path settings by Masahiro Yamada · 11 years ago
  22. ed36001 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · 11 years ago
  23. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · 11 years ago
  24. 82b400c tools: correct proftool build rule by Ian Campbell · 11 years ago
  25. 9c2ef61 relocate-rela: replace a magic number with sizeof(Elf64_Rela) by Masahiro Yamada · 11 years ago
  26. b538a7b tools: move kermit files to tools/kermit directory by Masahiro Yamada · 11 years ago
  27. a8eb87f cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · 11 years ago
  28. 5c50591 .gitignore: ignore u-boot.elf and tools/relocate-rela by Masahiro Yamada · 11 years ago
  29. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  30. 49fa059 arm64: Add tool to statically apply RELA relocations by Scott Wood · 11 years ago
  31. 5e4c28d Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  32. a73f004 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  33. 9f547ca SPL: EXYNOS: Prepare for variable size SPL support by Rajeshwari Birje · 11 years ago
  34. 5b475ae Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · 11 years ago
  35. 0f072dd ARM: mxs: tools: Fix errno handling in strtoul() invocation by Marek Vasut · 11 years ago
  36. c81f0d7 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
  37. 7935a82 Makefile: Move some scripts imported from Linux by Masahiro Yamada · 11 years ago
  38. 5155381 Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  39. 8ed4d1c tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  40. ff0fa61 mkimage: added 'static' specifier to match function's prototype. by Guilherme Maciel Ferreira · 11 years ago
  41. b3c833f Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  42. 228773f tools: updater: Remove remainders of dead board by Masahiro Yamada · 11 years ago
  43. 2a63328 tools: imls: Remove a broken and unused tool. by Masahiro Yamada · 11 years ago
  44. 0844763 buildman: make board selector argument a regex by Stephen Warren · 11 years ago
  45. b5c56e3 buildman: fix README by Andreas Bießmann · 11 years ago
  46. d880efd patman: add Commit-notes tag and section by Albert ARIBAUD · 11 years ago
  47. dc947c4 tools: Makefile: delete redundant lines by Masahiro Yamada · 11 years ago
  48. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  49. 5a8911e buildman: Use env to pick the python from $PATH by Jagannadha Sutradharudu Teki · 11 years ago
  50. 1dc96a5 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  51. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  52. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  53. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  54. 288d767 buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · 11 years ago
  55. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  56. cc246fb buildman: Allow make flags to be specified for each board by Simon Glass · 11 years ago
  57. 584cf86 buildman: Adjust tests for new boards.cfg format by Simon Glass · 11 years ago
  58. d061d95 tools/imximage.c: Fix compiling warning by York Sun · 11 years ago
  59. b66a129 buildman: fix boards.cfg parsing by Andreas Bießmann · 11 years ago
  60. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  61. df4e370 boards.cfg: show info about boards.cfg instead of MAINTAINERS by Roger Meier · 11 years ago
  62. f7cf322 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  63. 48e910f Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  64. 9b560a3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  65. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  66. 41f0d22 tools: mxsboot: Mark the FCB pages as valid by Marek Vasut · 11 years ago
  67. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  68. e9c66ab fw_env: fix writing environment for mtd devices by Oliver Metz · 11 years ago
  69. e745d4c fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · 11 years ago
  70. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  71. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  72. 462db72 tools: mxsboot: Staticize functions by Marek Vasut · 11 years ago
  73. bac55ba tools: Sort lists of files in Makefile by Marek Vasut · 11 years ago
  74. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  75. 4aa9749 tools: add support for setting the CSF into imximage by Stefano Babic · 11 years ago
  76. 832eda8 tools: add padding of data image file for imximage by Stefano Babic · 11 years ago
  77. 6531bd9 tools: add variable padding of data image in mkimage by Stefano Babic · 11 years ago
  78. dc39a3e tools: dynamically allocate imx_header in imximage by Stefano Babic · 11 years ago
  79. e74e779 tools: rename mximage_flash_offset to imximage_ivt_offset by Stefano Babic · 11 years ago
  80. c3d2ad7 tools: imx_header should not include flash_offset by Stefano Babic · 11 years ago
  81. 499c498 arm, am335x: add support for 3 siemens boards by Heiko Schocher · 11 years ago
  82. d440993 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  83. 9696eaa tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  84. 36a91be tools, bmp_logo: fix index from uint16_t to int to allow bigger logos by Heiko Schocher · 11 years ago
  85. 1f78f06 Validate dtc is new enough by Stephen Warren · 11 years ago
  86. f3d4e69 Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  87. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  88. da255af patman: README documentation nits (unit test) by Gerhard Sittig · 11 years ago
  89. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  90. 8a0103f tools/proftool: remove REG_NOERROR by Andreas Bießmann · 11 years ago
  91. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  92. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  93. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  94. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  95. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  96. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  97. b148974 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  98. 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago
  99. fbabc0f image: Support signing of images by Simon Glass · 11 years ago
  100. 58fe7e5 image: Add signing infrastructure by Simon Glass · 11 years ago