- 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
- 9cf2fb4 buildman: Correct overwriting of settings file by Simon Glass · 1 year, 8 months ago
- 09753b3 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 9 months ago
- e814a14 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · 1 year, 9 months ago
- 6e54f02 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 9 months ago
- a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · 1 year, 9 months ago
- c573580 buildman: Use importlib to find the help by Simon Glass · 1 year, 9 months ago
- ba666eb buildman: Fix use of a type as a variable by Simon Glass · 1 year, 9 months ago
- 69c4dc1 buildman: Hide the test options unless test code is available by Simon Glass · 1 year, 9 months ago
- 62043e3 buildman: Move the main code into a function by Simon Glass · 1 year, 9 months ago
- 131444f patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
- 828d70d buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 9 months ago
- f6bfcca buildman: Support disabling LTO by Simon Glass · 1 year, 9 months ago
- 1382b1d buildman: Write out the build command used by Simon Glass · 1 year, 9 months ago
- e96f70a buildman: Add a note about the out-env file by Simon Glass · 1 year, 9 months ago
- f04e800 buildman: invalid reference to README by Heinrich Schuchardt · 1 year, 10 months ago
- e0425e3 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 2 years ago
- 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years, 1 month ago
- 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years, 1 month ago
- ccc6906 buildman: Ensure config_fname is inited by Simon Glass · 2 years, 1 month ago
- 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years, 1 month ago
- e93918b buildman: Drop mention of old architectures by Simon Glass · 2 years, 1 month ago
- 8897c7d buildman: Update the default settings file by Simon Glass · 2 years, 1 month ago
- c325dbe buildman: Update the arc toolchain by Simon Glass · 2 years, 1 month ago
- 794beab buildman: Drop mention of MAKEALL by Simon Glass · 2 years, 1 month ago
- 79cc9be buildman: Convert documentation to rST by Simon Glass · 2 years, 1 month ago
- 3a90a69 buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years, 1 month ago
- 8c7fd87 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 2 months ago
- 42c84a9 buildman: Drop a TODO that is done by Simon Glass · 2 years, 5 months ago
- fde4dd3 buildman: Drop a Python 2.7 comment by Simon Glass · 2 years, 5 months ago
- 86a2afe buildman: Allow lines without a symbol by Simon Glass · 2 years, 5 months ago
- afbd213 buildman: Return an error if there are maintainer warnings by Simon Glass · 2 years, 5 months ago
- d2d4c60 buildman: Replace the Options column with config name by Simon Glass · 2 years, 5 months ago
- 58d41be buildman: Tidy up pylint problems in boards module by Simon Glass · 2 years, 5 months ago
- 0c477b7 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 5 months ago
- 20751d6 buildman: Split out Boards into its own file by Simon Glass · 2 years, 5 months ago
- 127a239 buildman: Convert camel case in board.py by Simon Glass · 2 years, 5 months ago
- c093f61 buildman: Drop use of 'board' in board module by Simon Glass · 2 years, 5 months ago
- 5df4522 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 5 months ago
- b0786df buildman: Fix use of 'boards' in test by Simon Glass · 2 years, 5 months ago
- d4c6c8a buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 5 months ago
- 8132f98 buildman: Avoid using board as a variable by Simon Glass · 2 years, 5 months ago
- 6c43562 buildman: Support running from an IDE by Simon Glass · 2 years, 5 months ago
- dcbc702 buildman: Drop -I option by Simon Glass · 2 years, 5 months ago
- ca1c588 patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 8 months ago
- 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- ce53c8b tools: buildman: Fix doc path in warning message by Johannes Krottmayer · 2 years, 9 months ago
- fae6acf buildman: Update default config to build for sandbox by Simon Glass · 2 years, 10 months ago
- e36fe01 buildman: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- 0281158 patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
- f45d374 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
- 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
- 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
- 761648b patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
- 840be73 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
- 8002552 patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
- e5650a8 buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 10 months ago
- 9bac167 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 10 months ago
- 22901f9 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 10 months ago
- 6f484e4 buildman: Make use of test_util by Simon Glass · 2 years, 10 months ago
- 838ddf3 buildman: Add a flag to control the traceback by Simon Glass · 2 years, 10 months ago
- 9158060 patman: Tidy up the download function a little by Simon Glass · 2 years, 11 months ago
- 25885d1 buildman: Move the download function to tools by Simon Glass · 2 years, 11 months ago
- 964192e tools: Add init files for Python tools by Simon Glass · 3 years ago
- b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 2 months ago
- 146b602 buildman: Detect Kconfig loops by Simon Glass · 3 years, 1 month ago
- 2e73745 buildman: Write output even on fatal error by Simon Glass · 3 years, 1 month ago
- 25ecd97 tools: Refactor full help printing by Paul Barker · 3 years, 3 months ago
- 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 4 months ago
- b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
- 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
- 93008e2 buildman: Use bytes for the environment by Simon Glass · 3 years, 8 months ago
- 9bf9a72 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 8 months ago
- a3d0144 buildman: Use common code to send an result by Simon Glass · 3 years, 8 months ago
- a29b3ea buildman: Tidy up a few comments by Simon Glass · 3 years, 8 months ago
- 37aa020 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 8 months ago
- c635d89 buildman: Support single-threaded operation by Simon Glass · 3 years, 10 months ago
- b7ff766 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 10 months ago
- e0f1971 buildman: Remove output binaries before building by Simon Glass · 4 years ago
- 93f61c0 patman: Rename functions in patchstream by Simon Glass · 4 years, 1 month ago
- fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 3 months ago
- c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 3 months ago
- a679366 buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
- 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 4 months ago
- 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 4 months ago
- 47b0b63 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 6 months ago
- ee8e9cb buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 6 months ago
- 4214316 patman: Tidy up sys.path changes by Simon Glass · 4 years, 7 months ago
- a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
- f0d9c10 buildman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
- 7ad7a36 buildman: Rename the main module by Simon Glass · 4 years, 7 months ago
- b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
- e3c85ab buildman: Write output files when using -w by Simon Glass · 4 years, 7 months ago
- ff48a21 buildman: Use out-env for environment output by Simon Glass · 4 years, 7 months ago
- d9c9863 buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 7 months ago
- f4c0072 buildman: Correct operation of -A flag by Simon Glass · 4 years, 7 months ago
- dd65c5f buildman: Fix test for new 9.2 kernel by Simon Glass · 4 years, 7 months ago
- e4cd506 buildman: Change the exit codes by Simon Glass · 4 years, 8 months ago
- a628631 buildman: Update the TODO items by Simon Glass · 4 years, 8 months ago