1. 78d3fde tools/genboardscfg.py: change shebang into /usr/bin/env python2 by Masahiro Yamada · 10 years ago
  2. 11748a6 tools/genboardscfg.py: improve performance by Masahiro Yamada · 10 years ago
  3. c2d99dd tools/genboardscfg.py: check if the boards.cfg is up to date by Masahiro Yamada · 10 years ago
  4. 2b09319 tools/genboardscfg.py: fix minor problems on termination by Masahiro Yamada · 10 years ago
  5. 30e2599 tools/genboardscfg.py: wait for unfinished subprocesses before error-out by Masahiro Yamada · 10 years ago
  6. 482cb3d tools/genboardscfg.py: be tolerant of insane Kconfig by Masahiro Yamada · 10 years ago
  7. b3c529b tools/genboardscfg.py: be tolerant of missing MAINTAINERS by Masahiro Yamada · 10 years ago
  8. eba8915 tools/genboardscfg.py: ignore defconfigs starting with a dot by Masahiro Yamada · 10 years ago
  9. 739cd99 buildman: run genboardscfg.py all the time by Masahiro Yamada · 10 years ago
  10. ba133b2 tools/genboardscfg.py: fix a bug of MAINTAINERS handling by Masahiro Yamada · 10 years ago
  11. 299b909 patman: Support the 'reverse' option for 'git log' by Simon Glass · 10 years ago
  12. 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  13. 83713b6 buildman: refactor help message by Masahiro Yamada · 10 years ago
  14. a97f35f patman: refactor help message by Masahiro Yamada · 10 years ago
  15. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  16. a348e24 tools/genboardscfg.py: no exception if columns undetectable by Roger Meier · 10 years ago
  17. 8d141bd tools/genboardscfg.py: Do not output SPLCPU field by Masahiro Yamada · 10 years ago
  18. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  19. 98c689b mkimage: fix compilation issues on OpenBSD by Luka Perkov · 10 years ago
  20. 6d04753 tools, fit_info: increase buffer for command name by Heiko Schocher · 10 years ago
  21. 441f48d tools: fix typo in tools/image-host.c by Heiko Schocher · 10 years ago
  22. 6af913d patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
  23. b9dbcb4 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  24. 16a5288 buildman: Allow selection of the number of commits to build by Simon Glass · 10 years ago
  25. aa40f9a buildman: Introduce an 'and' operator for board selection by Simon Glass · 10 years ago
  26. 9a01639 buildman: Add a few more toolchain examples to the README by Simon Glass · 10 years ago
  27. bb4dffb buildman: Add a message indicating there are no errors by Simon Glass · 10 years ago
  28. 4d1a47f buildman: Add an option to specify the buildman config file by Simon Glass · 10 years ago
  29. 8457bb4 buildman: Remove unused non-incremental build method code by Simon Glass · 10 years ago
  30. 78e418e buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  31. eb48bbc buildman: Refactor output options by Simon Glass · 10 years ago
  32. a590624 buildman: Sort command line options by Simon Glass · 10 years ago
  33. 4a1e88b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago
  34. d326ad7 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  35. 3ec03d4 buildman: Add some notes about moving from MAKEALL by Simon Glass · 10 years ago
  36. fa1cfee buildman: Fix a few typos by Simon Glass · 10 years ago
  37. e9bc8d2 buildman: adjust for Kconfig by Masahiro Yamada · 10 years ago
  38. c1ee48e tools: add genboardscfg.py by Masahiro Yamada · 10 years ago
  39. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  40. 1fe610d buildman: make sure to invoke GNU Make by Masahiro Yamada · 10 years ago
  41. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  42. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  43. d91f5b9 patman: make "No recipient" checking more tolerant by Masahiro Yamada · 10 years ago
  44. 38df2e2 buildman: Support in-tree builds by Simon Glass · 10 years ago
  45. f3018b7a buildman: Add -C option to force a reconfigure for each commit by Simon Glass · 10 years ago
  46. 804b63e buildman: Avoid retrying a build if it definitely failed by Simon Glass · 10 years ago
  47. 7041c39 buildman: Add -F flag to retry failed builds by Simon Glass · 10 years ago
  48. fa25e1f buildman: fix toolchain priority_list by Masahiro Yamada · 10 years ago
  49. 73c1267 buildman: fix to display warning message for missing [toolchain] section by Masahiro Yamada · 10 years ago
  50. 7ac2d30 patman: Only apply patches when we know the original HEAD by Simon Glass · 10 years ago
  51. 2fa0c8f sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4 by Hans de Goede · 10 years ago
  52. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  53. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  54. a51991d Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  55. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  56. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  57. d609a8f tools: Check arguments in fit_check_sign/fit_info by Simon Glass · 10 years ago
  58. 9423bad mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  59. db0d474 .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · 10 years ago
  60. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · 10 years ago
  61. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · 10 years ago
  62. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
  63. d25c0d9 Improve error handling in fit_common by Simon Glass · 10 years ago
  64. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · 11 years ago
  65. 7df18b1 tools: refactor HOSTLOADLIBES_* options by Masahiro Yamada · 10 years ago
  66. 33a9539 Prevent a stack overflow in fit_check_sign by Michael van der Westhuizen · 11 years ago
  67. 3e9072b tools: Refactor mxsimage to use pbl_crc32 by Charles Manning · 11 years ago
  68. 71e994c mkimage : Split out and clean pbl_crc32 for use by other image types by Charles Manning · 11 years ago
  69. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 11 years ago
  70. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · 11 years ago
  71. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  72. 88872ea patman: Suppress duplicate signoffs only for real patches by Simon Glass · 11 years ago
  73. e2a3483 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  74. 285c435 tools: env: Add aes.c placeholder by Marek Vasut · 11 years ago
  75. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  76. 46b3421 patman: Avoid duplicate sign-offs by Simon Glass · 11 years ago
  77. 0c3e9c1 patman: Deal with 'git apply' failures correctly by Simon Glass · 11 years ago
  78. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  79. 209195d logos: Update of the syteco company logo by Thomas Diener · 11 years ago
  80. a42bc30 buildman: make output dir configurable by Daniel Schwierzeck · 11 years ago
  81. 7ebc4ee tools: fix Makefile to clean-up fit_info and fit_check_sign by Masahiro Yamada · 11 years ago
  82. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · 11 years ago
  83. 313e912 fw_env.c: Switch get_config to use '%ms' in sscanf by Tom Rini · 11 years ago
  84. d231bd9 Merge branch 'next' by Tom Rini · 11 years ago
  85. f7f0199 patman: Use Patch-cc: instead of Cc: by Simon Glass · 11 years ago
  86. 05ed2a5 env: Implement support for AES encryption into fw_* tools by Marek Vasut · 11 years ago
  87. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  88. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
  89. 8ae3380 fit: add sha256 support by Heiko Schocher · 11 years ago
  90. fdfd520 tools/image-host: fix sign-images bug by Heiko Schocher · 11 years ago
  91. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  92. 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · 11 years ago
  93. 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · 11 years ago
  94. 8d2a8cc kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  95. 52e8065 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  96. 5aed6ed kbuild: move asm-offsets.h rules to ./Kbuild by Masahiro Yamada · 11 years ago
  97. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · 11 years ago
  98. 9563d57 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · 11 years ago
  99. 832ef28 Makefile: refactor tools-all targets by Masahiro Yamada · 11 years ago
  100. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago