1. 245644d tools/msximage.c: fix warning about nptr possibly uninitialized by Albert ARIBAUD · 10 years ago
  2. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  3. 21f0dbe Added support for comments in input to mkenvimage. by Dominik Muth · 10 years ago
  4. 6da7466 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · 10 years ago
  5. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  6. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  7. 8f9e583 ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  8. 49e036f imximage: Fix the bootdata.size calculation by Ye.Li · 10 years ago
  9. 933918c tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  10. 7abec5b tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  11. ed37f8a gitignore: ignore atmel pmecc parameter tool by Andreas Bießmann · 10 years ago
  12. 11432d4 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  13. 4cdede6 ppc: Zap Hymod board by Marek Vasut · 10 years ago
  14. cec5819 tools/socfpgaimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  15. 3b8b19d tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  16. 5d6e813 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported by Stefan Roese · 10 years ago
  17. bb5c428 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · 10 years ago
  18. 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 11 years ago
  19. f0cb67c tools: remove reformat.py by Masahiro Yamada · 10 years ago
  20. 9362424 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · 10 years ago
  21. 66be1ae tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · 10 years ago
  22. 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · 10 years ago
  23. 232d850 buildman: Fix the logic for the bloat command by Simon Glass · 10 years ago
  24. 7255643 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · 10 years ago
  25. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  26. 6a1b97a tools/genboardscfg.py: improve performance more with Kconfiglib by Masahiro Yamada · 10 years ago
  27. c908bc8 tools: Import Kconfiglib by Masahiro Yamada · 10 years ago
  28. f11c606 buildman: fix typos of --dry-run help message by Masahiro Yamada · 10 years ago
  29. 336d5bd buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  30. fbf8ee0 patman: make run results better visible by Vadim Bendebury · 10 years ago
  31. 359b55a6 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  32. 4aeceb9 buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  33. a8b7b1b buildman: Expand output test to cover directory prefixes by Simon Glass · 10 years ago
  34. 8e95956 buildman: Add additional functional tests by Simon Glass · 10 years ago
  35. 4e5d6bc patman: Start with a clean series when needed by Simon Glass · 10 years ago
  36. a10ebe1 buildman: Provide an internal option to clean the outpur dir by Simon Glass · 10 years ago
  37. 09f1fe5 buildman: Correct counting of build failures on retry by Simon Glass · 10 years ago
  38. cbd3658 buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  39. 5e0441d buildman: Avoid looking at config file or toolchains in tests by Simon Glass · 10 years ago
  40. c88c895 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  41. ed098bb buildman: Add a functional test by Simon Glass · 10 years ago
  42. de38497 patman: Provide a way to intercept commands for testing by Simon Glass · 10 years ago
  43. ca9b06e buildman: Move full help code into the control module by Simon Glass · 10 years ago
  44. 04bac6b buildman: Move the command line code into its own file by Simon Glass · 10 years ago
  45. f1bf686 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · 10 years ago
  46. 7fb8aa2 buildman: Enhance basic test to check summary output by Simon Glass · 10 years ago
  47. 4433aa9 buildman: Send builder output through a function for testing by Simon Glass · 10 years ago
  48. fb35f9f patman: Add a way of recording terminal output for testing by Simon Glass · 10 years ago
  49. f406351 imximage: Fix imximage IVT bug for EIM-NOR boot by Ye.Li · 10 years ago
  50. 7b9849f tools: imximage: Fix the maximum DCD size for mx53/mx6 by Fabio Estevam · 10 years ago
  51. 81bcca8 patman: Fix detection of git version by Simon Glass · 10 years ago
  52. 03749d4 buildman: Separate out display of warnings and errors by Simon Glass · 10 years ago
  53. 3394c9f buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  54. e309625 buildman: Remove the directory prefix from each error line by Simon Glass · 10 years ago
  55. 924c73a buildman: Implement an option to exclude boards from the build by Simon Glass · 10 years ago
  56. 53e189d buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · 10 years ago
  57. c2f9107 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  58. 27374d3 patman: Avoid changing the order of tags by Simon Glass · 10 years ago
  59. 5f4e00d patman: Use --no-pager' to stop git from forking a pager by Simon Glass · 10 years ago
  60. e6e96d9 patman: Remove the -a option by Simon Glass · 10 years ago
  61. b0cd341 patman: Correct unit tests to run correctly by Simon Glass · 10 years ago
  62. 381fad8 patman: Fix indentation in terminal.py by Simon Glass · 10 years ago
  63. 78d3fde tools/genboardscfg.py: change shebang into /usr/bin/env python2 by Masahiro Yamada · 10 years ago
  64. 11748a6 tools/genboardscfg.py: improve performance by Masahiro Yamada · 10 years ago
  65. c2d99dd tools/genboardscfg.py: check if the boards.cfg is up to date by Masahiro Yamada · 10 years ago
  66. 2b09319 tools/genboardscfg.py: fix minor problems on termination by Masahiro Yamada · 10 years ago
  67. 30e2599 tools/genboardscfg.py: wait for unfinished subprocesses before error-out by Masahiro Yamada · 10 years ago
  68. 482cb3d tools/genboardscfg.py: be tolerant of insane Kconfig by Masahiro Yamada · 10 years ago
  69. b3c529b tools/genboardscfg.py: be tolerant of missing MAINTAINERS by Masahiro Yamada · 10 years ago
  70. eba8915 tools/genboardscfg.py: ignore defconfigs starting with a dot by Masahiro Yamada · 10 years ago
  71. 739cd99 buildman: run genboardscfg.py all the time by Masahiro Yamada · 10 years ago
  72. ba133b2 tools/genboardscfg.py: fix a bug of MAINTAINERS handling by Masahiro Yamada · 10 years ago
  73. 299b909 patman: Support the 'reverse' option for 'git log' by Simon Glass · 10 years ago
  74. 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  75. 83713b6 buildman: refactor help message by Masahiro Yamada · 10 years ago
  76. a97f35f patman: refactor help message by Masahiro Yamada · 10 years ago
  77. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  78. a348e24 tools/genboardscfg.py: no exception if columns undetectable by Roger Meier · 10 years ago
  79. 8d141bd tools/genboardscfg.py: Do not output SPLCPU field by Masahiro Yamada · 10 years ago
  80. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  81. 98c689b mkimage: fix compilation issues on OpenBSD by Luka Perkov · 10 years ago
  82. 6d04753 tools, fit_info: increase buffer for command name by Heiko Schocher · 10 years ago
  83. 441f48d tools: fix typo in tools/image-host.c by Heiko Schocher · 10 years ago
  84. 6af913d patman: Only use git's --no-decorate when available by Simon Glass · 10 years ago
  85. b9dbcb4 patman: Move the 'git log' command into a function by Simon Glass · 10 years ago
  86. 16a5288 buildman: Allow selection of the number of commits to build by Simon Glass · 10 years ago
  87. aa40f9a buildman: Introduce an 'and' operator for board selection by Simon Glass · 10 years ago
  88. 9a01639 buildman: Add a few more toolchain examples to the README by Simon Glass · 10 years ago
  89. bb4dffb buildman: Add a message indicating there are no errors by Simon Glass · 10 years ago
  90. 4d1a47f buildman: Add an option to specify the buildman config file by Simon Glass · 10 years ago
  91. 8457bb4 buildman: Remove unused non-incremental build method code by Simon Glass · 10 years ago
  92. 78e418e buildman: Add verbose option to display errors as they happen by Simon Glass · 10 years ago
  93. eb48bbc buildman: Refactor output options by Simon Glass · 10 years ago
  94. a590624 buildman: Sort command line options by Simon Glass · 10 years ago
  95. 4a1e88b buildman: Move BuilderThread code to its own file by Simon Glass · 10 years ago
  96. d326ad7 buildman: Allow building of current source tree by Simon Glass · 10 years ago
  97. 3ec03d4 buildman: Add some notes about moving from MAKEALL by Simon Glass · 10 years ago
  98. fa1cfee buildman: Fix a few typos by Simon Glass · 10 years ago
  99. e9bc8d2 buildman: adjust for Kconfig by Masahiro Yamada · 10 years ago
  100. c1ee48e tools: add genboardscfg.py by Masahiro Yamada · 10 years ago