- 43bdb3b buildman: Pass -Werror to the host compiler too by Simon Glass · 1 year, 7 months ago
- de65b12 tools: Fall back to importlib_resources on Python 3.6 by Jan Kiszka · 1 year, 7 months ago
- 288fe30 Merge branch 'next' by Tom Rini · 1 year, 7 months ago
- 49d8cc4 buildman: Correct overwriting of settings file by Simon Glass · 1 year, 8 months ago
- c3cea95 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 8 months ago
- 2dbfcf4 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · 1 year, 8 months ago
- bd0a548 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 8 months ago
- 0de2ffe buildman: Add support for building a buildman PyPi package by Simon Glass · 1 year, 9 months ago
- d85f790 buildman: Use importlib to find the help by Simon Glass · 1 year, 9 months ago
- 8dd7be7 buildman: Fix use of a type as a variable by Simon Glass · 1 year, 9 months ago
- 5cfb73b buildman: Hide the test options unless test code is available by Simon Glass · 1 year, 9 months ago
- 793aa17 buildman: Move the main code into a function by Simon Glass · 1 year, 9 months ago
- 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
- bfb708a buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 9 months ago
- 93202d7 buildman: Support disabling LTO by Simon Glass · 1 year, 9 months ago
- cd37d5b buildman: Write out the build command used by Simon Glass · 1 year, 9 months ago
- 5a93c15 buildman: Add a note about the out-env file by Simon Glass · 1 year, 9 months ago
- eeb5525 buildman: invalid reference to README by Heinrich Schuchardt · 1 year, 10 months ago
- 83e37a8 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 2 years ago
- d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
- 5f319fa buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years ago
- 301cd74 buildman: Ensure config_fname is inited by Simon Glass · 2 years ago
- 35b6e53 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years ago
- cd6889d buildman: Drop mention of old architectures by Simon Glass · 2 years ago
- 3da04ff buildman: Update the default settings file by Simon Glass · 2 years ago
- ce59252 buildman: Update the arc toolchain by Simon Glass · 2 years ago
- 274d053 buildman: Drop mention of MAKEALL by Simon Glass · 2 years ago
- 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
- e8da1da buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years, 1 month ago
- 3672ed7 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 1 month ago
- ff75d6e buildman: Drop a TODO that is done by Simon Glass · 2 years, 4 months ago
- 7f275bd buildman: Drop a Python 2.7 comment by Simon Glass · 2 years, 4 months ago
- f2e6775 buildman: Allow lines without a symbol by Simon Glass · 2 years, 4 months ago
- add76e7 buildman: Return an error if there are maintainer warnings by Simon Glass · 2 years, 4 months ago
- 256126c buildman: Replace the Options column with config name by Simon Glass · 2 years, 4 months ago
- 969fd33 buildman: Tidy up pylint problems in boards module by Simon Glass · 2 years, 4 months ago
- a8a0141 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 4 months ago
- c52bd22 buildman: Split out Boards into its own file by Simon Glass · 2 years, 4 months ago
- 6014db6 buildman: Convert camel case in board.py by Simon Glass · 2 years, 4 months ago
- fb5cb07 buildman: Drop use of 'board' in board module by Simon Glass · 2 years, 4 months ago
- cc2c0d1 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 4 months ago
- fd1b507 buildman: Fix use of 'boards' in test by Simon Glass · 2 years, 4 months ago
- 938fa37 buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 4 months ago
- f4ed470 buildman: Avoid using board as a variable by Simon Glass · 2 years, 4 months ago
- ae1a09f buildman: Support running from an IDE by Simon Glass · 2 years, 4 months ago
- 5635c50 buildman: Drop -I option by Simon Glass · 2 years, 4 months ago
- d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 7 months ago
- 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
- 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- 17b8cb6 tools: buildman: Fix doc path in warning message by Johannes Krottmayer · 2 years, 9 months ago
- fc8af38 buildman: Update default config to build for sandbox by Simon Glass · 2 years, 9 months ago
- ac05335 buildman: Correct pylint errors by Simon Glass · 2 years, 9 months ago
- 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
- 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
- 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
- 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
- 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
- d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
- c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
- 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 10 months ago
- 8ca0931 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 10 months ago
- 19133b7 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 10 months ago
- d10dc40 buildman: Make use of test_util by Simon Glass · 2 years, 10 months ago
- 433fa54 buildman: Add a flag to control the traceback by Simon Glass · 2 years, 10 months ago
- 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 10 months ago
- 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 10 months ago
- c761cf7 tools: Add init files for Python tools by Simon Glass · 3 years ago
- f7832ee buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 1 month ago
- 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years, 1 month ago
- bafdeb4 buildman: Write output even on fatal error by Simon Glass · 3 years, 1 month ago
- 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 2 months ago
- 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 3 months ago
- 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 3 months ago
- 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 4 months ago
- f1a83ab buildman: Use bytes for the environment by Simon Glass · 3 years, 7 months ago
- 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 7 months ago
- ab9b4f3 buildman: Use common code to send an result by Simon Glass · 3 years, 7 months ago
- 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 7 months ago
- 5f86454 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 8 months ago
- b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 10 months ago
- fd434f4 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 9 months ago
- 73da3d2 buildman: Remove output binaries before building by Simon Glass · 4 years ago
- d93720e patman: Rename functions in patchstream by Simon Glass · 4 years ago
- 76de29f buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 2 months ago
- 2b522f1 tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 2 months ago
- 38f159c buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
- 3918dfa buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 4 months ago
- 5a910b9 buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 4 months ago
- ddf34e7 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 6 months ago
- 7664b03 buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 6 months ago
- b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 7 months ago
- bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
- 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
- 7ec3dc5 buildman: Rename the main module by Simon Glass · 4 years, 7 months ago
- 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
- 60b285f buildman: Write output files when using -w by Simon Glass · 4 years, 7 months ago
- 166a98a buildman: Use out-env for environment output by Simon Glass · 4 years, 7 months ago
- 88daaef buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 7 months ago
- 97944d3 buildman: Correct operation of -A flag by Simon Glass · 4 years, 7 months ago
- 55a98d9 buildman: Fix test for new 9.2 kernel by Simon Glass · 4 years, 7 months ago