index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
test.py
Age
Commit message (
Expand
)
Author
2022-08-05
buildman: Split out Boards into its own file
Simon Glass
2022-08-05
buildman: Convert camel case in board.py
Simon Glass
2022-08-05
buildman: Fix use of 'boards' in test
Simon Glass
2022-08-05
buildman: Avoid using board as a variable
Simon Glass
2022-03-20
tools: buildman: Fix doc path in warning message
Johannes Krottmayer
2022-02-09
patman: Convert camel case in terminal.py
Simon Glass
2022-02-09
patman: Rename Color() method to build()
Simon Glass
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2022-02-08
buildman: Add helper functions for updating .config files
Simon Glass
2021-03-04
buildman: Support single-threaded operation
Simon Glass
2020-09-22
tools: Drop unnecessary use of __file__
Simon Glass
2020-07-28
buildman: Correct the testOutputDir() unit test
Simon Glass
2020-06-11
buildman: Remove _of_#_ from results directory paths
Ovidiu Panait
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Fix test for new 9.2 kernel
Simon Glass
2020-04-21
buildman: Add an option to ignore migration warnings
Simon Glass
2020-04-21
buildman: Add an option to ignore device-tree warnings
Simon Glass
2020-04-21
buildman: Show a summary of the build result
Simon Glass
2020-04-21
buildman: Use spaces in the board list
Simon Glass
2020-04-21
buildman: Show the list of boards in magenta
Simon Glass
2020-04-21
buildman: Use yellow consistently for warning lines
Simon Glass
2020-04-21
buildman: Test the output with --list-error-boards
Simon Glass
2020-04-21
buildman: Add a test helper for creating a line prefix
Simon Glass
2020-04-21
buildman: Split out testOutput() into separate functions
Simon Glass
2020-04-21
buildman: Create temp directory in test setup
Simon Glass
2020-04-21
buildman: Use an iterator to check test output
Simon Glass
2020-04-21
buildman: Add test coverage for error/warning colour
Simon Glass
2020-04-10
buildman: Be more selective about which directories to remove
Simon Glass
2019-12-10
buildman: Add options to get the arch and toolchain info
Simon Glass
2019-11-04
buildman: Convert to Python 3
Simon Glass
2019-10-29
tools: buildman: Remove useless mkdir() in Make() in test.py
Bin Meng
2018-11-20
buildman: Show boards with warning with w+
Simon Glass
2018-11-20
buildman: Detect dtc warnings
Simon Glass
2018-11-14
buildman: Add a --boards option to specify particular boards to build
Simon Glass
2018-10-08
buildman: dtoc: Suppress unwanted output from test
Simon Glass
2018-10-08
buildman: Make the toolchain test more forgiving
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-22
buildman: Fix up tests
Simon Glass
2017-11-22
buildman: Allow skipping of tests which use the network
Simon Glass
2017-06-16
powerpc, 5xx: remove some "5xx" remains
Heiko Schocher
2016-10-09
buildman: Print a message indicating the build is starting
Simon Glass
2015-04-23
buildman: Add gcc 4.9.0 with Microblaze toolchain
Michal Simek
2015-03-05
buildman: Add a space before the list of boards
Simon Glass
2015-01-14
buildman: Add the option to download toolchains from kernel.org
Simon Glass
2015-01-14
buildman: Allow architecture to alias to multiple toolchains
Simon Glass
2015-01-14
buildman: Don't use the local settings when running tests
Simon Glass
2015-01-14
buildman: Add an option to flatten output directory trees
Simon Glass
2015-01-14
buildman: Add tests that check the correct output directory is used
Simon Glass
[next]