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
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
2017-05-08
tools: moveconfig: cleanup whitelist entries
Chris Packham
2017-05-08
tools: moveconfig: extract helper function for user confirmation
Chris Packham
2017-04-18
tools: moveconfig: remove GCC prefix of obsolete architecture
Masahiro Yamada
2016-10-24
tools: moveconfig: support wildcards in --defconfigs file
Masahiro Yamada
2016-09-16
moveconfig: Add an option to commit changes
Simon Glass
2016-09-16
moveconfig: Add an option to skip prompts
Simon Glass
2016-09-06
tools: moveconfig: add --spl option to move options for SPL build
Masahiro Yamada
2016-09-06
tools: moveconfig: warn loudly if moved option has no entry in Kconfig
Masahiro Yamada
2016-09-06
tools: moveconfig: use sets instead of lists for failed/suspicious boards
Masahiro Yamada
2016-09-06
tools: moveconfig: remove document about deprecated error message
Masahiro Yamada
2016-08-26
treewide: fix "followings" to "following"
Masahiro Yamada
2016-08-26
tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
Masahiro Yamada
2016-08-05
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
Masahiro Yamada
2016-08-05
tools: moveconfig: make getting all defconfigs into helper function
Masahiro Yamada
2016-08-05
tools: moveconfig: fix cleanup of defines across multiple lines
Masahiro Yamada
2016-08-05
tools: moveconfig: show diffs of cleaned headers in color
Masahiro Yamada
2016-08-05
tools: moveconfig: show result of header cleaning in unified diff
Masahiro Yamada
2016-08-05
tools: moveconfig: trim garbage lines after header cleanups
Masahiro Yamada
2016-08-05
tools: moveconfig: do not check clean tree and compilers for -H option
Masahiro Yamada
[next]