index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
moveconfig.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
moveconfig.py: add to the "do not process" list
Trevor Woerner
1
-1
/
+1
2021-04-06
moveconfig: Handle binary files cleanly
Simon Glass
1
-2
/
+14
2020-08-23
moveconfig: Skip binary and ELF files
Simon Glass
1
-1
/
+2
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
1
-2
/
+0
2020-04-26
buildman: Move to absolute imports
Simon Glass
1
-4
/
+4
2020-02-25
moveconfig: convert ps.stderr to string
Markus Klotzbuecher
1
-1
/
+1
2020-02-25
moveconfig: replace unsafe eval with asteval
Markus Klotzbuecher
1
-1
/
+3
2019-11-23
moveconfig.py: Fix more Python3 UTF issues
Tom Rini
1
-1
/
+4
2019-11-04
move_config: Convert to Python 3
Simon Glass
1
-41
/
+41
2019-10-08
kconfiglib: Update to the 12.14.0 release
Tom Rini
1
-6
/
+6
2019-07-09
moveconfig: expand simple expressions
Markus Klotzbuecher
1
-0
/
+41
2019-02-09
moveconfig: add a second pass for empty #if/#endif blocks
Chris Packham
1
-2
/
+25
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-10-15
moveconfig: fix error message in do_autoconf()
Chris Packham
1
-1
/
+1
2017-09-29
kconfiglib: update with 'imply' support
Ulf Magnusson
1
-1
/
+1
2017-09-11
moveconfig: Use fd.write() instead of print >>
Simon Glass
1
-3
/
+3
2017-07-22
RFC: moveconfig: Use toolchains from buildman
Simon Glass
1
-96
/
+34
2017-07-22
moveconfig: Tidy up imply flag parsing
Simon Glass
1
-8
/
+15
2017-07-11
moveconfig: Allow automatic location and adding of 'imply'
Simon Glass
1
-9
/
+215
2017-07-11
moveconfig: Allow control of which implying configs are shown
Simon Glass
1
-4
/
+32
2017-07-11
moveconfig: Allow piping in 'git show --stat' output
Simon Glass
1
-0
/
+2
2017-07-11
moveconfig: Support looking for implied CONFIG options
Simon Glass
1
-1
/
+214
2017-07-11
moveconfig: Support building a simple config database
Simon Glass
1
-7
/
+74
2017-07-11
moveconfig: Add a constant for auto.conf
Simon Glass
1
-4
/
+6
2017-07-11
moveconfig: Tidy up the documentation and add hints
Simon Glass
1
-2
/
+20
2017-07-11
moveconfig: Allow reading the defconfig list from stdin
Simon Glass
1
-3
/
+18
2017-07-11
moveconfig: Support providing a path to the defconfig files
Simon Glass
1
-2
/
+19
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
1
-1
/
+0
2017-05-08
tools: moveconfig: cleanup README entires
Chris Packham
1
-0
/
+41
2017-05-08
tools: moveconfig: cleanup whitelist entries
Chris Packham
1
-0
/
+20
2017-05-08
tools: moveconfig: extract helper function for user confirmation
Chris Packham
1
-19
/
+18
2017-04-18
tools: moveconfig: remove GCC prefix of obsolete architecture
Masahiro Yamada
1
-7
/
+0
2016-10-24
tools: moveconfig: support wildcards in --defconfigs file
Masahiro Yamada
1
-8
/
+22
2016-09-16
moveconfig: Add an option to commit changes
Simon Glass
1
-0
/
+18
2016-09-16
moveconfig: Add an option to skip prompts
Simon Glass
1
-14
/
+23
2016-09-06
tools: moveconfig: add --spl option to move options for SPL build
Masahiro Yamada
1
-3
/
+30
2016-09-06
tools: moveconfig: warn loudly if moved option has no entry in Kconfig
Masahiro Yamada
1
-14
/
+31
2016-09-06
tools: moveconfig: use sets instead of lists for failed/suspicious boards
Masahiro Yamada
1
-10
/
+10
2016-09-06
tools: moveconfig: remove document about deprecated error message
Masahiro Yamada
1
-4
/
+0
2016-08-26
treewide: fix "followings" to "following"
Masahiro Yamada
1
-2
/
+2
2016-08-26
tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
Masahiro Yamada
1
-1
/
+2
2016-08-05
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
Masahiro Yamada
1
-0
/
+74
2016-08-05
tools: moveconfig: make getting all defconfigs into helper function
Masahiro Yamada
1
-6
/
+11
2016-08-05
tools: moveconfig: fix cleanup of defines across multiple lines
Masahiro Yamada
1
-0
/
+3
2016-08-05
tools: moveconfig: show diffs of cleaned headers in color
Masahiro Yamada
1
-10
/
+16
2016-08-05
tools: moveconfig: show result of header cleaning in unified diff
Masahiro Yamada
1
-5
/
+25
2016-08-05
tools: moveconfig: trim garbage lines after header cleanups
Masahiro Yamada
1
-4
/
+81
2016-08-05
tools: moveconfig: do not check clean tree and compilers for -H option
Masahiro Yamada
1
-4
/
+2
2016-08-05
tools: moveconfig: do not cleanup headers in include/generated
Masahiro Yamada
1
-0
/
+2
2016-06-22
tools: moveconfig: show suspicious boards with possible misconversion
Masahiro Yamada
1
-1
/
+31
[next]