index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
moveconfig.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-23
RFC: moveconfig: Use toolchains from buildman
Simon Glass
1
-96
/
+34
2017-07-23
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-17
moveconfig: Add an option to commit changes
Simon Glass
1
-0
/
+18
2016-09-17
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-27
treewide: fix "followings" to "following"
Masahiro Yamada
1
-2
/
+2
2016-08-27
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
2016-06-22
tools: moveconfig: simplify show_failed_boards() and show more info
Masahiro Yamada
1
-13
/
+14
2016-06-22
tools: moveconfig: simplify source tree switching
Masahiro Yamada
1
-13
/
+9
2016-06-22
tools: moveconfig: change class WorkDir to class ReferenceSource
Masahiro Yamada
1
-21
/
+28
2016-06-22
tools: moveconfig: fix needless move for config with default 1
Masahiro Yamada
1
-4
/
+2
2016-06-13
tools: moveconfig: Add a new --git-ref option
Joe Hershberger
1
-6
/
+68
2016-06-13
tools: moveconfig: New color used for changed defconfig
Joe Hershberger
1
-1
/
+1
2016-06-13
tools: moveconfig: Fix another typo
Joe Hershberger
1
-1
/
+1
2016-06-13
tools: moveconfig: make Slot.poll() more readable with helper methods
Masahiro Yamada
1
-43
/
+67
2016-06-13
tools: moveconfig: allow to run without any CONFIG specified
Masahiro Yamada
1
-6
/
+10
2016-06-13
tools: moveconfig: add --force-sync option
Masahiro Yamada
1
-3
/
+14
2016-06-13
tools: moveconfig: report when defconfig is updated
Masahiro Yamada
1
-3
/
+11
2016-06-13
tools: moveconfig: report when CONFIGs are removed by savedefconfig
Masahiro Yamada
1
-0
/
+26
2016-06-13
tools: moveconfig: display log when savedefconfig occurs
Masahiro Yamada
1
-1
/
+2
2016-06-13
tools: moveconfig: skip savedefconfig if .config was not updated
Masahiro Yamada
1
-5
/
+16
2016-06-13
tools: moveconfig: refactor code to go back to idle state
Masahiro Yamada
1
-20
/
+17
2016-06-13
tools: moveconfig: display log atomically in more readable format
Masahiro Yamada
1
-31
/
+42
[next]