index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
moveconfig.py
Commit message (
Expand
)
Author
Age
Lines
*
tools: moveconfig: support wildcards in --defconfigs file
Masahiro Yamada
2016-10-24
-8
/
+22
*
moveconfig: Add an option to commit changes
Simon Glass
2016-09-16
-0
/
+18
*
moveconfig: Add an option to skip prompts
Simon Glass
2016-09-16
-14
/
+23
*
tools: moveconfig: add --spl option to move options for SPL build
Masahiro Yamada
2016-09-06
-3
/
+30
*
tools: moveconfig: warn loudly if moved option has no entry in Kconfig
Masahiro Yamada
2016-09-06
-14
/
+31
*
tools: moveconfig: use sets instead of lists for failed/suspicious boards
Masahiro Yamada
2016-09-06
-10
/
+10
*
tools: moveconfig: remove document about deprecated error message
Masahiro Yamada
2016-09-06
-4
/
+0
*
treewide: fix "followings" to "following"
Masahiro Yamada
2016-08-26
-2
/
+2
*
tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list
Masahiro Yamada
2016-08-26
-1
/
+2
*
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
Masahiro Yamada
2016-08-05
-0
/
+74
*
tools: moveconfig: make getting all defconfigs into helper function
Masahiro Yamada
2016-08-05
-6
/
+11
*
tools: moveconfig: fix cleanup of defines across multiple lines
Masahiro Yamada
2016-08-05
-0
/
+3
*
tools: moveconfig: show diffs of cleaned headers in color
Masahiro Yamada
2016-08-05
-10
/
+16
*
tools: moveconfig: show result of header cleaning in unified diff
Masahiro Yamada
2016-08-05
-5
/
+25
*
tools: moveconfig: trim garbage lines after header cleanups
Masahiro Yamada
2016-08-05
-4
/
+81
*
tools: moveconfig: do not check clean tree and compilers for -H option
Masahiro Yamada
2016-08-05
-4
/
+2
*
tools: moveconfig: do not cleanup headers in include/generated
Masahiro Yamada
2016-08-05
-0
/
+2
*
tools: moveconfig: show suspicious boards with possible misconversion
Masahiro Yamada
2016-06-22
-1
/
+31
*
tools: moveconfig: simplify show_failed_boards() and show more info
Masahiro Yamada
2016-06-22
-13
/
+14
*
tools: moveconfig: simplify source tree switching
Masahiro Yamada
2016-06-22
-13
/
+9
*
tools: moveconfig: change class WorkDir to class ReferenceSource
Masahiro Yamada
2016-06-22
-21
/
+28
*
tools: moveconfig: fix needless move for config with default 1
Masahiro Yamada
2016-06-22
-4
/
+2
*
tools: moveconfig: Add a new --git-ref option
Joe Hershberger
2016-06-13
-6
/
+68
*
tools: moveconfig: New color used for changed defconfig
Joe Hershberger
2016-06-13
-1
/
+1
*
tools: moveconfig: Fix another typo
Joe Hershberger
2016-06-13
-1
/
+1
*
tools: moveconfig: make Slot.poll() more readable with helper methods
Masahiro Yamada
2016-06-13
-43
/
+67
*
tools: moveconfig: allow to run without any CONFIG specified
Masahiro Yamada
2016-06-13
-6
/
+10
*
tools: moveconfig: add --force-sync option
Masahiro Yamada
2016-06-13
-3
/
+14
*
tools: moveconfig: report when defconfig is updated
Masahiro Yamada
2016-06-13
-3
/
+11
*
tools: moveconfig: report when CONFIGs are removed by savedefconfig
Masahiro Yamada
2016-06-13
-0
/
+26
*
tools: moveconfig: display log when savedefconfig occurs
Masahiro Yamada
2016-06-13
-1
/
+2
*
tools: moveconfig: skip savedefconfig if .config was not updated
Masahiro Yamada
2016-06-13
-5
/
+16
*
tools: moveconfig: refactor code to go back to idle state
Masahiro Yamada
2016-06-13
-20
/
+17
*
tools: moveconfig: display log atomically in more readable format
Masahiro Yamada
2016-06-13
-31
/
+42
*
tools: moveconfig: move log output code out of Kconfig Parser class
Masahiro Yamada
2016-06-13
-12
/
+12
*
tools: moveconfig: compute file paths just once
Masahiro Yamada
2016-06-13
-10
/
+10
*
tools: moveconfig: allow to give CONFIG names as argument directly
Masahiro Yamada
2016-06-13
-88
/
+20
*
tools: moveconfig: drop code for handling type and default value
Masahiro Yamada
2016-06-13
-76
/
+29
*
tools: moveconfig: do not rely on type and default value given by users
Masahiro Yamada
2016-06-13
-45
/
+43
*
tools: moveconfig: increment number of processed files monotonically
Masahiro Yamada
2016-06-13
-16
/
+49
*
tools: moveconfig: exit with error message for not clean directory
Masahiro Yamada
2016-06-13
-0
/
+8
*
tools: moveconfig: check compilers before starting defconfig walk
Masahiro Yamada
2016-06-13
-23
/
+48
*
tools: moveconfig: check directory location before compilers
Masahiro Yamada
2016-06-13
-2
/
+2
*
tools: moveconfig: remove redundant else: after sys.exit()
Masahiro Yamada
2016-06-13
-7
/
+5
*
tools: moveconfig: rename update_defconfig() to update_dotconfig()
Masahiro Yamada
2016-06-13
-5
/
+5
*
tools: moveconfig: fix --dry-run option
Masahiro Yamada
2016-06-13
-8
/
+7
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
-2
/
+2
*
tools: Update openrisc toolchain information
Bin Meng
2016-02-24
-1
/
+4
*
tools: moveconfig: Update the URL for nds32 toolchain
Bin Meng
2015-09-28
-1
/
+1
*
moveconfig: Print status about the processed defconfigs
Joe Hershberger
2015-05-27
-5
/
+11
[next]