1. 6437501 Prevent a stack overflow in fit_check_sign by Michael van der Westhuizen · 10 years ago
  2. 25308f4 tools: Refactor mxsimage to use pbl_crc32 by Charles Manning · 10 years ago
  3. abbc67e mkimage : Split out and clean pbl_crc32 for use by other image types by Charles Manning · 10 years ago
  4. 5c390a5 arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 10 years ago
  5. 7b1a411 mkimage: add atmelimage by Andreas Bießmann · 10 years ago
  6. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 10 years ago
  7. 6be6b6b patman: Suppress duplicate signoffs only for real patches by Simon Glass · 10 years ago
  8. e7d4a88 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  9. cd834a0 tools: env: Add aes.c placeholder by Marek Vasut · 10 years ago
  10. f4617ef Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  11. 102061b patman: Avoid duplicate sign-offs by Simon Glass · 10 years ago
  12. 757f64a patman: Deal with 'git apply' failures correctly by Simon Glass · 10 years ago
  13. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  14. e1ae71d logos: Update of the syteco company logo by Thomas Diener · 10 years ago
  15. e0ba929 buildman: make output dir configurable by Daniel Schwierzeck · 10 years ago
  16. e1b7e1e tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · 10 years ago
  17. bf411ea tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · 10 years ago
  18. 229695f fw_env.c: Switch get_config to use '%ms' in sscanf by Tom Rini · 11 years ago
  19. 0f50777 Merge branch 'next' by Tom Rini · 10 years ago
  20. 659c89d patman: Use Patch-cc: instead of Cc: by Simon Glass · 11 years ago
  21. a8a752c env: Implement support for AES encryption into fw_* tools by Marek Vasut · 11 years ago
  22. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  23. 6bf4ca0 tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
  24. 2842c1c fit: add sha256 support by Heiko Schocher · 11 years ago
  25. 66b36f8 tools/image-host: fix sign-images bug by Heiko Schocher · 11 years ago
  26. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  27. 4b774ff fw_env: correct writes to devices with small erase blocks by Dustin Byford · 11 years ago
  28. 23869bf fw_env: calculate default number of env sectors by Dustin Byford · 11 years ago
  29. 603f51c kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  30. db5b339 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  31. 6a44d80 kbuild: move asm-offsets.h rules to ./Kbuild by Masahiro Yamada · 11 years ago
  32. 8fac9c7 kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · 11 years ago
  33. 79fc0c5 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · 11 years ago
  34. 2887c47 Makefile: refactor tools-all targets by Masahiro Yamada · 11 years ago
  35. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  36. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  37. fea1ca8 Makefile: refactor include path settings by Masahiro Yamada · 11 years ago
  38. 34bd050 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · 11 years ago
  39. 940db16 tools: convert makefiles to kbuild style by Masahiro Yamada · 11 years ago
  40. 054c838 tools: correct proftool build rule by Ian Campbell · 11 years ago
  41. e60cfd5 relocate-rela: replace a magic number with sizeof(Elf64_Rela) by Masahiro Yamada · 11 years ago
  42. 901d0ea tools: move kermit files to tools/kermit directory by Masahiro Yamada · 11 years ago
  43. 26d2857 cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · 11 years ago
  44. 84977e4 .gitignore: ignore u-boot.elf and tools/relocate-rela by Masahiro Yamada · 11 years ago
  45. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  46. 8137af1 arm64: Add tool to statically apply RELA relocations by Scott Wood · 11 years ago
  47. 4b0561d Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. a891601 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  49. 0fcac1a SPL: EXYNOS: Prepare for variable size SPL support by Rajeshwari Birje · 11 years ago
  50. e106bd9 Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · 11 years ago
  51. 5b5a82e ARM: mxs: tools: Fix errno handling in strtoul() invocation by Marek Vasut · 11 years ago
  52. 475c506 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
  53. dd88ab3 Makefile: Move some scripts imported from Linux by Masahiro Yamada · 11 years ago
  54. a804b5c Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  55. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  56. f1cc458 mkimage: added 'static' specifier to match function's prototype. by Guilherme Maciel Ferreira · 11 years ago
  57. 5a4fe1a Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  58. 2e78e75 tools: updater: Remove remainders of dead board by Masahiro Yamada · 11 years ago
  59. cfe19f9 tools: imls: Remove a broken and unused tool. by Masahiro Yamada · 11 years ago
  60. 8426d8b buildman: make board selector argument a regex by Stephen Warren · 11 years ago
  61. 61242ac buildman: fix README by Andreas Bießmann · 11 years ago
  62. 5c8fdd9 patman: add Commit-notes tag and section by Albert ARIBAUD · 11 years ago
  63. e2e1f3c tools: Makefile: delete redundant lines by Masahiro Yamada · 11 years ago
  64. bb02c53 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · 11 years ago
  65. a707b3d buildman: Use env to pick the python from $PATH by Jagannadha Sutradharudu Teki · 11 years ago
  66. 9cc1804 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  67. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  68. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  69. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  70. 8bb2bdd buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · 11 years ago
  71. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  72. 4281ad8 buildman: Allow make flags to be specified for each board by Simon Glass · 11 years ago
  73. e19d578 buildman: Adjust tests for new boards.cfg format by Simon Glass · 11 years ago
  74. 72048bc tools/imximage.c: Fix compiling warning by York Sun · 11 years ago
  75. 03c1bb2 buildman: fix boards.cfg parsing by Andreas Bießmann · 11 years ago
  76. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  77. a466e49 boards.cfg: show info about boards.cfg instead of MAINTAINERS by Roger Meier · 11 years ago
  78. c4a7ece Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  79. 27af930 Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  80. 7bcee5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  81. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  82. 93d520f tools: mxsboot: Mark the FCB pages as valid by Marek Vasut · 11 years ago
  83. 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  84. e387efb fw_env: fix writing environment for mtd devices by Oliver Metz · 11 years ago
  85. 23ef62d fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · 11 years ago
  86. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  87. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  88. 62d40d1 tools: mxsboot: Staticize functions by Marek Vasut · 11 years ago
  89. a5f746f tools: Sort lists of files in Makefile by Marek Vasut · 11 years ago
  90. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  91. 0187c98 tools: add support for setting the CSF into imximage by Stefano Babic · 11 years ago
  92. 01390af tools: add padding of data image file for imximage by Stefano Babic · 11 years ago
  93. 9bac0bb tools: add variable padding of data image in mkimage by Stefano Babic · 11 years ago
  94. 377e367 tools: dynamically allocate imx_header in imximage by Stefano Babic · 11 years ago
  95. 3150f92 tools: rename mximage_flash_offset to imximage_ivt_offset by Stefano Babic · 11 years ago
  96. 4655d40 tools: imx_header should not include flash_offset by Stefano Babic · 11 years ago
  97. c0dcece arm, am335x: add support for 3 siemens boards by Heiko Schocher · 11 years ago
  98. ad403e7 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  99. 2db1c3f tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  100. 3d192be tools, bmp_logo: fix index from uint16_t to int to allow bigger logos by Heiko Schocher · 11 years ago