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