index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
moveconfig.py
Age
Commit message (
Expand
)
Author
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
2021-04-12
moveconfig.py: add to the "do not process" list
Trevor Woerner
2021-04-06
moveconfig: Handle binary files cleanly
Simon Glass
2020-08-23
moveconfig: Skip binary and ELF files
Simon Glass
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
buildman: Move to absolute imports
Simon Glass
2020-02-25
moveconfig: convert ps.stderr to string
Markus Klotzbuecher
2020-02-25
moveconfig: replace unsafe eval with asteval
Markus Klotzbuecher
2019-11-23
moveconfig.py: Fix more Python3 UTF issues
Tom Rini
2019-11-04
move_config: Convert to Python 3
Simon Glass
2019-10-08
kconfiglib: Update to the 12.14.0 release
Tom Rini
2019-07-09
moveconfig: expand simple expressions
Markus Klotzbuecher
2019-02-09
moveconfig: add a second pass for empty #if/#endif blocks
Chris Packham
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-15
moveconfig: fix error message in do_autoconf()
Chris Packham
2017-09-29
kconfiglib: update with 'imply' support
Ulf Magnusson
2017-09-11
moveconfig: Use fd.write() instead of print >>
Simon Glass
2017-07-22
RFC: moveconfig: Use toolchains from buildman
Simon Glass
2017-07-22
moveconfig: Tidy up imply flag parsing
Simon Glass
2017-07-11
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
moveconfig: Allow reading the defconfig list from stdin
Simon Glass
2017-07-11
moveconfig: Support providing a path to the defconfig files
Simon Glass
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-05-08
tools: moveconfig: cleanup README entires
Chris Packham
[next]