~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
moveconfig.py
Commit message (
Expand
)
Author
Age
*
buildman: Convert camel case in bsettings.py
Simon Glass
2023-07-24
*
moveconfig: Add an option to compare Kconfig against source
Simon Glass
2023-02-07
*
kbuild: Remove checking for adhoc CONFIG symbols
Tom Rini
2022-12-23
*
Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""
Simon Glass
2022-08-05
*
Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"
Tom Rini
2022-04-02
*
global: Remove CONFIG_SYS_EXTRA_OPTIONS support
Tom Rini
2022-04-01
*
moveconfig: Use re.fullmatch() to avoid extra check
Simon Glass
2022-03-18
*
moveconfig: Remove remove_defconfig()
Simon Glass
2022-03-18
*
moveconfig: Correct pylint errors
Simon Glass
2022-03-02
*
moveconfig: Allow regex matches when finding combinations
Simon Glass
2022-02-22
*
moveconfig: Show the config name rather than the defconfig
Simon Glass
2022-02-22
*
moveconfig: Fix code relying on now-stripped newline characters
Alper Nebi Yasak
2022-01-30
*
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
2022-01-24
*
moveconfig: Update to newer kconfiglib
Simon Glass
2021-08-01
*
doc: Add docs for the moveconfig tool
Simon Glass
2021-08-01
*
moveconfig.py: add to the "do not process" list
Trevor Woerner
2021-04-12
*
moveconfig: Handle binary files cleanly
Simon Glass
2021-04-06
*
moveconfig: Skip binary and ELF files
Simon Glass
2020-08-23
*
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
*
buildman: Move to absolute imports
Simon Glass
2020-04-26
*
moveconfig: convert ps.stderr to string
Markus Klotzbuecher
2020-02-25
*
moveconfig: replace unsafe eval with asteval
Markus Klotzbuecher
2020-02-25
*
moveconfig.py: Fix more Python3 UTF issues
Tom Rini
2019-11-23
*
move_config: Convert to Python 3
Simon Glass
2019-11-04
*
kconfiglib: Update to the 12.14.0 release
Tom Rini
2019-10-08
*
moveconfig: expand simple expressions
Markus Klotzbuecher
2019-07-09
*
moveconfig: add a second pass for empty #if/#endif blocks
Chris Packham
2019-02-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
moveconfig: fix error message in do_autoconf()
Chris Packham
2017-10-15
*
kconfiglib: update with 'imply' support
Ulf Magnusson
2017-09-29
*
moveconfig: Use fd.write() instead of print >>
Simon Glass
2017-09-11
*
RFC: moveconfig: Use toolchains from buildman
Simon Glass
2017-07-22
*
moveconfig: Tidy up imply flag parsing
Simon Glass
2017-07-22
*
moveconfig: Allow automatic location and adding of 'imply'
Simon Glass
2017-07-11
*
moveconfig: Allow control of which implying configs are shown
Simon Glass
2017-07-11
*
moveconfig: Allow piping in 'git show --stat' output
Simon Glass
2017-07-11
*
moveconfig: Support looking for implied CONFIG options
Simon Glass
2017-07-11
*
moveconfig: Support building a simple config database
Simon Glass
2017-07-11
*
moveconfig: Add a constant for auto.conf
Simon Glass
2017-07-11
*
moveconfig: Tidy up the documentation and add hints
Simon Glass
2017-07-11
[next]