1. 8132f98 buildman: Avoid using board as a variable by Simon Glass · Mon Jul 11 19:03:57 2022 -0600
  2. f45d374 patman: Rename Color() method to build() by Simon Glass · Sat Jan 29 14:14:17 2022 -0700
  3. 840be73 patman: Convert camel case in command.py by Simon Glass · Sat Jan 29 14:14:05 2022 -0700
  4. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  5. 9158060 patman: Tidy up the download function a little by Simon Glass · Sun Jan 09 20:13:42 2022 -0700
  6. 25885d1 buildman: Move the download function to tools by Simon Glass · Sun Jan 09 20:13:41 2022 -0700
  7. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · Tue Oct 05 12:20:36 2021 -0400
  8. 93008e2 buildman: Use bytes for the environment by Simon Glass · Sun Apr 11 16:27:28 2021 +1200
  9. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  10. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  11. 6ad154b buildman: Support fetching gcc 9.2.0 by Bin Meng · Mon Apr 06 06:06:59 2020 -0700
  12. fb50a26 buildman: Enable buildman on aarch64 hosts by Matthias Brugger · Fri Jan 17 10:53:37 2020 +0100
  13. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · Thu Dec 05 15:59:14 2019 -0700
  14. 9da17fb buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · Sun Nov 24 22:30:26 2019 +0200
  15. c78ed66 buildman: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:53 2019 -0600
  16. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · Mon Jan 07 16:44:24 2019 -0700
  17. f77ca5b buildman: Add support for building with clang by Simon Glass · Mon Jan 07 16:44:20 2019 -0700
  18. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · Wed Nov 21 03:31:13 2018 -0500
  19. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · Wed Nov 21 03:31:12 2018 -0500
  20. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · Thu May 10 07:15:53 2018 -0400
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  22. c9e5f0c buildman: disable localized and unicode output of all build tools by Daniel Schwierzeck · Thu Jun 08 03:07:08 2017 +0200
  23. 6abc9c8 buildman: Allow 'gnueabihf' toolchains for ARM by Tom Rini · Fri Apr 14 19:47:50 2017 -0400
  24. fb197a8 tools: buildman: Add compiler wrapper by York Sun · Tue Oct 04 14:33:51 2016 -0700
  25. f90e291 buildman: Avoid overwriting existing toolchain entries by Simon Glass · Wed Jul 27 20:33:05 2016 -0600
  26. 43ea128 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · Wed Jul 27 20:33:03 2016 -0600
  27. 9f1ba0f buildman: Improve the toolchain progress/error output by Simon Glass · Wed Jul 27 20:33:02 2016 -0600
  28. f38a642 buildman: Allow the toolchain error to be suppressed by Simon Glass · Wed Jul 27 20:33:01 2016 -0600
  29. f590273 buildman: Add a way to specific a full toolchain prefix by Simon Glass · Sat Mar 12 18:50:32 2016 -0700
  30. c6cdd3e buildman: Allow the toolchain architecture to be specified by Simon Glass · Sun Mar 06 19:45:38 2016 -0700
  31. 7b97129 buildman: Allow the toolchain priority to be specified by Simon Glass · Sun Mar 06 19:45:37 2016 -0700
  32. d6ece32 buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · Sun Mar 06 19:45:35 2016 -0700
  33. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · Mon Apr 20 11:46:24 2015 +0200
  34. f675750 buildman: Correct toolchain download feature by Simon Glass · Mon Mar 02 17:05:15 2015 -0700
  35. d4f22cf buildman: allow multiple toolchains in a single path by Albert ARIBAUD · Sun Feb 01 00:12:44 2015 +0100
  36. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · Mon Dec 01 17:34:06 2014 -0700
  37. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · Mon Dec 01 17:34:05 2014 -0700
  38. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · Mon Dec 01 17:34:00 2014 -0700
  39. 3831455 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · Mon Dec 01 17:33:59 2014 -0700
  40. 28ed006 buildman: Try to avoid hard-coded string parsing by Simon Glass · Mon Dec 01 17:33:58 2014 -0700
  41. ed098bb buildman: Add a functional test by Simon Glass · Fri Sep 05 19:00:13 2014 -0600
  42. 53e189d buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · Thu Aug 28 09:43:40 2014 -0600
  43. fa25e1f buildman: fix toolchain priority_list by Masahiro Yamada · Mon Jul 07 09:47:45 2014 +0900
  44. 73c1267 buildman: fix to display warning message for missing [toolchain] section by Masahiro Yamada · Mon Jul 07 09:46:36 2014 +0900
  45. 288d767 buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · Wed Oct 09 14:28:09 2013 -0600
  46. cc246fb buildman: Allow make flags to be specified for each board by Simon Glass · Mon Sep 23 17:35:17 2013 -0600
  47. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  48. c05694f buildman - U-Boot multi-threaded builder and summary tool by Simon Glass · Wed Apr 03 11:07:16 2013 +0000