aboutsummaryrefslogtreecommitdiff
path: root/tools/qconfig.py
AgeCommit message (Expand)AuthorFilesLines
7 daysqconfig: Support a 'list' formatSimon Glass1-4/+10
7 daysqconfig: Sort the boards by name when findingSimon Glass1-1/+1
7 daysqconfig: Allow searching for CONFIG valuesSimon Glass1-4/+11
10 daysqconfig: Move operation check into parse_args()Simon Glass1-6/+7
10 daysqconfig: Drop col argument from Slots()Simon Glass1-9/+6
10 daysqconfig: Use the Color object in ProgressSimon Glass1-11/+10
10 daysqconfig: Move the last two operations into their own functionsSimon Glass1-19/+47
10 daysqconfig: Move progress output into the classSimon Glass1-9/+19
10 daysqconfig: Move commit code into a separate functionSimon Glass1-11/+20
10 daysqconfig: Move all move_config code into move_config()Simon Glass1-20/+25
10 daysqconfig: Add a return value to do_find_config()Simon Glass1-7/+10
10 daysqconfig: Move imply into a separate functionSimon Glass1-27/+39
10 daysqconfig: Add a return value to do_scan_source()Simon Glass1-3/+2
10 daysqconfig: Move testing into a separate functionSimon Glass1-5/+11
10 daysqconfig: Move converting config args to the topSimon Glass1-5/+6
10 daysqconfig: Move checking directory to the topSimon Glass1-2/+3
10 daysqconfig: Move getting the colour to where it is neededSimon Glass1-3/+3
10 daysqconfig: Move arg checking to the top of main()Simon Glass1-5/+4
10 daysqconfig: Move arg checking a little higherSimon Glass1-4/+5
10 daysqconfig: Move arg parsing into a separate functionSimon Glass1-3/+13
10 daysqconfig: Rename the doc linkSimon Glass1-1/+1
10 daysqconfig: Correct format string in do_imply_config()Simon Glass1-2/+2
10 daysqconfig: Tidy up some pylint warningsSimon Glass1-11/+22
10 daysqconfig: Make KconfigScanner a functionSimon Glass1-12/+13
10 daysqconfig: Drop the try_expand() functionSimon Glass1-21/+0
10 daysqconfig: Fix pylint error in read_database()Simon Glass1-0/+1
2023-10-04qconfig: Rename the database fileSimon Glass1-2/+2
2023-10-04moveconfig: Rename the tool to qconfigSimon Glass1-0/+1624