1. 09753b3 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · Fri Mar 10 12:48:51 2023 -0800
  2. e814a14 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · Fri Mar 10 12:48:50 2023 -0800
  3. 6e54f02 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · Thu Mar 02 06:11:44 2023 -0700
  4. a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · Thu Feb 23 18:18:13 2023 -0700
  5. c573580 buildman: Use importlib to find the help by Simon Glass · Thu Feb 23 18:18:12 2023 -0700
  6. ba666eb buildman: Fix use of a type as a variable by Simon Glass · Thu Feb 23 18:18:11 2023 -0700
  7. 69c4dc1 buildman: Hide the test options unless test code is available by Simon Glass · Thu Feb 23 18:18:10 2023 -0700
  8. 62043e3 buildman: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:09 2023 -0700
  9. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  10. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · Tue Feb 21 12:40:29 2023 -0700
  11. f6bfcca buildman: Support disabling LTO by Simon Glass · Tue Feb 21 12:40:28 2023 -0700
  12. 1382b1d buildman: Write out the build command used by Simon Glass · Tue Feb 21 12:40:27 2023 -0700
  13. e96f70a buildman: Add a note about the out-env file by Simon Glass · Tue Feb 21 12:40:26 2023 -0700
  14. f04e800 buildman: invalid reference to README by Heinrich Schuchardt · Thu Jan 19 16:22:10 2023 +0100
  15. e0425e3 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · Tue Nov 22 12:31:53 2022 -0500
  16. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · Wed Nov 09 19:14:53 2022 -0700
  17. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · Wed Nov 09 19:14:52 2022 -0700
  18. ccc6906 buildman: Ensure config_fname is inited by Simon Glass · Wed Nov 09 19:14:51 2022 -0700
  19. 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · Wed Nov 09 19:14:48 2022 -0700
  20. e93918b buildman: Drop mention of old architectures by Simon Glass · Wed Nov 09 19:14:47 2022 -0700
  21. 8897c7d buildman: Update the default settings file by Simon Glass · Wed Nov 09 19:14:46 2022 -0700
  22. c325dbe buildman: Update the arc toolchain by Simon Glass · Wed Nov 09 19:14:45 2022 -0700
  23. 794beab buildman: Drop mention of MAKEALL by Simon Glass · Wed Nov 09 19:14:44 2022 -0700
  24. 79cc9be buildman: Convert documentation to rST by Simon Glass · Wed Nov 09 19:14:43 2022 -0700
  25. 3a90a69 buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · Tue Oct 11 08:15:37 2022 -0600
  26. 8c7fd87 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · Mon Oct 03 18:07:53 2022 +0200
  27. 42c84a9 buildman: Drop a TODO that is done by Simon Glass · Mon Jul 11 19:04:13 2022 -0600
  28. fde4dd3 buildman: Drop a Python 2.7 comment by Simon Glass · Mon Jul 11 19:04:12 2022 -0600
  29. 86a2afe buildman: Allow lines without a symbol by Simon Glass · Mon Jul 11 19:04:11 2022 -0600
  30. afbd213 buildman: Return an error if there are maintainer warnings by Simon Glass · Mon Jul 11 19:04:08 2022 -0600
  31. d2d4c60 buildman: Replace the Options column with config name by Simon Glass · Mon Jul 11 19:04:06 2022 -0600
  32. 58d41be buildman: Tidy up pylint problems in boards module by Simon Glass · Mon Jul 11 19:04:05 2022 -0600
  33. 0c477b7 buildman: Incorporate the genboardscfg.py tool by Simon Glass · Mon Jul 11 19:04:04 2022 -0600
  34. 20751d6 buildman: Split out Boards into its own file by Simon Glass · Mon Jul 11 19:04:03 2022 -0600
  35. 127a239 buildman: Convert camel case in board.py by Simon Glass · Mon Jul 11 19:04:02 2022 -0600
  36. c093f61 buildman: Drop use of 'board' in board module by Simon Glass · Mon Jul 11 19:04:01 2022 -0600
  37. 5df4522 buildman: Drop use of 'boards' in control by Simon Glass · Mon Jul 11 19:04:00 2022 -0600
  38. b0786df buildman: Fix use of 'boards' in test by Simon Glass · Mon Jul 11 19:03:59 2022 -0600
  39. d4c6c8a buildman: Fix use of 'boards' in func_test by Simon Glass · Mon Jul 11 19:03:58 2022 -0600
  40. 8132f98 buildman: Avoid using board as a variable by Simon Glass · Mon Jul 11 19:03:57 2022 -0600
  41. 6c43562 buildman: Support running from an IDE by Simon Glass · Mon Jul 11 19:03:56 2022 -0600
  42. dcbc702 buildman: Drop -I option by Simon Glass · Mon Jul 11 19:03:55 2022 -0600
  43. ca1c588 patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · Sat Apr 02 20:06:06 2022 +0300
  44. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  45. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  46. ce53c8b tools: buildman: Fix doc path in warning message by Johannes Krottmayer · Tue Mar 01 04:49:51 2022 +0100
  47. fae6acf buildman: Update default config to build for sandbox by Simon Glass · Fri Feb 11 13:23:25 2022 -0700
  48. e36fe01 buildman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:19 2022 -0700
  49. 0281158 patman: Convert camel case in terminal.py by Simon Glass · Sat Jan 29 14:14:18 2022 -0700
  50. f45d374 patman: Rename Color() method to build() by Simon Glass · Sat Jan 29 14:14:17 2022 -0700
  51. 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · Sat Jan 29 14:14:16 2022 -0700
  52. 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · Sat Jan 29 14:14:14 2022 -0700
  53. 761648b patman: Convert camel case in gitutil.py by Simon Glass · Sat Jan 29 14:14:11 2022 -0700
  54. 840be73 patman: Convert camel case in command.py by Simon Glass · Sat Jan 29 14:14:05 2022 -0700
  55. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  56. e5650a8 buildman: Allow adjusting board config on the fly by Simon Glass · Sat Jan 22 05:07:33 2022 -0700
  57. 9bac167 buildman: Provide a hint on how to debug thread crashes by Simon Glass · Sat Jan 22 05:07:32 2022 -0700
  58. 22901f9 buildman: Add helper functions for updating .config files by Simon Glass · Sat Jan 22 05:07:31 2022 -0700
  59. 6f484e4 buildman: Make use of test_util by Simon Glass · Sat Jan 22 05:07:30 2022 -0700
  60. 838ddf3 buildman: Add a flag to control the traceback by Simon Glass · Sat Jan 22 05:07:29 2022 -0700
  61. 9158060 patman: Tidy up the download function a little by Simon Glass · Sun Jan 09 20:13:42 2022 -0700
  62. 25885d1 buildman: Move the download function to tools by Simon Glass · Sun Jan 09 20:13:41 2022 -0700
  63. 964192e tools: Add init files for Python tools by Simon Glass · Sun Nov 21 20:48:39 2021 -0700
  64. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · Tue Oct 05 12:20:36 2021 -0400
  65. 146b602 buildman: Detect Kconfig loops by Simon Glass · Tue Oct 19 21:43:24 2021 -0600
  66. 2e73745 buildman: Write output even on fatal error by Simon Glass · Tue Oct 19 21:43:23 2021 -0600
  67. 25ecd97 tools: Refactor full help printing by Paul Barker · Wed Sep 08 12:38:01 2021 +0100
  68. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  69. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  70. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · Sat Jul 10 21:14:29 2021 -0600
  71. 93008e2 buildman: Use bytes for the environment by Simon Glass · Sun Apr 11 16:27:28 2021 +1200
  72. 9bf9a72 buildman: Handle exceptions in threads gracefully by Simon Glass · Sun Apr 11 16:27:27 2021 +1200
  73. a3d0144 buildman: Use common code to send an result by Simon Glass · Sun Apr 11 16:27:26 2021 +1200
  74. a29b3ea buildman: Tidy up a few comments by Simon Glass · Sun Apr 11 16:27:25 2021 +1200
  75. 37aa020 buildman: Add an encoding to the out-env file by Simon Glass · Fri Mar 26 14:39:39 2021 +1300
  76. c635d89 buildman: Support single-threaded operation by Simon Glass · Sat Jan 30 22:17:46 2021 -0700
  77. b7ff766 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · Thu Feb 11 12:03:22 2021 +0100
  78. e0f1971 buildman: Remove output binaries before building by Simon Glass · Wed Dec 16 17:24:17 2020 -0700
  79. 93f61c0 patman: Rename functions in patchstream by Simon Glass · Thu Oct 29 21:46:19 2020 -0600
  80. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · Thu Sep 03 15:51:03 2020 +0300
  81. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · Sat Aug 29 11:36:15 2020 -0600
  82. a679366 buildman: Show the build rate at the end by Simon Glass · Sun Jul 19 12:40:26 2020 -0600
  83. 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · Sun Jul 19 12:28:11 2020 -0600
  84. 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · Sun Jul 19 09:59:49 2020 -0600
  85. 47b0b63 kconfiglib: Update to the 14.1.0 release by Tom Rini · Thu May 14 08:30:00 2020 -0400
  86. ee8e9cb buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · Fri May 15 09:30:12 2020 +0300
  87. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  88. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  89. f0d9c10 buildman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:02 2020 -0600
  90. 7ad7a36 buildman: Rename the main module by Simon Glass · Fri Apr 17 18:08:56 2020 -0600
  91. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  92. e3c85ab buildman: Write output files when using -w by Simon Glass · Fri Apr 17 17:51:34 2020 -0600
  93. ff48a21 buildman: Use out-env for environment output by Simon Glass · Fri Apr 17 17:51:33 2020 -0600
  94. d9c9863 buildman: Make sure that -o is given with -w by Simon Glass · Fri Apr 17 17:51:32 2020 -0600
  95. f4c0072 buildman: Correct operation of -A flag by Simon Glass · Fri Apr 17 17:51:31 2020 -0600
  96. dd65c5f buildman: Fix test for new 9.2 kernel by Simon Glass · Fri Apr 17 17:51:30 2020 -0600
  97. e4cd506 buildman: Change the exit codes by Simon Glass · Thu Apr 09 10:49:45 2020 -0600
  98. a628631 buildman: Update the TODO items by Simon Glass · Thu Apr 09 15:08:54 2020 -0600
  99. f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · Thu Apr 09 15:08:53 2020 -0600
  100. 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · Thu Apr 09 15:08:52 2020 -0600