summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
2022-10-07buildman: differentiate between riscv32, riscv64Heinrich Schuchardt
2022-08-05buildman: Drop a TODO that is doneSimon Glass
2022-08-05buildman: Drop a Python 2.7 commentSimon Glass
2022-08-05buildman: Allow lines without a symbolSimon Glass
2022-08-05buildman: Return an error if there are maintainer warningsSimon Glass
2022-08-05buildman: Replace the Options column with config nameSimon Glass
2022-08-05buildman: Tidy up pylint problems in boards moduleSimon Glass
2022-08-05buildman: Incorporate the genboardscfg.py toolSimon Glass
2022-08-05buildman: Split out Boards into its own fileSimon Glass
2022-08-05buildman: Convert camel case in board.pySimon Glass
2022-08-05buildman: Drop use of 'board' in board moduleSimon Glass
2022-08-05buildman: Drop use of 'boards' in controlSimon Glass
2022-08-05buildman: Fix use of 'boards' in testSimon Glass
2022-08-05buildman: Fix use of 'boards' in func_testSimon Glass
2022-08-05buildman: Avoid using board as a variableSimon Glass
2022-08-05buildman: Support running from an IDESimon Glass
2022-08-05buildman: Drop -I optionSimon Glass
2022-06-28patman: test_util: Use unittest text runner to print test resultsAlper Nebi Yasak
2022-04-25nds32: Remove the architectureTom Rini
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-20tools: buildman: Fix doc path in warning messageJohannes Krottmayer
2022-03-02buildman: Update default config to build for sandboxSimon Glass
2022-03-02buildman: Correct pylint errorsSimon Glass
2022-02-09patman: Convert camel case in terminal.pySimon Glass
2022-02-09patman: Rename Color() method to build()Simon Glass
2022-02-09patman: Rename Print() to Tprint()Simon Glass
2022-02-09patman: Convert camel case in test_util.pySimon Glass
2022-02-09patman: Convert camel case in gitutil.pySimon Glass
2022-02-09patman: Convert camel case in command.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-02-08buildman: Allow adjusting board config on the flySimon Glass
2022-02-08buildman: Provide a hint on how to debug thread crashesSimon Glass
2022-02-08buildman: Add helper functions for updating .config filesSimon Glass
2022-02-08buildman: Make use of test_utilSimon Glass
2022-02-08buildman: Add a flag to control the tracebackSimon Glass
2022-01-25patman: Tidy up the download function a littleSimon Glass
2022-01-25buildman: Move the download function to toolsSimon Glass
2022-01-24tools: Add init files for Python toolsSimon Glass
2021-10-21buildman: Add gcc-11.1.0 to the directory listTom Rini
2021-10-20buildman: Detect Kconfig loopsSimon Glass
2021-10-20buildman: Write output even on fatal errorSimon Glass
2021-09-24tools: Refactor full help printingPaul Barker
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-04-29buildman: Use bytes for the environmentSimon Glass
2021-04-29buildman: Handle exceptions in threads gracefullySimon Glass
2021-04-29buildman: Use common code to send an resultSimon Glass
2021-04-29buildman: Tidy up a few commentsSimon Glass
2021-04-06buildman: Add an encoding to the out-env fileSimon Glass