VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
checkkconfigsymbols.py
Date
Commit Message
Rev
Author
2021-09-19
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
aa0f5ea1
Ariel Marcovitch
2021-09-19
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
d62d5aed
Ariel Marcovitch
2021-09-03
checkkconfigsymbols.py: Fix the '--ignore' option
1439ebd2
Ariel Marcovitch
2020-08-14
kconfig: remove '---help---' support
f70f74d1
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
4f19048f
Thomas Gleixner
2017-02-03
checkkconfigsymbols.py: support Kconfig's 'imply' statement
3b28f4f2
Valentin Rothberg
2017-01-19
checkkconfigsymbols.py: don't sort similar symbols
8e8e3331
Valentin Rothberg
2016-10-28
checkkconfigsymbols.py: support git's "^" syntax
0d18c192
Valentin Rothberg
2016-08-28
checkkconfigsymbols: use arglist instead of cmd string
2f9cc12b
Valentin Rothberg
2016-08-28
checkkconfigsymblos: consistent symbol terminology
ef3f5543
Valentin Rothberg
2016-08-28
checkkconfigsymbols.py: fix pylint and pep8 warnings
36c79c7f
Valentin Rothberg
2016-08-28
checkkconfigsymbols: use ArgumentParser
14390e31
Valentin Rothberg
2016-08-28
checkkconfigsymbols.py: port to Python 3
7c5227af
Valentin Rothberg
2016-08-27
checkkconfigsymbols.py: avoid shell injection
f175ba17
Valentin Rothberg
2016-08-18
checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY
4c73c088
Andrew Donnellan
2016-05-01
checkkconfigsymbols.py: Fix typo in help message
38cbfe4f
Andreas Ziegler
2015-12-14
checkkconfigsymbols.py: find similar symbols
1b2c8414
Valentin Rothberg
2015-12-14
checkkconfigsymbols.py: multiprocessing of files
e2042a8a
Valentin Rothberg
2015-08-03
scripts/checkkconfigsymbols.py: support default statements
0bd38ae3
Valentin Rothberg
2015-08-03
checkkconfigsymbols.py: colored output
c7455663
Valentin Rothberg
2015-08-03
checkkconfigsymbols.py: find relevant commits
a42fa92c
Valentin Rothberg
2015-05-24
checkkconfigsymbols.py: set python2 as default interpreter
4b6fda0b
Valentin Rothberg
2015-05-24
checkkconfigsymbols.py: add option -i to ignore files
cf132e4a
Valentin Rothberg
2015-03-24
checkkconfigsymbols.py: fix sorted output
e9533ae5
Valentin Rothberg
2015-03-16
checkkconfigsymbols.py: make it Git aware
b1a3f243
Valentin Rothberg
2015-03-09
checkkconfigsymbols.py: filter reports for tools/
208d5115
Valentin Rothberg
2014-11-08
checkkconfigsymbols.py: improve detection of defects
cc641d55
Valentin Rothberg
2014-11-07
checkkconfigsymbols.sh: reimplementation in python
24fe1f03
Valentin Rothberg