summaryrefslogtreecommitdiff
path: root/tools/qconfig.py
AgeCommit message (Expand)Author
2024-10-11qconfig: Update tool for new Makefile variablesSimon Glass
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11qconfig: Add XPL_BUILD to ignored symbolsSimon Glass
2024-09-01qconfig: Fix an incorrect format-string with negative valueSimon Glass
2024-07-29qconfig: Support a 'list' formatSimon Glass
2024-07-29qconfig: Sort the boards by name when findingSimon Glass
2024-07-29qconfig: Allow searching for CONFIG valuesSimon Glass
2024-07-26qconfig: Move operation check into parse_args()Simon Glass
2024-07-26qconfig: Drop col argument from Slots()Simon Glass
2024-07-26qconfig: Use the Color object in ProgressSimon Glass
2024-07-26qconfig: Move the last two operations into their own functionsSimon Glass
2024-07-26qconfig: Move progress output into the classSimon Glass
2024-07-26qconfig: Move commit code into a separate functionSimon Glass
2024-07-26qconfig: Move all move_config code into move_config()Simon Glass
2024-07-26qconfig: Add a return value to do_find_config()Simon Glass
2024-07-26qconfig: Move imply into a separate functionSimon Glass
2024-07-26qconfig: Add a return value to do_scan_source()Simon Glass
2024-07-26qconfig: Move testing into a separate functionSimon Glass
2024-07-26qconfig: Move converting config args to the topSimon Glass
2024-07-26qconfig: Move checking directory to the topSimon Glass
2024-07-26qconfig: Move getting the colour to where it is neededSimon Glass
2024-07-26qconfig: Move arg checking to the top of main()Simon Glass
2024-07-26qconfig: Move arg checking a little higherSimon Glass
2024-07-26qconfig: Move arg parsing into a separate functionSimon Glass
2024-07-26qconfig: Rename the doc linkSimon Glass
2024-07-26qconfig: Correct format string in do_imply_config()Simon Glass
2024-07-26qconfig: Tidy up some pylint warningsSimon Glass
2024-07-26qconfig: Make KconfigScanner a functionSimon Glass
2024-07-26qconfig: Drop the try_expand() functionSimon Glass
2024-07-26qconfig: Fix pylint error in read_database()Simon Glass
2023-10-04qconfig: Rename the database fileSimon Glass
2023-10-04moveconfig: Rename the tool to qconfigSimon Glass