1. 038a3dd buildman: Support building within a Python venv by Simon Glass · 3 months ago
  2. 3f6f9b2 Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · 5 months ago
  3. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 5 months ago
  4. 5822546 buildman: Fix a few typos in toolchain code by Simon Glass · 5 months ago
  5. 3bd5ed7 CI: Update to gcc-13.2.0 by Tom Rini · 1 year, 3 months ago
  6. 06b83a5 buildman: Convert camel case in bsettings.py by Simon Glass · 1 year, 4 months ago
  7. 619eb21 CI: Update to gcc-13.1.0 by Tom Rini · 1 year, 4 months ago
  8. 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
  9. 9cf2fb4 buildman: Correct overwriting of settings file by Simon Glass · 1 year, 8 months ago
  10. 09753b3 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 9 months ago
  11. e814a14 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · 1 year, 9 months ago
  12. 6e54f02 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 9 months ago
  13. 131444f patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  14. f04e800 buildman: invalid reference to README by Heinrich Schuchardt · 1 year, 10 months ago
  15. e0425e3 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 2 years ago
  16. 8132f98 buildman: Avoid using board as a variable by Simon Glass · 2 years, 5 months ago
  17. f45d374 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
  18. 840be73 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
  19. 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
  20. 9158060 patman: Tidy up the download function a little by Simon Glass · 2 years, 11 months ago
  21. 25885d1 buildman: Move the download function to tools by Simon Glass · 2 years, 11 months ago
  22. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 2 months ago
  23. 93008e2 buildman: Use bytes for the environment by Simon Glass · 3 years, 8 months ago
  24. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  25. f0d9c10 buildman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  26. 6ad154b buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 8 months ago
  27. fb50a26 buildman: Enable buildman on aarch64 hosts by Matthias Brugger · 4 years, 10 months ago
  28. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · 5 years ago
  29. 9da17fb buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 5 years ago
  30. c78ed66 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  31. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  32. f77ca5b buildman: Add support for building with clang by Simon Glass · 6 years ago
  33. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  34. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  35. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · 7 years ago
  36. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  37. c9e5f0c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · 7 years ago
  38. 6abc9c8 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · 8 years ago
  39. fb197a8 tools: buildman: Add compiler wrapper by York Sun · 8 years ago
  40. f90e291 buildman: Avoid overwriting existing toolchain entries by Simon Glass · 8 years ago
  41. 43ea128 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · 8 years ago
  42. 9f1ba0f buildman: Improve the toolchain progress/error output by Simon Glass · 8 years ago
  43. f38a642 buildman: Allow the toolchain error to be suppressed by Simon Glass · 8 years ago
  44. f590273 buildman: Add a way to specific a full toolchain prefix by Simon Glass · 9 years ago
  45. c6cdd3e buildman: Allow the toolchain architecture to be specified by Simon Glass · 9 years ago
  46. 7b97129 buildman: Allow the toolchain priority to be specified by Simon Glass · 9 years ago
  47. d6ece32 buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · 9 years ago
  48. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · 10 years ago
  49. f675750 buildman: Correct toolchain download feature by Simon Glass · 10 years ago
  50. d4f22cf buildman: allow multiple toolchains in a single path by Albert ARIBAUD · 10 years ago
  51. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · 10 years ago
  52. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · 10 years ago
  53. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  54. 3831455 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · 10 years ago
  55. 28ed006 buildman: Try to avoid hard-coded string parsing by Simon Glass · 10 years ago
  56. ed098bb buildman: Add a functional test by Simon Glass · 10 years ago
  57. 53e189d buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · 10 years ago
  58. fa25e1f buildman: fix toolchain priority_list by Masahiro Yamada · 10 years ago
  59. 73c1267 buildman: fix to display warning message for missing [toolchain] section by Masahiro Yamada · 10 years ago
  60. 288d767 buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · 11 years ago
  61. cc246fb buildman: Allow make flags to be specified for each board by Simon Glass · 11 years ago
  62. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  63. c05694f buildman - U-Boot multi-threaded builder and summary tool by Simon Glass · 12 years ago