- 00b0855 qconfig: Support a 'list' format by Simon Glass · 4 months ago
- 6bf44b4 qconfig: Sort the boards by name when finding by Simon Glass · 4 months ago
- 7ff80ec qconfig: Allow searching for CONFIG values by Simon Glass · 4 months ago
- c57d406 qconfig: Move operation check into parse_args() by Simon Glass · 4 months ago
- e23a583 qconfig: Drop col argument from Slots() by Simon Glass · 4 months ago
- 948d0b4 qconfig: Use the Color object in Progress by Simon Glass · 4 months ago
- ab1bfd4 qconfig: Move the last two operations into their own functions by Simon Glass · 4 months ago
- 0229eee qconfig: Move progress output into the class by Simon Glass · 4 months ago
- 6c2a438 qconfig: Move commit code into a separate function by Simon Glass · 4 months ago
- eb1df3f qconfig: Move all move_config code into move_config() by Simon Glass · 4 months ago
- 630a9c9 qconfig: Add a return value to do_find_config() by Simon Glass · 4 months ago
- cc628f5 qconfig: Move imply into a separate function by Simon Glass · 4 months ago
- d63357e qconfig: Add a return value to do_scan_source() by Simon Glass · 4 months ago
- 7e68804 qconfig: Move testing into a separate function by Simon Glass · 4 months ago
- fd35fbe qconfig: Move converting config args to the top by Simon Glass · 4 months ago
- c50b6f1 qconfig: Move checking directory to the top by Simon Glass · 4 months ago
- 035ecb4 qconfig: Move getting the colour to where it is needed by Simon Glass · 4 months ago
- 382c662 qconfig: Move arg checking to the top of main() by Simon Glass · 4 months ago
- fd385b3 qconfig: Move arg checking a little higher by Simon Glass · 4 months ago
- a056c42 qconfig: Move arg parsing into a separate function by Simon Glass · 4 months ago
- 495e58c qconfig: Rename the doc link by Simon Glass · 4 months ago
- 0e03fb1 qconfig: Correct format string in do_imply_config() by Simon Glass · 4 months ago
- f876e96 qconfig: Tidy up some pylint warnings by Simon Glass · 4 months ago
- 0a0c124 qconfig: Make KconfigScanner a function by Simon Glass · 4 months ago
- deedf65 qconfig: Drop the try_expand() function by Simon Glass · 4 months ago
- 61d555d qconfig: Fix pylint error in read_database() by Simon Glass · 4 months ago
- 5196379 qconfig: Rename the database file by Simon Glass · 1 year, 2 months ago
- ea4d6de moveconfig: Rename the tool to qconfig by Simon Glass · 1 year, 2 months ago[Renamed (99%) from tools/moveconfig.py]
- 94e2ed7 moveconfig: Move summaries to the end by Simon Glass · 1 year, 2 months ago
- fc07d99 moveconfig: Drop the initial output by Simon Glass · 1 year, 2 months ago
- dc1d2e6 moveconfig: Show a summary at the end by Simon Glass · 1 year, 2 months ago
- 6b25d21 moveconfig: Show failures in progress by Simon Glass · 1 year, 2 months ago
- 15f19ab moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · 1 year, 2 months ago
- 95f0914 moveconfig: Avoid showing progress at the end by Simon Glass · 1 year, 2 months ago
- 9461bf0 moveconfig: Reduce the amount of output by Simon Glass · 1 year, 2 months ago
- 5aba58c moveconfig: Only show output when there is a reason by Simon Glass · 1 year, 2 months ago
- f297ba3 moveconfig: Fix misc pylint warnings by Simon Glass · 1 year, 2 months ago
- e6c686f moveconfig: Use an encoding with open() by Simon Glass · 1 year, 2 months ago
- b774ba5 moveconfig: Correct list-comprehension warnings by Simon Glass · 1 year, 2 months ago
- a6ab4db moveconfig: Correct use of members not declared in __init__() by Simon Glass · 1 year, 2 months ago
- a4c9d17 moveconfig: Correct non-snake variables names by Simon Glass · 1 year, 2 months ago
- 62fae4b moveconfig: Correct unused variables by Simon Glass · 1 year, 2 months ago
- 1bd4306 moveconfig: Use f strings where possible by Simon Glass · 1 year, 2 months ago
- 549d422 moveconfig: Correct parameter-type warnings by Simon Glass · 1 year, 2 months ago
- 9827571 moveconfig: Correct some regular-expression strings by Simon Glass · 1 year, 2 months ago
- 0313742 moveconfig: Drop suspicious boards by Simon Glass · 1 year, 2 months ago
- c734561 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · 1 year, 2 months ago
- 882c8e4 moveconfig: Drop CONFIG-moving code by Simon Glass · 1 year, 2 months ago
- 3481e89 moveconfig: Drop unused cleanup options by Simon Glass · 1 year, 2 months ago
- b5aa5a3 moveconfig: Correct ordering of asteval import by Simon Glass · 1 year, 2 months ago
- ad1f187 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · 1 year, 2 months ago
- 63df202 moveconfig: Drop -H option by Simon Glass · 1 year, 2 months ago
- 42d42cf buildman: Convert camel case in bsettings.py by Simon Glass · 1 year, 4 months ago
- 65e6203 moveconfig: Add an option to compare Kconfig against source by Simon Glass · 1 year, 10 months ago
- 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 2 years ago
- 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
- 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 8 months ago
- eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 8 months ago
- d9c958f moveconfig: Use re.fullmatch() to avoid extra check by Simon Glass · 2 years, 9 months ago
- 78f12e5 moveconfig: Remove remove_defconfig() by Simon Glass · 2 years, 9 months ago
- 68a0b71 moveconfig: Correct pylint errors by Simon Glass · 2 years, 10 months ago
- 941671a moveconfig: Allow regex matches when finding combinations by Simon Glass · 2 years, 10 months ago
- b8d11da moveconfig: Show the config name rather than the defconfig by Simon Glass · 2 years, 10 months ago
- 6c928c6 moveconfig: Fix code relying on now-stripped newline characters by Alper Nebi Yasak · 2 years, 10 months ago
- 91197aa moveconfig: Fix some pylint errors by Simon Glass · 3 years ago
- 37f815c moveconfig: Use a function to read files by Simon Glass · 3 years ago
- 2fd85bd moveconfig: Use a function to write files by Simon Glass · 3 years ago
- 478920d moveconfig: Drop check for old Python by Simon Glass · 3 years ago
- b2e83c6 moveconfig: Convert to ArgumentParser by Simon Glass · 3 years ago
- daa694d moveconfig: Use single quotes by Simon Glass · 3 years ago
- 65d7fce moveconfig: Allow querying board configuration by Simon Glass · 3 years ago
- 84067a5 moveconfig: Allow adding unit tests by Simon Glass · 3 years ago
- e1ae563 moveconfig: Sort the options by Simon Glass · 3 years ago
- 9d60339 moveconfig: Read the database in a separate function by Simon Glass · 3 years ago
- a362708 moveconfig: Correct operation of the 'imply' feature by Simon Glass · 3 years ago
- ea40b20 moveconfig: Update to newer kconfiglib by Simon Glass · 3 years, 4 months ago
- 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 4 months ago
- dc514d7 moveconfig.py: add to the "do not process" list by Trevor Woerner · 3 years, 9 months ago
- 7570d9b moveconfig: Handle binary files cleanly by Simon Glass · 3 years, 8 months ago
- a38cc17 moveconfig: Skip binary and ELF files by Simon Glass · 4 years, 4 months ago
- b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 7 months ago
- 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
- 4f5c5e9 moveconfig: convert ps.stderr to string by Markus Klotzbuecher · 4 years, 10 months ago
- b3192f4 moveconfig: replace unsafe eval with asteval by Markus Klotzbuecher · 4 years, 10 months ago
- 02b5670 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · 5 years ago
- 793dca3 move_config: Convert to Python 3 by Simon Glass · 5 years ago
- 65e05dd kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
- b237d35 moveconfig: expand simple expressions by Markus Klotzbuecher · 6 years ago
- 4d9dbb1 moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ce3ba45 moveconfig: fix error message in do_autoconf() by Chris Packham · 7 years ago
- 4e1102f kconfiglib: update with 'imply' support by Ulf Magnusson · 7 years ago
- c79d18c4 moveconfig: Use fd.write() instead of print >> by Simon Glass · 7 years ago
- 6821a74 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
- dee36c7 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
- cb00883 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · 7 years ago
- 9b2a2e8 moveconfig: Allow control of which implying configs are shown by Simon Glass · 7 years ago
- 2ddd85d moveconfig: Allow piping in 'git show --stat' output by Simon Glass · 7 years ago
- 99b6660 moveconfig: Support looking for implied CONFIG options by Simon Glass · 7 years ago
- d73fcb1 moveconfig: Support building a simple config database by Simon Glass · 7 years ago