1. d2ce658 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  2. 827e37b buildman: Add the option to download toolchains from kernel.org by Simon Glass · 10 years ago
  3. 9b83bfd buildman: Allow architecture to alias to multiple toolchains by Simon Glass · 10 years ago
  4. cc93529 buildman: Don't use the local settings when running tests by Simon Glass · 10 years ago
  5. 7024ab6 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · 10 years ago
  6. 6200534 buildman: Add documentation about the .buildman file by Simon Glass · 10 years ago
  7. 3469969 buildman: Add a note about Python pre-requisites by Simon Glass · 10 years ago
  8. bb1501f buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  9. f210b58 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · 10 years ago
  10. b532412 buildman: Try to avoid hard-coded string parsing by Simon Glass · 10 years ago
  11. 5abab20 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  12. 0740127 buildman: Don't remove entire output directory when testing by Simon Glass · 10 years ago
  13. 5971ab5 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  14. 2a9e2c6 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  15. 1a91567 buildman: Don't prune output space for 'current source' build by Simon Glass · 10 years ago
  16. 05c96b1 buildman: Put build in 'current', not 'current/current' by Simon Glass · 10 years ago
  17. 4466c1f buildman: Add tests that check the correct output directory is used by Simon Glass · 10 years ago
  18. bd5053f Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  19. 8a38808 x86: Correct ifdtool microcode calculation by Simon Glass · 10 years ago
  20. f411b8f tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  21. 93e9371 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  22. 3e1ded1 buildman: Fix some typos in README by Dirk Behme · 10 years ago
  23. d2c6181 x86: Add a script to process Intel microcode files by Simon Glass · 10 years ago
  24. 31eca69 x86: ifdtool: Add support for early microcode access by Simon Glass · 10 years ago
  25. 65851fc x86: ifdtool: Use a structure for the file/address list by Simon Glass · 10 years ago
  26. fa8d3b0 x86: ifdtool: Display filename when file errors are reported by Simon Glass · 10 years ago
  27. 7e8ffa4 x86: ifdtool: Correct a debug() missing parameter by Simon Glass · 10 years ago
  28. 7dfb172 x86: ifdtool: Separate out filenames for -D and -i by Simon Glass · 10 years ago
  29. 673ed2f tools/ifdtool: Support writing multiple files (-w) simultaneously by Bin Meng · 10 years ago
  30. 94cb17d ls102xa: pblimage: Add pblimage tool support for LS102xA by Alison Wang · 10 years ago
  31. 97cdf64 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  32. 1d8104f buildman: Don't default to -e when building current source by Simon Glass · 10 years ago
  33. f66153b buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  34. 0b5b409 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  35. ce26733 buildman: Save *.img files too by Tom Rini · 10 years ago
  36. 908ec6e tools: Add ifdtool to .gitignore by Bin Meng · 10 years ago
  37. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  38. c03c951 x86: ifdtool: Allow creation of an empty ROM by Simon Glass · 10 years ago
  39. cd392fe x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · 10 years ago
  40. 3cb4b71 tools/msximage.c: fix warning about nptr possibly uninitialized by Albert ARIBAUD · 10 years ago
  41. 7a13995 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  42. e72be89 Added support for comments in input to mkenvimage. by Dominik Muth · 10 years ago
  43. ea19527 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · 10 years ago
  44. ffe29eb kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  45. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  46. 26f195c ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  47. 1ddda1b patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  48. 58d818f buildman: Don't default to -e when using -s by Simon Glass · 10 years ago
  49. be338a51 buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  50. de97980 imximage: Fix the bootdata.size calculation by Ye.Li · 10 years ago
  51. 934a529 tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  52. e5f1a58 tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  53. bedcf39 gitignore: ignore atmel pmecc parameter tool by Andreas Bießmann · 10 years ago
  54. 0cf8761 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  55. 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
  56. 686ed2c tools/socfpgaimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  57. 4acd2d2 tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  58. 2afa331 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported by Stefan Roese · 10 years ago
  59. 84899e2 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · 10 years ago
  60. 832472a tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · 10 years ago
  61. 540d434 tools: remove reformat.py by Masahiro Yamada · 10 years ago
  62. 5dff844 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · 10 years ago
  63. bdc7dc4 tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · 10 years ago
  64. 983a274 patman: Add a -m option to avoid copying the maintainers by Simon Glass · 10 years ago
  65. 7798e22 buildman: Fix the logic for the bloat command by Simon Glass · 10 years ago
  66. 9170818 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · 10 years ago
  67. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  68. f6c8f38 tools/genboardscfg.py: improve performance more with Kconfiglib by Masahiro Yamada · 10 years ago
  69. f219e01 tools: Import Kconfiglib by Masahiro Yamada · 10 years ago
  70. d0ea61d buildman: fix typos of --dry-run help message by Masahiro Yamada · 10 years ago
  71. f3d015c buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  72. 1f72788 patman: make run results better visible by Vadim Bendebury · 10 years ago
  73. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  74. f7582ce buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  75. 930c8d4 buildman: Expand output test to cover directory prefixes by Simon Glass · 10 years ago
  76. dfb7e93 buildman: Add additional functional tests by Simon Glass · 10 years ago
  77. 891b7a0 patman: Start with a clean series when needed by Simon Glass · 10 years ago
  78. 883a321 buildman: Provide an internal option to clean the outpur dir by Simon Glass · 10 years ago
  79. fb3954f buildman: Correct counting of build failures on retry by Simon Glass · 10 years ago
  80. 823e60b buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  81. 8b985ee buildman: Avoid looking at config file or toolchains in tests by Simon Glass · 10 years ago
  82. fd03d63 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  83. d4144e4 buildman: Add a functional test by Simon Glass · 10 years ago
  84. 82012dd patman: Provide a way to intercept commands for testing by Simon Glass · 10 years ago
  85. 48ba585 buildman: Move full help code into the control module by Simon Glass · 10 years ago
  86. d3d5c12 buildman: Move the command line code into its own file by Simon Glass · 10 years ago
  87. ddaf5c8 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · 10 years ago
  88. 6208fce buildman: Enhance basic test to check summary output by Simon Glass · 10 years ago
  89. 4653a88 buildman: Send builder output through a function for testing by Simon Glass · 10 years ago
  90. 3c6c0f8 patman: Add a way of recording terminal output for testing by Simon Glass · 10 years ago
  91. 03ea24b imximage: Fix imximage IVT bug for EIM-NOR boot by Ye.Li · 10 years ago
  92. 021e79c tools: imximage: Fix the maximum DCD size for mx53/mx6 by Fabio Estevam · 10 years ago
  93. 0b703db patman: Fix detection of git version by Simon Glass · 10 years ago
  94. e30965d buildman: Separate out display of warnings and errors by Simon Glass · 10 years ago
  95. ed96665 buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  96. 48c1b6a buildman: Remove the directory prefix from each error line by Simon Glass · 10 years ago
  97. 3cf4ae6 buildman: Implement an option to exclude boards from the build by Simon Glass · 10 years ago
  98. f60c9d4 buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · 10 years ago
  99. 2c3deb9 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  100. d0c5719 patman: Avoid changing the order of tags by Simon Glass · 10 years ago