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
/
moveconfig.py
Age
Commit message (
Expand
)
Author
2023-10-04
moveconfig: Rename the tool to qconfig
Simon Glass
2023-10-04
moveconfig: Move summaries to the end
Simon Glass
2023-10-04
moveconfig: Drop the initial output
Simon Glass
2023-10-04
moveconfig: Show a summary at the end
Simon Glass
2023-10-04
moveconfig: Show failures in progress
Simon Glass
2023-10-04
moveconfig: Use u_boot_pylib for terminal colour
Simon Glass
2023-10-04
moveconfig: Avoid showing progress at the end
Simon Glass
2023-10-04
moveconfig: Reduce the amount of output
Simon Glass
2023-10-04
moveconfig: Only show output when there is a reason
Simon Glass
2023-10-04
moveconfig: Fix misc pylint warnings
Simon Glass
2023-10-04
moveconfig: Use an encoding with open()
Simon Glass
2023-10-04
moveconfig: Correct list-comprehension warnings
Simon Glass
2023-10-04
moveconfig: Correct use of members not declared in __init__()
Simon Glass
2023-10-04
moveconfig: Correct non-snake variables names
Simon Glass
2023-10-04
moveconfig: Correct unused variables
Simon Glass
2023-10-04
moveconfig: Use f strings where possible
Simon Glass
2023-10-04
moveconfig: Correct parameter-type warnings
Simon Glass
2023-10-04
moveconfig: Correct some regular-expression strings
Simon Glass
2023-10-04
moveconfig: Drop suspicious boards
Simon Glass
2023-10-04
moveconfig: Drop check_defconfig() and update_dotconfig()
Simon Glass
2023-10-04
moveconfig: Drop CONFIG-moving code
Simon Glass
2023-10-04
moveconfig: Drop unused cleanup options
Simon Glass
2023-10-04
moveconfig: Correct ordering of asteval import
Simon Glass
2023-10-04
moveconfig: Avoid deprecation warning for setDaemon
Simon Glass
2023-10-04
moveconfig: Drop -H option
Simon Glass
2023-07-24
buildman: Convert camel case in bsettings.py
Simon Glass
2023-02-07
moveconfig: Add an option to compare Kconfig against source
Simon Glass
2022-12-23
kbuild: Remove checking for adhoc CONFIG symbols
Tom Rini
2022-08-05
Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""
Simon Glass
2022-04-02
Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"
Tom Rini
2022-04-01
global: Remove CONFIG_SYS_EXTRA_OPTIONS support
Tom Rini
2022-03-18
moveconfig: Use re.fullmatch() to avoid extra check
Simon Glass
2022-03-18
moveconfig: Remove remove_defconfig()
Simon Glass
2022-03-02
moveconfig: Correct pylint errors
Simon Glass
2022-02-22
moveconfig: Allow regex matches when finding combinations
Simon Glass
2022-02-22
moveconfig: Show the config name rather than the defconfig
Simon Glass
2022-01-30
moveconfig: Fix code relying on now-stripped newline characters
Alper Nebi Yasak
2022-01-24
moveconfig: Fix some pylint errors
Simon Glass
2022-01-24
moveconfig: Use a function to read files
Simon Glass
2022-01-24
moveconfig: Use a function to write files
Simon Glass
2022-01-24
moveconfig: Drop check for old Python
Simon Glass
2022-01-24
moveconfig: Convert to ArgumentParser
Simon Glass
2022-01-24
moveconfig: Use single quotes
Simon Glass
2022-01-24
moveconfig: Allow querying board configuration
Simon Glass
2022-01-24
moveconfig: Allow adding unit tests
Simon Glass
2022-01-24
moveconfig: Sort the options
Simon Glass
2022-01-24
moveconfig: Read the database in a separate function
Simon Glass
2022-01-24
moveconfig: Correct operation of the 'imply' feature
Simon Glass
2021-08-01
moveconfig: Update to newer kconfiglib
Simon Glass
2021-08-01
doc: Add docs for the moveconfig tool
Simon Glass
[next]