index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
moveconfig.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
moveconfig.py: Fix more Python3 UTF issues
Tom Rini
2019-11-23
1
-1
/
+4
*
move_config: Convert to Python 3
Simon Glass
2019-11-04
1
-41
/
+41
*
kconfiglib: Update to the 12.14.0 release
Tom Rini
2019-10-08
1
-6
/
+6
*
moveconfig: expand simple expressions
Markus Klotzbuecher
2019-07-09
1
-0
/
+41
*
moveconfig: add a second pass for empty #if/#endif blocks
Chris Packham
2019-02-09
1
-2
/
+25
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
moveconfig: fix error message in do_autoconf()
Chris Packham
2017-10-15
1
-1
/
+1
*
kconfiglib: update with 'imply' support
Ulf Magnusson
2017-09-29
1
-1
/
+1
*
moveconfig: Use fd.write() instead of print >>
Simon Glass
2017-09-11
1
-3
/
+3
*
RFC: moveconfig: Use toolchains from buildman
Simon Glass
2017-07-22
1
-96
/
+34
*
moveconfig: Tidy up imply flag parsing
Simon Glass
2017-07-22
1
-8
/
+15
*
moveconfig: Allow automatic location and adding of 'imply'
Simon Glass
2017-07-11
1
-9
/
+215
*
moveconfig: Allow control of which implying configs are shown
Simon Glass
2017-07-11
1
-4
/
+32
*
moveconfig: Allow piping in 'git show --stat' output
Simon Glass
2017-07-11
1
-0
/
+2
*
moveconfig: Support looking for implied CONFIG options
Simon Glass
2017-07-11
1
-1
/
+214
*
moveconfig: Support building a simple config database
Simon Glass
2017-07-11
1
-7
/
+74
*
moveconfig: Add a constant for auto.conf
Simon Glass
2017-07-11
1
-4
/
+6
*
moveconfig: Tidy up the documentation and add hints
Simon Glass
2017-07-11
1
-2
/
+20
*
moveconfig: Allow reading the defconfig list from stdin
Simon Glass
2017-07-11
1
-3
/
+18
*
moveconfig: Support providing a path to the defconfig files
Simon Glass
2017-07-11
1
-2
/
+19
*
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
1
-1
/
+0
*
tools: moveconfig: cleanup README entires
Chris Packham
2017-05-08
1
-0
/
+41
*
tools: moveconfig: cleanup whitelist entries
Chris Packham
2017-05-08
1
-0
/
+20
*
tools: moveconfig: extract helper function for user confirmation
Chris Packham
2017-05-08
1
-19
/
+18
*
tools: moveconfig: remove GCC prefix of obsolete architecture
Masahiro Yamada
2017-04-18
1
-7
/
+0
*
tools: moveconfig: support wildcards in --defconfigs file
Masahiro Yamada
2016-10-24
1
-8
/
+22
*
moveconfig: Add an option to commit changes
Simon Glass
2016-09-16
1
-0
/
+18
*
moveconfig: Add an option to skip prompts
Simon Glass
2016-09-16
1
-14
/
+23
*
tools: moveconfig: add --spl option to move options for SPL build
Masahiro Yamada
2016-09-06
1
-3
/
+30
*
tools: moveconfig: warn loudly if moved option has no entry in Kconfig
Masahiro Yamada
2016-09-06
1
-14
/
+31
*
tools: moveconfig: use sets instead of lists for failed/suspicious boards
Masahiro Yamada
2016-09-06
1
-10
/
+10
*
tools: moveconfig: remove document about deprecated error message
Masahiro Yamada
2016-09-06
1
-4
/
+0
*
treewide: fix "followings" to "following"
Masahiro Yamada
2016-08-26
1
-2
/
+2
*
tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
Masahiro Yamada
2016-08-26
1
-1
/
+2
*
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
Masahiro Yamada
2016-08-05
1
-0
/
+74
*
tools: moveconfig: make getting all defconfigs into helper function
Masahiro Yamada
2016-08-05
1
-6
/
+11
*
tools: moveconfig: fix cleanup of defines across multiple lines
Masahiro Yamada
2016-08-05
1
-0
/
+3
*
tools: moveconfig: show diffs of cleaned headers in color
Masahiro Yamada
2016-08-05
1
-10
/
+16
*
tools: moveconfig: show result of header cleaning in unified diff
Masahiro Yamada
2016-08-05
1
-5
/
+25
*
tools: moveconfig: trim garbage lines after header cleanups
Masahiro Yamada
2016-08-05
1
-4
/
+81
*
tools: moveconfig: do not check clean tree and compilers for -H option
Masahiro Yamada
2016-08-05
1
-4
/
+2
*
tools: moveconfig: do not cleanup headers in include/generated
Masahiro Yamada
2016-08-05
1
-0
/
+2
*
tools: moveconfig: show suspicious boards with possible misconversion
Masahiro Yamada
2016-06-22
1
-1
/
+31
*
tools: moveconfig: simplify show_failed_boards() and show more info
Masahiro Yamada
2016-06-22
1
-13
/
+14
*
tools: moveconfig: simplify source tree switching
Masahiro Yamada
2016-06-22
1
-13
/
+9
*
tools: moveconfig: change class WorkDir to class ReferenceSource
Masahiro Yamada
2016-06-22
1
-21
/
+28
*
tools: moveconfig: fix needless move for config with default 1
Masahiro Yamada
2016-06-22
1
-4
/
+2
*
tools: moveconfig: Add a new --git-ref option
Joe Hershberger
2016-06-13
1
-6
/
+68
*
tools: moveconfig: New color used for changed defconfig
Joe Hershberger
2016-06-13
1
-1
/
+1
*
tools: moveconfig: Fix another typo
Joe Hershberger
2016-06-13
1
-1
/
+1
[next]