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
/
qconfig.py
Age
Commit message (
Expand
)
Author
2024-10-11
qconfig: Update tool for new Makefile variables
Simon Glass
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
qconfig: Add XPL_BUILD to ignored symbols
Simon Glass
2024-09-01
qconfig: Fix an incorrect format-string with negative value
Simon Glass
2024-07-29
qconfig: Support a 'list' format
Simon Glass
2024-07-29
qconfig: Sort the boards by name when finding
Simon Glass
2024-07-29
qconfig: Allow searching for CONFIG values
Simon Glass
2024-07-26
qconfig: Move operation check into parse_args()
Simon Glass
2024-07-26
qconfig: Drop col argument from Slots()
Simon Glass
2024-07-26
qconfig: Use the Color object in Progress
Simon Glass
2024-07-26
qconfig: Move the last two operations into their own functions
Simon Glass
2024-07-26
qconfig: Move progress output into the class
Simon Glass
2024-07-26
qconfig: Move commit code into a separate function
Simon Glass
2024-07-26
qconfig: Move all move_config code into move_config()
Simon Glass
2024-07-26
qconfig: Add a return value to do_find_config()
Simon Glass
2024-07-26
qconfig: Move imply into a separate function
Simon Glass
2024-07-26
qconfig: Add a return value to do_scan_source()
Simon Glass
2024-07-26
qconfig: Move testing into a separate function
Simon Glass
2024-07-26
qconfig: Move converting config args to the top
Simon Glass
2024-07-26
qconfig: Move checking directory to the top
Simon Glass
2024-07-26
qconfig: Move getting the colour to where it is needed
Simon Glass
2024-07-26
qconfig: Move arg checking to the top of main()
Simon Glass
2024-07-26
qconfig: Move arg checking a little higher
Simon Glass
2024-07-26
qconfig: Move arg parsing into a separate function
Simon Glass
2024-07-26
qconfig: Rename the doc link
Simon Glass
2024-07-26
qconfig: Correct format string in do_imply_config()
Simon Glass
2024-07-26
qconfig: Tidy up some pylint warnings
Simon Glass
2024-07-26
qconfig: Make KconfigScanner a function
Simon Glass
2024-07-26
qconfig: Drop the try_expand() function
Simon Glass
2024-07-26
qconfig: Fix pylint error in read_database()
Simon Glass
2023-10-04
qconfig: Rename the database file
Simon Glass
2023-10-04
moveconfig: Rename the tool to qconfig
Simon Glass