1. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · Sat Aug 29 11:36:15 2020 -0600
  2. 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · Sun Jul 19 12:28:11 2020 -0600
  3. ee8e9cb buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · Fri May 15 09:30:12 2020 +0300
  4. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  5. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  6. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  7. dd65c5f buildman: Fix test for new 9.2 kernel by Simon Glass · Fri Apr 17 17:51:30 2020 -0600
  8. f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · Thu Apr 09 15:08:53 2020 -0600
  9. 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · Thu Apr 09 15:08:52 2020 -0600
  10. 726ae81 buildman: Show a summary of the build result by Simon Glass · Thu Apr 09 15:08:47 2020 -0600
  11. 070589b buildman: Use spaces in the board list by Simon Glass · Thu Apr 09 15:08:38 2020 -0600
  12. ea49f9b buildman: Show the list of boards in magenta by Simon Glass · Thu Apr 09 15:08:37 2020 -0600
  13. 564ddac buildman: Use yellow consistently for warning lines by Simon Glass · Thu Apr 09 15:08:35 2020 -0600
  14. dacbe1e buildman: Test the output with --list-error-boards by Simon Glass · Thu Apr 09 15:08:34 2020 -0600
  15. 6643eb4 buildman: Add a test helper for creating a line prefix by Simon Glass · Thu Apr 09 15:08:33 2020 -0600
  16. 724c175 buildman: Split out testOutput() into separate functions by Simon Glass · Thu Apr 09 15:08:32 2020 -0600
  17. 09bbfcd buildman: Create temp directory in test setup by Simon Glass · Thu Apr 09 15:08:31 2020 -0600
  18. 575ce51 buildman: Use an iterator to check test output by Simon Glass · Thu Apr 09 15:08:30 2020 -0600
  19. 71ca4a8 buildman: Add test coverage for error/warning colour by Simon Glass · Thu Apr 09 15:08:29 2020 -0600
  20. 5dc1ca7 buildman: Be more selective about which directories to remove by Simon Glass · Wed Mar 18 09:42:45 2020 -0600
  21. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · Thu Dec 05 15:59:14 2019 -0700
  22. c78ed66 buildman: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:53 2019 -0600
  23. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · Mon Oct 28 07:25:00 2019 -0700
  24. 071a178 buildman: Show boards with warning with w+ by Simon Glass · Tue Nov 06 16:02:13 2018 -0700
  25. 0db9443 buildman: Detect dtc warnings by Simon Glass · Tue Nov 06 16:02:11 2018 -0700
  26. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · Mon Jun 11 23:26:46 2018 -0600
  27. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · Mon Oct 01 21:12:43 2018 -0600
  28. 72e358c buildman: Make the toolchain test more forgiving by Simon Glass · Mon Oct 01 21:12:35 2018 -0600
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  30. 5e0f06d buildman: Fix up tests by Simon Glass · Sun Nov 12 21:52:15 2017 -0700
  31. 2bfc697 buildman: Allow skipping of tests which use the network by Simon Glass · Sun Nov 12 21:52:14 2017 -0700
  32. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · Wed Jun 14 05:49:42 2017 +0200
  33. e0f2360 buildman: Print a message indicating the build is starting by Simon Glass · Sun Sep 18 16:48:33 2016 -0600
  34. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · Mon Apr 20 11:46:24 2015 +0200
  35. 26f7237 buildman: Add a space before the list of boards by Simon Glass · Thu Feb 05 22:06:11 2015 -0700
  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. 4bea81e buildman: Don't use the local settings when running tests by Simon Glass · Mon Dec 01 17:34:04 2014 -0700
  39. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · Mon Dec 01 17:33:55 2014 -0700
  40. 2e1646c buildman: Add tests that check the correct output directory is used by Simon Glass · Mon Dec 01 17:33:51 2014 -0700
  41. a8b7b1b buildman: Expand output test to cover directory prefixes by Simon Glass · Fri Sep 05 19:00:21 2014 -0600
  42. 7fb8aa2 buildman: Enhance basic test to check summary output by Simon Glass · Fri Sep 05 19:00:08 2014 -0600
  43. aa40f9a buildman: Introduce an 'and' operator for board selection by Simon Glass · Sat Aug 09 15:33:08 2014 -0600
  44. 8457bb4 buildman: Remove unused non-incremental build method code by Simon Glass · Sat Aug 09 15:33:04 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. eb48bbc buildman: Refactor output options by Simon Glass · Sat Aug 09 15:33:02 2014 -0600
  47. 584cf86 buildman: Adjust tests for new boards.cfg format by Simon Glass · Mon Sep 23 17:35:16 2013 -0600
  48. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  49. c05694f buildman - U-Boot multi-threaded builder and summary tool by Simon Glass · Wed Apr 03 11:07:16 2013 +0000