1. f56cc29 buildman: Add a test for --boards by Simon Glass · Wed Jul 19 17:49:03 2023 -0600
  2. e145b2c buildman: Convert camel case in cmdline.py by Simon Glass · Wed Jul 19 17:49:01 2023 -0600
  3. 2097874 buildman: Add tests for excluding things by Simon Glass · Wed Jul 19 17:48:38 2023 -0600
  4. 8f317b9 buildman: Add a test for the -A option by Simon Glass · Wed Jul 19 17:48:35 2023 -0600
  5. af0e29f buildman: Fix most pylint warnings in control by Simon Glass · Wed Jul 19 17:48:31 2023 -0600
  6. c1e1e1d buildman: Convert camel case in control.py by Simon Glass · Wed Jul 19 17:48:30 2023 -0600
  7. 09afcb7 buildman: Provide an argument to the -R option by Simon Glass · Wed Jul 19 17:48:28 2023 -0600
  8. 5e728d4 buildman: Add an option to check maintainers by Simon Glass · Wed Jul 19 17:48:27 2023 -0600
  9. e6acab5 buildman: Correct logic for missing maintainers by Simon Glass · Wed Jul 19 17:48:26 2023 -0600
  10. 263b598 buildman: Sort the maintainer warnings by Simon Glass · Wed Jul 19 17:48:25 2023 -0600
  11. ee088aa buildman: Just display a single line for missing maintainers by Simon Glass · Wed Jul 19 17:48:24 2023 -0600
  12. 060ee97 buildman: Correct operation of MAINTAINERS N: by Simon Glass · Wed Jul 19 17:48:23 2023 -0600
  13. 061499b buildman: Detect boards with no CONFIG_TARGET defined by Simon Glass · Wed Jul 19 17:48:22 2023 -0600
  14. 07a95d8 buildman: Detect boards with multiple CONFIG_TARGETs defined by Simon Glass · Wed Jul 19 17:48:21 2023 -0600
  15. 9b828ec buildman: Warn about dangling maintainer entries by Simon Glass · Wed Jul 19 17:48:19 2023 -0600
  16. c0b6fcc buildman: Add a partial test for ensure_board_list() by Simon Glass · Wed Jul 19 17:48:17 2023 -0600
  17. ada78d4 buildman: Add a test for Boards.output_is_new() by Simon Glass · Wed Jul 19 17:48:16 2023 -0600
  18. cef26b8 buildman: Add a test for Boards.scan_defconfigs() by Simon Glass · Wed Jul 19 17:48:15 2023 -0600
  19. 560bd4a buildman: Rename the ARM boards by Simon Glass · Wed Jul 19 17:48:12 2023 -0600
  20. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  21. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · Tue Feb 21 12:40:29 2023 -0700
  22. f6bfcca buildman: Support disabling LTO by Simon Glass · Tue Feb 21 12:40:28 2023 -0700
  23. 1382b1d buildman: Write out the build command used by Simon Glass · Tue Feb 21 12:40:27 2023 -0700
  24. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · Wed Nov 09 19:14:53 2022 -0700
  25. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · Wed Nov 09 19:14:52 2022 -0700
  26. 79cc9be buildman: Convert documentation to rST by Simon Glass · Wed Nov 09 19:14:43 2022 -0700
  27. 20751d6 buildman: Split out Boards into its own file by Simon Glass · Mon Jul 11 19:04:03 2022 -0600
  28. 127a239 buildman: Convert camel case in board.py by Simon Glass · Mon Jul 11 19:04:02 2022 -0600
  29. 5df4522 buildman: Drop use of 'boards' in control by Simon Glass · Mon Jul 11 19:04:00 2022 -0600
  30. d4c6c8a buildman: Fix use of 'boards' in func_test by Simon Glass · Mon Jul 11 19:03:58 2022 -0600
  31. 8132f98 buildman: Avoid using board as a variable by Simon Glass · Mon Jul 11 19:03:57 2022 -0600
  32. e36fe01 buildman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:19 2022 -0700
  33. 0281158 patman: Convert camel case in terminal.py by Simon Glass · Sat Jan 29 14:14:18 2022 -0700
  34. 761648b patman: Convert camel case in gitutil.py by Simon Glass · Sat Jan 29 14:14:11 2022 -0700
  35. 840be73 patman: Convert camel case in command.py by Simon Glass · Sat Jan 29 14:14:05 2022 -0700
  36. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  37. 9bac167 buildman: Provide a hint on how to debug thread crashes by Simon Glass · Sat Jan 22 05:07:32 2022 -0700
  38. 22901f9 buildman: Add helper functions for updating .config files by Simon Glass · Sat Jan 22 05:07:31 2022 -0700
  39. 93008e2 buildman: Use bytes for the environment by Simon Glass · Sun Apr 11 16:27:28 2021 +1200
  40. 9bf9a72 buildman: Handle exceptions in threads gracefully by Simon Glass · Sun Apr 11 16:27:27 2021 +1200
  41. a29b3ea buildman: Tidy up a few comments by Simon Glass · Sun Apr 11 16:27:25 2021 +1200
  42. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · Thu Sep 03 15:51:03 2020 +0300
  43. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  44. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  45. e3c85ab buildman: Write output files when using -w by Simon Glass · Fri Apr 17 17:51:34 2020 -0600
  46. ff48a21 buildman: Use out-env for environment output by Simon Glass · Fri Apr 17 17:51:33 2020 -0600
  47. d9c9863 buildman: Make sure that -o is given with -w by Simon Glass · Fri Apr 17 17:51:32 2020 -0600
  48. e4cd506 buildman: Change the exit codes by Simon Glass · Thu Apr 09 10:49:45 2020 -0600
  49. 6029af1 buildman: Make -I the default by Simon Glass · Thu Apr 09 15:08:51 2020 -0600
  50. 4402827 buildman: Allow building within a subdir of the current dir by Simon Glass · Wed Mar 18 09:42:46 2020 -0600
  51. b6eb8cf bulidman: Add support for a simple build by Simon Glass · Wed Mar 18 09:42:42 2020 -0600
  52. c78ed66 buildman: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:53 2019 -0600
  53. e95eddc buildman: Perform tests in a temporary directory by Tom Rini · Mon Oct 07 17:17:36 2019 -0400
  54. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · Mon Aug 06 20:47:38 2018 +0900
  55. f07ed23 buildman: Extract environment as part of each build by Alex Kiernan · Thu May 31 04:48:33 2018 +0000
  56. ce6df92 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · Sun Apr 08 05:14:11 2018 -0600
  57. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  58. c3c0b6d tools: Update python "help" tests to cope with "more" oddities by Tom Rini · Tue Jan 16 15:29:50 2018 -0500
  59. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · Wed Jun 14 05:49:42 2017 +0200
  60. 5d4a787 buildman: Fix the 'help' test to use the correct path by Simon Glass · Wed Jul 27 20:33:00 2016 -0600
  61. 642e9a6 buildman: Allow branch names which conflict with directories by Simon Glass · Sat Mar 12 18:50:31 2016 -0700
  62. 359b55a6 buildman: Ignore conflicting tags by Simon Glass · Fri Sep 05 19:00:23 2014 -0600
  63. 4aeceb9 buildman: Permit branch names with an embedded '/' by Simon Glass · Fri Sep 05 19:00:22 2014 -0600
  64. 8e95956 buildman: Add additional functional tests by Simon Glass · Fri Sep 05 19:00:20 2014 -0600
  65. cbd3658 buildman: Allow tests to have their own boards by Simon Glass · Fri Sep 05 19:00:16 2014 -0600
  66. 5e0441d buildman: Avoid looking at config file or toolchains in tests by Simon Glass · Fri Sep 05 19:00:15 2014 -0600
  67. ed098bb buildman: Add a functional test by Simon Glass · Fri Sep 05 19:00:13 2014 -0600