1. 1be6ccc buildman: Update workflow documentation with more detail by Simon Glass · Thu Apr 09 15:08:50 2020 -0600
  2. 9aad8ce buildman: Add the abbreviation for --boards by Simon Glass · Thu Apr 09 15:08:49 2020 -0600
  3. 4d7efb5 buildman: Update the 'theory of operation' a little by Simon Glass · Thu Apr 09 15:08:48 2020 -0600
  4. 2df44be buildman: Drop the -a option by Simon Glass · Wed Mar 18 09:42:47 2020 -0600
  5. 35e7d38 buildman: Allow ignoring warnings in the return code by Simon Glass · Wed Mar 18 09:42:44 2020 -0600
  6. b6eb8cf bulidman: Add support for a simple build by Simon Glass · Wed Mar 18 09:42:42 2020 -0600
  7. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · Thu Dec 05 15:59:14 2019 -0700
  8. 752db5b buildman: fix invocation examples typos by Baruch Siach · Thu Jul 11 12:57:41 2019 +0300
  9. f77ca5b buildman: Add support for building with clang by Simon Glass · Mon Jan 07 16:44:20 2019 -0700
  10. af88d20 buildman: Drop comment about Ctrl-C problem by Simon Glass · Wed Dec 05 05:35:26 2018 -0700
  11. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · Mon Jun 11 23:26:46 2018 -0600
  12. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · Thu May 31 04:48:34 2018 +0000
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  15. 6af145f buildman: Allow showing the list of boards with -n by Simon Glass · Mon Jan 23 05:38:56 2017 -0700
  16. 14c0bde buildman: Update link to the most recent prebuilt ARC toolachin by Alexey Brodkin · Thu Jan 26 17:25:59 2017 +0300
  17. cde5c30 buildman: Squash useless output from -K by Simon Glass · Sun Nov 13 14:25:53 2016 -0700
  18. b50ce02 buildman: Add documentation for CONFIG checking by Simon Glass · Sun Nov 13 14:25:52 2016 -0700
  19. fb197a8 tools: buildman: Add compiler wrapper by York Sun · Tue Oct 04 14:33:51 2016 -0700
  20. d7c8a7d buildman: Add a quick-start note by Simon Glass · Wed Jul 27 20:33:06 2016 -0600
  21. 7b94ab5 buildman: Tidy up the README a little by Simon Glass · Wed Jul 27 20:32:58 2016 -0600
  22. 97c9690 buildman: allow more incremental building by Stephen Warren · Mon Apr 11 10:48:44 2016 -0600
  23. 54e628e buildman: Clarify the use of -V by Simon Glass · Sat Mar 12 18:50:33 2016 -0700
  24. f590273 buildman: Add a way to specific a full toolchain prefix by Simon Glass · Sat Mar 12 18:50:32 2016 -0700
  25. 07a50f9 tools: Update openrisc toolchain information by Bin Meng · Sun Feb 21 21:18:02 2016 -0800
  26. 4acc2d4 buildman: README: add links for toolchains not available on kernel.org by Thomas Chou · Thu Nov 12 09:29:09 2015 +0800
  27. 05a5092 buildman: Correct '--fetch-arch' command documentation by Bin Meng · Thu Jul 16 19:43:46 2015 -0700
  28. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · Mon Apr 20 11:46:24 2015 +0200
  29. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · Thu Mar 26 01:31:54 2015 +0100
  30. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · Mon Dec 01 17:34:06 2014 -0700
  31. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · Mon Dec 01 17:34:05 2014 -0700
  32. 3cb033e buildman: Add documentation about the .buildman file by Simon Glass · Mon Dec 01 17:34:02 2014 -0700
  33. 9107571 buildman: Add a note about Python pre-requisites by Simon Glass · Mon Dec 01 17:34:01 2014 -0700
  34. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · Mon Dec 01 17:33:57 2014 -0700
  35. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · Mon Dec 01 17:33:54 2014 -0700
  36. 5f01c7a buildman: Fix some typos in README by Dirk Behme · Tue Dec 23 07:41:26 2014 +0100
  37. d8158f9 buildman: Don't default to -e when building current source by Simon Glass · Thu Oct 16 01:05:56 2014 -0600
  38. 03749d4 buildman: Separate out display of warnings and errors by Simon Glass · Thu Aug 28 09:43:44 2014 -0600
  39. 3394c9f buildman: Add an option to show which boards caused which errors by Simon Glass · Thu Aug 28 09:43:43 2014 -0600
  40. 924c73a buildman: Implement an option to exclude boards from the build by Simon Glass · Thu Aug 28 09:43:41 2014 -0600
  41. 53e189d buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · Thu Aug 28 09:43:40 2014 -0600
  42. c2f9107 buildman: Set the return code to indicate build result by Simon Glass · Thu Aug 28 09:43:39 2014 -0600
  43. aa40f9a buildman: Introduce an 'and' operator for board selection by Simon Glass · Sat Aug 09 15:33:08 2014 -0600
  44. 9a01639 buildman: Add a few more toolchain examples to the README by Simon Glass · Sat Aug 09 15:33:07 2014 -0600
  45. 78e418e buildman: Add verbose option to display errors as they happen by Simon Glass · Sat Aug 09 15:33:03 2014 -0600
  46. 3ec03d4 buildman: Add some notes about moving from MAKEALL by Simon Glass · Sat Aug 09 15:32:58 2014 -0600
  47. fa1cfee buildman: Fix a few typos by Simon Glass · Sat Aug 09 15:32:57 2014 -0600
  48. 0844763 buildman: make board selector argument a regex by Stephen Warren · Thu Oct 10 10:00:20 2013 -0600
  49. b5c56e3 buildman: fix README by Andreas Bießmann · Tue Nov 05 10:37:09 2013 +0100
  50. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  51. cc246fb buildman: Allow make flags to be specified for each board by Simon Glass · Mon Sep 23 17:35:17 2013 -0600
  52. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  53. c05694f buildman - U-Boot multi-threaded builder and summary tool by Simon Glass · Wed Apr 03 11:07:16 2013 +0000