1. 4acd2d2 tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  2. 2afa331 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported by Stefan Roese · 10 years ago
  3. 84899e2 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · 10 years ago
  4. 832472a tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 11 years ago
  5. 540d434 tools: remove reformat.py by Masahiro Yamada · 10 years ago
  6. 5dff844 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · 10 years ago
  7. bdc7dc4 tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · 10 years ago
  8. 983a274 patman: Add a -m option to avoid copying the maintainers by Simon Glass · 10 years ago
  9. 7798e22 buildman: Fix the logic for the bloat command by Simon Glass · 10 years ago
  10. 9170818 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · 10 years ago
  11. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  12. f6c8f38 tools/genboardscfg.py: improve performance more with Kconfiglib by Masahiro Yamada · 10 years ago
  13. f219e01 tools: Import Kconfiglib by Masahiro Yamada · 10 years ago
  14. d0ea61d buildman: fix typos of --dry-run help message by Masahiro Yamada · 10 years ago
  15. f3d015c buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  16. 1f72788 patman: make run results better visible by Vadim Bendebury · 10 years ago
  17. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  18. f7582ce buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  19. 930c8d4 buildman: Expand output test to cover directory prefixes by Simon Glass · 10 years ago
  20. dfb7e93 buildman: Add additional functional tests by Simon Glass · 10 years ago
  21. 891b7a0 patman: Start with a clean series when needed by Simon Glass · 10 years ago
  22. 883a321 buildman: Provide an internal option to clean the outpur dir by Simon Glass · 10 years ago
  23. fb3954f buildman: Correct counting of build failures on retry by Simon Glass · 10 years ago
  24. 823e60b buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  25. 8b985ee buildman: Avoid looking at config file or toolchains in tests by Simon Glass · 10 years ago
  26. fd03d63 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  27. d4144e4 buildman: Add a functional test by Simon Glass · 10 years ago
  28. 82012dd patman: Provide a way to intercept commands for testing by Simon Glass · 10 years ago
  29. 48ba585 buildman: Move full help code into the control module by Simon Glass · 10 years ago
  30. d3d5c12 buildman: Move the command line code into its own file by Simon Glass · 10 years ago
  31. ddaf5c8 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · 10 years ago
  32. 6208fce buildman: Enhance basic test to check summary output by Simon Glass · 10 years ago
  33. 4653a88 buildman: Send builder output through a function for testing by Simon Glass · 10 years ago
  34. 3c6c0f8 patman: Add a way of recording terminal output for testing by Simon Glass · 10 years ago
  35. 03ea24b imximage: Fix imximage IVT bug for EIM-NOR boot by Ye.Li · 10 years ago
  36. 021e79c tools: imximage: Fix the maximum DCD size for mx53/mx6 by Fabio Estevam · 10 years ago
  37. 0b703db patman: Fix detection of git version by Simon Glass · 10 years ago
  38. e30965d buildman: Separate out display of warnings and errors by Simon Glass · 10 years ago
  39. ed96665 buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  40. 48c1b6a buildman: Remove the directory prefix from each error line by Simon Glass · 10 years ago
  41. 3cf4ae6 buildman: Implement an option to exclude boards from the build by Simon Glass · 10 years ago
  42. f60c9d4 buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · 10 years ago
  43. 2c3deb9 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  44. d0c5719 patman: Avoid changing the order of tags by Simon Glass · 10 years ago
  45. 9447a6b patman: Use --no-pager' to stop git from forking a pager by Simon Glass · 10 years ago
  46. 7428dc1 patman: Remove the -a option by Simon Glass · 10 years ago
  47. e752edc patman: Correct unit tests to run correctly by Simon Glass · 10 years ago
  48. 6ba5737 patman: Fix indentation in terminal.py by Simon Glass · 10 years ago
  49. 2134342 tools/genboardscfg.py: change shebang into /usr/bin/env python2 by Masahiro Yamada · 10 years ago
  50. 9a65cb7 tools/genboardscfg.py: improve performance by Masahiro Yamada · 10 years ago
  51. d1bf4af tools/genboardscfg.py: check if the boards.cfg is up to date by Masahiro Yamada · 10 years ago
  52. 79d45d3 tools/genboardscfg.py: fix minor problems on termination by Masahiro Yamada · 10 years ago
  53. d6538d2 tools/genboardscfg.py: wait for unfinished subprocesses before error-out by Masahiro Yamada · 10 years ago
  54. 13246f4 tools/genboardscfg.py: be tolerant of insane Kconfig by Masahiro Yamada · 10 years ago
  55. b8828e8 tools/genboardscfg.py: be tolerant of missing MAINTAINERS by Masahiro Yamada · 10 years ago
  56. 04b43f3 tools/genboardscfg.py: ignore defconfigs starting with a dot by Masahiro Yamada · 10 years ago
  57. 390f703 buildman: run genboardscfg.py all the time by Masahiro Yamada · 10 years ago
  58. 9c2d60c tools/genboardscfg.py: fix a bug of MAINTAINERS handling by Masahiro Yamada · 10 years ago
  59. 042a732 patman: Support the 'reverse' option for 'git log' by Simon Glass · 10 years ago
  60. 7bee1c9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  61. 7f6b831 buildman: refactor help message by Masahiro Yamada · 10 years ago
  62. e0a4d06 patman: refactor help message by Masahiro Yamada · 10 years ago
  63. fd18a89 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  64. 5b12b7a tools/genboardscfg.py: no exception if columns undetectable by Roger Meier · 10 years ago
  65. ca418dd tools/genboardscfg.py: Do not output SPLCPU field by Masahiro Yamada · 10 years ago
  66. 31e2141 tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  67. 31cbe80 mkimage: fix compilation issues on OpenBSD by Luka Perkov · 10 years ago
  68. 686dca0 tools, fit_info: increase buffer for command name by Heiko Schocher · 10 years ago
  69. 04a710a tools: fix typo in tools/image-host.c by Heiko Schocher · 10 years ago
  70. e49f14a patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
  71. cda2a61 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  72. 3b74ba5 buildman: Allow selection of the number of commits to build by Simon Glass · 10 years ago
  73. 6131bea buildman: Introduce an 'and' operator for board selection by Simon Glass · 10 years ago
  74. e956947 buildman: Add a few more toolchain examples to the README by Simon Glass · 10 years ago
  75. 28370c1 buildman: Add a message indicating there are no errors by Simon Glass · 10 years ago
  76. 0f7c9dd buildman: Add an option to specify the buildman config file by Simon Glass · 10 years ago
  77. d3269ed buildman: Remove unused non-incremental build method code by Simon Glass · 10 years ago
  78. e5a0e5d buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  79. b2ea7ab buildman: Refactor output options by Simon Glass · 10 years ago
  80. c1de501 buildman: Sort command line options by Simon Glass · 10 years ago
  81. 190064b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago
  82. fea5858 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  83. 6eede34 buildman: Add some notes about moving from MAKEALL by Simon Glass · 10 years ago
  84. cec83c3 buildman: Fix a few typos by Simon Glass · 10 years ago
  85. 73f30b9 buildman: adjust for Kconfig by Masahiro Yamada · 10 years ago
  86. 3c08e8b tools: add genboardscfg.py by Masahiro Yamada · 10 years ago
  87. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  88. 9979692 buildman: make sure to invoke GNU Make by Masahiro Yamada · 10 years ago
  89. 362f16b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  90. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  91. ee860c6 patman: make "No recipient" checking more tolerant by Masahiro Yamada · 10 years ago
  92. 189a496 buildman: Support in-tree builds by Simon Glass · 10 years ago
  93. 97e9152 buildman: Add -C option to force a reconfigure for each commit by Simon Glass · 10 years ago
  94. 21fe8ec buildman: Avoid retrying a build if it definitely failed by Simon Glass · 10 years ago
  95. 4266dc2 buildman: Add -F flag to retry failed builds by Simon Glass · 10 years ago
  96. 8708267 buildman: fix toolchain priority_list by Masahiro Yamada · 10 years ago
  97. 1826a18 buildman: fix to display warning message for missing [toolchain] section by Masahiro Yamada · 10 years ago
  98. 4251978 patman: Only apply patches when we know the original HEAD by Simon Glass · 10 years ago
  99. 4ba73a5 sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4 by Hans de Goede · 10 years ago
  100. b047d67 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago