index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
qconfig.py
Age
Commit message (
Expand
)
Author
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-03-18
qconfig: Correct unhashable-type error with --scan-source
Simon Glass
2025-01-18
qconfig.py: Update resync message
Tom Rini
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