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
*
util/lint/kconfig_lint: Handle glob prefix and suffix
Arthur Heymans
2019-11-06
1
-3
/
+6
*
util/lint: make clang-format non-fatal
Angel Pons
2019-09-19
2
-4
/
+7
*
lint/clang-format: set to 96 chars per line
Patrick Georgi
2019-06-13
1
-2
/
+4
*
util/lint: Make usage of IS_ENABLED() an error
Nico Huber
2019-06-04
3
-57
/
+16
*
util/lint/check-style: Don't hardcode clang-format path
Alex James
2019-05-15
1
-1
/
+1
*
kconfig_lint: Make uses of CONFIG() on an unknown option an error
Julius Werner
2019-04-11
1
-2
/
+2
*
util/lint: list files with whitespace issues
Balazs Vinarz
2019-04-02
1
-1
/
+1
*
lint/kconfig: More checks, more errors
Julius Werner
2019-03-22
2
-38
/
+39
*
Revert "lint/clang-format: set to 96 chars per line"
Julius Werner
2019-03-15
1
-4
/
+2
*
lint/kconfig: Update to support new CONFIG() macro
Julius Werner
2019-03-08
1
-16
/
+37
*
lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_
Julius Werner
2019-03-06
1
-2
/
+2
*
util/lint: Fix clang-format test and enable it by default
Patrick Georgi
2019-03-05
1
-1
/
+5
*
lint/clang-format: set to 96 chars per line
Patrick Georgi
2019-03-05
1
-2
/
+4
*
util/lint: Exclude util/inteltool from checkpatch
Nico Huber
2019-02-20
1
-0
/
+1
*
util/lint: update non-ascii linter checking rules
Martin Roth
2019-01-24
1
-2
/
+2
*
util/lint: Update non-ascii linter for FreeBSD
Martin Roth
2019-01-23
1
-13
/
+13
*
util/gitconfig/pre-commit: Use clang-format to sanitise commits
Edward O'Callaghan
2019-01-04
1
-0
/
+143
*
util/lint/spelling.txt: Protect "acknowledgement" entry
Jonathan Neuschäfer
2018-12-18
1
-1
/
+2
*
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-11-30
1
-1
/
+1
*
util: Fix shebang for python2 scripts
Angel Pons
2018-11-18
1
-1
/
+1
*
treewide: use /usr/bin/env where appropriate
Yegor Timoshenko
2018-11-17
3
-3
/
+3
*
util/lint: Ignore "visible if" statement in Kconfig files
Patrick Georgi
2018-09-18
1
-0
/
+7
*
lint-000-license-headers: add SPDX-License-Identifier: GPL-2.0-or-later
Ronald G. Minnich
2018-09-14
1
-0
/
+1
*
util/lint: update whitespace checking rules
Martin Roth
2018-09-04
1
-2
/
+2
*
util/lint: Update whitespace linter for FreeBSD
Martin Roth
2018-09-04
1
-2
/
+18
*
util/lint: Exclude util/superiotool from checkpatch
Nico Huber
2018-08-20
1
-0
/
+1
*
util/lint: Set "acknowledgement" correct
Elyes HAOUAS
2018-08-13
1
-1
/
+0
*
util/lint: update checkpatch.pl to latest linux version
Martin Roth
2018-08-13
1
-189
/
+279
*
util/lint: Update spelling.txt to latest linux version
Martin Roth
2018-08-13
1
-0
/
+39
*
util/lint: Remove register name identified as a misspelled word
Xiang Wang
2018-08-11
1
-1
/
+0
*
util: Add description.md to each util
Tom Hiller
2018-07-26
1
-0
/
+1
*
util/lint: Update lint-stable-000-license-headers linter
Martin Roth
2018-07-06
1
-31
/
+4
*
util/lint/checkpatch_json: Fix checkpatch output keyword match string
Naresh G Solanki
2018-06-25
1
-3
/
+3
*
util/lint: Run lint-extended-007-final-newlines checks in parallel
Martin Roth
2018-06-14
1
-6
/
+15
*
util/lint: Run lint-extended-007-checkpatch checks in parallel
Martin Roth
2018-06-12
1
-27
/
+21
*
util/lint: Add filename checker
Martin Roth
2018-06-07
1
-0
/
+24
*
util/lint: Update lint-000-license-headers linter
Martin Roth
2018-06-02
1
-0
/
+13
*
util/lint: use a more compact output format
Patrick Georgi
2018-06-01
1
-4
/
+2
*
util/lint: Add check that changes conform to clang-format style
Patrick Georgi
2018-05-31
1
-0
/
+34
*
checkpatch: exclude util/crossgcc/patches
Patrick Georgi
2018-05-30
1
-1
/
+9
*
util/lint: Make the non-ascii character check stable
Martin Roth
2018-05-22
1
-0
/
+0
*
util/lint: Ignore whitespace, newlines, and licenses in vbt files
Martin Roth
2018-05-09
4
-2
/
+4
*
util/lint: Fix execution on OpenBSD
Piotr Kubaj
2018-04-16
1
-1
/
+1
*
util/lint: Generate json output from checkpatch output
Naresh G Solanki
2018-04-09
1
-0
/
+69
*
util/lint/checkpatch.pl: Untaint filename
Martin Roth
2018-01-29
1
-0
/
+4
*
util/lint: Apply `final newlines` check to scripts
Alex Thiessen
2018-01-26
1
-2
/
+19
*
util/lint: Unify checks for git worktree
Alex Thiessen
2018-01-23
12
-12
/
+36
*
util/*: Fix final newlines in scripts
Alex Thiessen
2018-01-23
2
-2
/
+1
*
util/lint: Check license headers of git hooks
Alex Thiessen
2018-01-10
1
-1
/
+0
*
lint-stable: Only check files tracked by git (ie source files) for +x
Patrick Georgi
2017-12-05
1
-1
/
+1
[next]