index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
builder.py
Age
Commit message (
Expand
)
Author
2023-11-07
buildman: Use oldconfig when adjusting the config
Simon Glass
2023-11-02
buildman: Include symbols in the read-only data section
Simon Glass
2023-09-23
buildman: Start the clock when the build starts
Simon Glass
2023-07-24
buildman: Export _get_output_dir() to avoid warnings
Simon Glass
2023-07-24
buildman: Convert camel case in builderthread.py
Simon Glass
2023-07-24
buildman: Convert camel case in builder.py
Simon Glass
2023-07-24
buildman: Add a test for --boards
Simon Glass
2023-07-24
buildman: Move remaining builder properties to constructor
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-03-08
buildman: Add a flag for reproducible builds
Simon Glass
2023-03-08
buildman: Support disabling LTO
Simon Glass
2022-11-22
buildman: Add --allow-missing flag to allow missing blobs
Tom Rini
2022-08-05
buildman: Allow lines without a symbol
Simon Glass
2022-08-05
buildman: Drop use of 'boards' in control
Simon Glass
2022-08-05
buildman: Avoid using board as a variable
Simon Glass
2022-08-05
buildman: Support running from an IDE
Simon Glass
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-03-02
buildman: Correct pylint errors
Simon Glass
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: Rename Print() to Tprint()
Simon Glass
2022-02-09
patman: Convert camel case in gitutil.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2022-02-08
buildman: Allow adjusting board config on the fly
Simon Glass
2021-10-20
buildman: Detect Kconfig loops
Simon Glass
2021-04-29
buildman: Handle exceptions in threads gracefully
Simon Glass
2021-03-04
buildman: Support single-threaded operation
Simon Glass
2021-02-14
buildman: 'Thread' object has no attribute 'isAlive'
Heinrich Schuchardt
2020-09-22
buildman: Use git worktrees instead of git clones when possible
Alper Nebi Yasak
2020-07-28
buildman: Show the build rate at the end
Simon Glass
2020-06-11
buildman: Remove _of_#_ from results directory paths
Ovidiu Panait
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Write output files when using -w
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: Make -I the default
Simon Glass
2020-04-21
buildman: Show a summary of the build result
Simon Glass
2020-04-21
buildman: Limit the length of progress messages
Simon Glass
2020-04-21
buildman: Show the number of builds remaining
Simon Glass
2020-04-21
buildman: Drop unused output code
Simon Glass
2020-04-21
buildman: Show a message when fetching a repo
Simon Glass
2020-04-21
buildman: Drop the line-clearing code in Builder
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 an object to hold error lines
Simon Glass
2020-04-21
buildman: Use yellow consistently for warning lines
Simon Glass
2020-04-21
buildman: Refactor error-line output int a function
Simon Glass
2020-04-10
buildman: Allow building within a subdir of the current dir
Simon Glass
2020-04-10
buildman: Be more selective about which directories to remove
Simon Glass
[next]