index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
moveconfig.py
Age
Commit message (
Expand
)
Author
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
2016-08-05
tools: moveconfig: do not cleanup headers in include/generated
Masahiro Yamada
2016-06-22
tools: moveconfig: show suspicious boards with possible misconversion
Masahiro Yamada
2016-06-22
tools: moveconfig: simplify show_failed_boards() and show more info
Masahiro Yamada
2016-06-22
tools: moveconfig: simplify source tree switching
Masahiro Yamada
2016-06-22
tools: moveconfig: change class WorkDir to class ReferenceSource
Masahiro Yamada
2016-06-22
tools: moveconfig: fix needless move for config with default 1
Masahiro Yamada
2016-06-12
tools: moveconfig: Add a new --git-ref option
Joe Hershberger
2016-06-12
tools: moveconfig: New color used for changed defconfig
Joe Hershberger
2016-06-12
tools: moveconfig: Fix another typo
Joe Hershberger
2016-06-12
tools: moveconfig: make Slot.poll() more readable with helper methods
Masahiro Yamada
2016-06-12
tools: moveconfig: allow to run without any CONFIG specified
Masahiro Yamada
2016-06-12
tools: moveconfig: add --force-sync option
Masahiro Yamada
2016-06-12
tools: moveconfig: report when defconfig is updated
Masahiro Yamada
2016-06-12
tools: moveconfig: report when CONFIGs are removed by savedefconfig
Masahiro Yamada
2016-06-12
tools: moveconfig: display log when savedefconfig occurs
Masahiro Yamada
2016-06-12
tools: moveconfig: skip savedefconfig if .config was not updated
Masahiro Yamada
2016-06-12
tools: moveconfig: refactor code to go back to idle state
Masahiro Yamada
2016-06-12
tools: moveconfig: display log atomically in more readable format
Masahiro Yamada
2016-06-12
tools: moveconfig: move log output code out of Kconfig Parser class
Masahiro Yamada
2016-06-12
tools: moveconfig: compute file paths just once
Masahiro Yamada
2016-06-12
tools: moveconfig: allow to give CONFIG names as argument directly
Masahiro Yamada
2016-06-12
tools: moveconfig: drop code for handling type and default value
Masahiro Yamada
2016-06-12
tools: moveconfig: do not rely on type and default value given by users
Masahiro Yamada
2016-06-12
tools: moveconfig: increment number of processed files monotonically
Masahiro Yamada
2016-06-12
tools: moveconfig: exit with error message for not clean directory
Masahiro Yamada
2016-06-12
tools: moveconfig: check compilers before starting defconfig walk
Masahiro Yamada
2016-06-12
tools: moveconfig: check directory location before compilers
Masahiro Yamada
2016-06-12
tools: moveconfig: remove redundant else: after sys.exit()
Masahiro Yamada
2016-06-12
tools: moveconfig: rename update_defconfig() to update_dotconfig()
Masahiro Yamada
2016-06-12
tools: moveconfig: fix --dry-run option
Masahiro Yamada
[next]