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
/
builderthread.py
Age
Commit message (
Expand
)
Author
2025-07-08
Merge patch series "kbuild: Update Makefile.extrawarn to 5.1"
Tom Rini
2025-07-08
kbuild: Bump the build system to 5.1
Ilias Apalodimas
2025-07-01
buildman: Support an in-tree build in the current dir
Simon Glass
2025-07-01
buildman: Correct behaviour of --in-tree
Simon Glass
2025-05-27
buildman: Add a way to build a particular target
Simon Glass
2025-03-04
Merge patch series "tools: Minor clean-ups for the command library"
Tom Rini
2025-03-04
u_boot_pylib: Add a function to run a single command
Simon Glass
2025-02-17
u_boot_pylib: Move gitutil into the library
Simon Glass
2025-01-25
buildman: Record an error if a toolchain is missing
Simon Glass
2024-09-26
buildman: Allow skipping the dtc build
Simon Glass
2024-09-26
buildman: Retry the build for current source
Simon Glass
2024-07-08
Revert "buildman: Always use the full path in CROSS_COMPILE"
Tom Rini
2024-07-03
buildman: Always use the full path in CROSS_COMPILE
Simon Glass
2024-07-03
buildman: Add a flag to force mrproper on failure
Simon Glass
2024-07-03
buildman: Avoid rebuilding when --mrproper is used
Simon Glass
2024-07-03
buildman: Make mrproper an argument to run_commit()
Simon Glass
2024-07-03
buildman: Make mrproper an argument to _config_and_build()
Simon Glass
2024-07-03
buildman: Make mrproper an argument to _reconfigure()
Simon Glass
2023-11-07
buildman: Use oldconfig when adjusting the config
Simon Glass
2023-09-23
buildman: Keep all common output files
Simon Glass
2023-07-24
buildman: Move copy_files() out ot BuilderThread class
Simon Glass
2023-07-24
buildman: Tidy up some comments in builderthread
Simon Glass
2023-07-24
buildman: Tidy up reporting of a toolchain error
Simon Glass
2023-07-24
buildman: Avoid passing result into _read_done_file()
Simon Glass
2023-07-24
buildman: Create a function to handle config and build
Simon Glass
2023-07-24
buildman: Move checkout code to a separate function
Simon Glass
2023-07-24
buildman: Move code to decide output dirs
Simon Glass
2023-07-24
buildman: Move code to remove old outputs
Simon Glass
2023-07-24
buildman: Move reading of the done file into a function
Simon Glass
2023-07-24
buildman: Move bulid code into its own function
Simon Glass
2023-07-24
buildman: Move reconfigure code into its own function
Simon Glass
2023-07-24
buildman: Convert config_out to string IO
Simon Glass
2023-07-24
buildman: Move more things into _build_args()
Simon Glass
2023-07-24
buildman: Move setting of toolchain arguments to _build_args()
Simon Glass
2023-07-24
buildman: Start a function to set up the make arguments
Simon Glass
2023-07-24
buildman: Drop unnecessary assignment of config_out
Simon Glass
2023-07-24
buildman: Correct invalid use of out_dir variable
Simon Glass
2023-07-24
buildman: Export _get_output_dir() to avoid warnings
Simon Glass
2023-07-24
buildman: Correct most pylint warnings in builderthread
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-05-03
buildman: Pass -Werror to the host compiler too
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
2023-03-08
buildman: Write out the build command used
Simon Glass
2022-11-22
buildman: Add --allow-missing flag to allow missing blobs
Tom Rini
2022-11-22
buildman: Detect binman reporting missing blobs
Simon Glass
2022-08-05
buildman: Avoid using board as a variable
Simon Glass
2022-02-09
patman: Convert camel case in gitutil.py
Simon Glass
[next]