index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
lint
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lint/check_lint_tests: Add script that will break all stable tests
Martin Roth
2016-04-10
1
-0
/
+50
*
lint: Update board status script to look at the whole tree
Martin Roth
2016-03-29
1
-4
/
+4
*
lint-kconfig: pipe stderr to stdout to catch script errors
Martin Roth
2016-03-05
1
-2
/
+2
*
kconfig_lint: make sure if and endif statements are balanced
Martin Roth
2016-03-03
1
-0
/
+13
*
kconfig_lint: Fix checks when running in taint mode
Martin Roth
2016-02-24
1
-4
/
+15
*
lint: Make sure site-local isn't committed to coreboot repo
Martin Roth
2016-02-16
1
-0
/
+29
*
kconfig_lint: update kconfig lint shell scripts
Martin Roth
2016-02-10
2
-2
/
+44
*
kconfig_lint: demote 'always defined' errors to warnings
Martin Roth
2016-02-09
2
-4
/
+4
*
kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_
Martin Roth
2016-02-09
2
-0
/
+22
*
lint: test for assembler dialect switches
Patrick Georgi
2016-02-07
1
-0
/
+18
*
lint: Check license headers for both paragraphs of the GPL
Martin Roth
2016-02-02
1
-2
/
+18
*
kconfig_lint: Add readme document
Martin Roth
2016-01-30
1
-0
/
+97
*
kconfig_lint: add comments and whitespace fixes.
Martin Roth
2016-01-30
1
-12
/
+15
*
kconfig_lint: Skip temp files when looking for unused Kconfig files.
Martin Roth
2016-01-30
1
-1
/
+5
*
kconfig_lint: Update prompt structure
Martin Roth
2016-01-30
1
-1
/
+6
*
kconfig_lint: Add warning if tristate type is used in coreboot
Martin Roth
2016-01-30
1
-0
/
+4
*
kconfig_lint: merge 'git grep' and 'grep' exclude dir and files
Martin Roth
2016-01-30
1
-1
/
+16
*
kconfig_lint: Don't look at IS_ENABLED() text in comments.
Martin Roth
2016-01-30
1
-1
/
+1
*
kconfig_lint: Exclude some Kconfig symbols from unused symbol checks
Martin Roth
2016-01-30
1
-0
/
+6
*
kconfig_lint: merge 'git grep' and 'grep' exclude dir and files
Martin Roth
2016-01-30
1
-15
/
+7
*
lint: Add a check for the executable bit being set on source code
Martin Roth
2016-01-30
1
-0
/
+20
*
util/lint: Fix linter for old license headers
Martin Roth
2016-01-21
1
-3
/
+3
*
util/lint: Update license linter, make stable version
Martin Roth
2016-01-18
2
-3
/
+76
*
util/lint/kconfig_lint: Add 3 new checks
Martin Roth
2016-01-18
1
-5
/
+70
*
util/lint: Add linter for files with the old license header
Martin Roth
2016-01-15
1
-0
/
+49
*
util/lint: Add lint script to run kconfig_lint
Martin Roth
2016-01-12
1
-0
/
+18
*
util/lint/kconfig_lint: Run through perltidy to fix whitespace
Martin Roth
2016-01-12
1
-70
/
+93
*
lint: rename lint-006-checkpatch because board name is lint-006
Martin Roth
2016-01-12
1
-0
/
+0
*
kconfig_lint: Fix check_is_enabled for 2 symbols on the same line
Martin Roth
2015-12-02
1
-12
/
+18
*
kconfig_lint: Change from '$file at line $line' to $file:$line
Martin Roth
2015-12-02
1
-28
/
+27
*
kconfig_lint: Separate errors from warnings
Martin Roth
2015-12-02
1
-140
/
+93
*
lint: properly terminate junit report on error
Patrick Georgi
2015-11-19
1
-1
/
+1
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
7
-27
/
+0
*
lint: Add Kconfig / Kconfig symbol lint tool
Martin Roth
2015-10-29
1
-0
/
+1153
*
lint: don't check for whitespace in jpeg images
Patrick Georgi
2015-10-28
1
-1
/
+1
*
lint: Fix shellcheck warnings, add comments
Martin Roth
2015-10-17
1
-15
/
+22
*
lint: Add junit.xml output for jenkins
Martin Roth
2015-10-17
1
-1
/
+22
*
lint: Move the lint script out of Makefile.inc
Martin Roth
2015-10-17
1
-0
/
+50
*
lint/gitconfig: Enable checkpatch.pl checking of commits
Stefan Reinauer
2015-07-17
1
-0
/
+23
*
Remove empty lines at end of file
Elyes HAOUAS
2015-06-08
2
-2
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
5
-6
/
+6
*
checkpatch: fine tune checks
Stefan Reinauer
2015-05-08
1
-2
/
+3
*
checkpatch: fix tree recognition
Stefan Reinauer
2015-05-08
1
-4
/
+4
*
lint: remove test for build dir handling
Patrick Georgi
2015-04-26
1
-73
/
+0
*
lint: Add check for new board name scheme
Stefan Reinauer
2015-04-18
1
-0
/
+41
*
checkpatch: Fix running out of coreboot's tree
Stefan Reinauer
2015-03-24
1
-5
/
+4
*
lint: exclude *.hex files from whitespace checking
Werner Zeh
2015-02-12
1
-1
/
+1
*
lint: exclude nvidia submodule from file list
Patrick Georgi
2015-02-12
1
-1
/
+1
*
Add Linux kernel's checkpatch.pl script
Stefan Reinauer
2015-02-11
2
-0
/
+6413
*
lint-stable: Ignore .bin files for whitespace check.
Vladimir Serbinenko
2014-11-25
1
-1
/
+1
[prev]
[next]