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: Exclude site-local directory by default
Martin Roth
2023-08-17
1
-2
/
+11
*
util/lint: Add SPDX checker for makefiles
Martin Roth
2023-08-15
1
-1
/
+0
*
lint/checkpatch.pl: Check for 0-length and 1-element arrays
Elyes Haouas
2023-08-09
1
-0
/
+10
*
lint/checkpatch: Add check for unnecessary <signed> int declarations
Elyes Haouas
2023-08-09
1
-0
/
+20
*
lint/checkpatch: Add check for old-style declarations
Elyes Haouas
2023-08-09
1
-0
/
+12
*
lint/checkpatch: Add check for initialized const char arrays
Elyes Haouas
2023-08-09
1
-0
/
+9
*
lint/checkpatch.pl: Update check for TRAILING_STATEMENTS
Elyes Haouas
2023-08-09
1
-2
/
+14
*
lint/checkpatch: Update 'check for illegal assignment in if conditional'
Elyes Haouas
2023-08-09
1
-2
/
+26
*
util/lint/checkpatch_json.py: Make output message verbatim
Yu-Ping Wu
2023-07-14
1
-2
/
+2
*
tree: Replace `egrep` with `grep -E`
Felix Singer
2023-04-06
3
-3
/
+3
*
util/lint/stable-017: Update full config pattern matching
Arthur Heymans
2023-04-06
1
-1
/
+1
*
util/lint: Ignore braces around single line statements
Martin Roth
2023-03-07
1
-9
/
+11
*
lint/lint-stable-003-whitespace: Fix excludelist
Maximilian Brune
2023-03-04
1
-1
/
+1
*
lint/checkpatch.pl: Remove check for keyword 'boolean' in Kconfig
Elyes Haouas
2023-02-17
1
-7
/
+0
*
util/lint: Ignore fmd files when evaluating Kconfig symbols
Martin Roth
2022-11-24
1
-1
/
+1
*
lint/checkpatch: Add XA_STATE and XA_STATE_ORDER to the macro declaration
Elyes Haouas
2022-11-24
1
-1
/
+2
*
util: Add SPDX license headers to Makefiles
Martin Roth
2022-11-22
1
-0
/
+1
*
checkpatch: add Co-authored-by to signature list
Michael Niewöhner
2022-11-04
1
-0
/
+1
*
util/lint: fall back to regular grep in kconfig_lint
Solomon Alan-Dei
2022-10-29
1
-1
/
+6
*
lint/checkpatch: consider leading + in the line length limit check
Michael Niewöhner
2022-10-28
1
-0
/
+1
*
util/lint: Fix linting outside of git repos
Martin Roth
2022-10-21
5
-7
/
+12
*
util/lint/lint-stable-003-whitespace: Fix shell variable name
Fred Reitberger
2022-10-10
1
-1
/
+1
*
util/lint: Update tools that use git to use a library
Martin Roth
2022-09-30
23
-152
/
+273
*
util/lint: Update spelling.txt, add makefile to sort it
Martin Roth
2022-09-30
2
-37
/
+189
*
util/lint: Add a check for touchpads using the "probed" flag
Matt DeVillier
2022-09-14
1
-0
/
+29
*
util/lint/lint: Add -I option to invert test results
Martin Roth
2022-09-07
1
-2
/
+10
*
lint/checkpatch: Fix incorrect camelcase detection on numeric constant
Elyes Haouas
2022-09-06
1
-1
/
+1
*
util/lint/lint-stable-019-header-files: add test
Martin Roth
2022-09-06
1
-0
/
+22
*
util/lint: Add rules.h & compiler.h to 019-header-files linter
Martin Roth
2022-09-06
1
-2
/
+1
*
util/lint: ignore util/goswid, a new submodule
Martin Roth
2022-09-05
1
-1
/
+1
*
util/lint: Add lint tests to make sure they fail correctly
Martin Roth
2022-09-04
1
-34
/
+143
*
util/lint/lint: Reformat usage
Martin Roth
2022-09-03
1
-1
/
+10
*
util/lint/lint: Add command line parsing
Martin Roth
2022-09-03
1
-6
/
+31
*
lint-000-license-headers: Add src/sbom/TAGS to exception list
Felix Singer
2022-08-22
1
-0
/
+1
*
util/lint: Check files of all sizes for licenses
Martin Roth
2022-08-17
1
-4
/
+2
*
util/lint: Update to check all of src for license headers
Martin Roth
2022-08-17
1
-3
/
+1
*
util/lint: Add .gitignore files to list that don't need a license
Martin Roth
2022-08-11
1
-0
/
+1
*
util/lint & LICENSES: Add PDDC as a "license" for coreboot
Martin Roth
2022-08-10
1
-0
/
+6
*
util/lint & LICENSES: Add GCC-exception-3.1 to license exceptions
Martin Roth
2022-08-10
1
-0
/
+1
*
lint/checkpatch: Add check for used comma where semicolon could be
Elyes Haouas
2022-07-19
1
-0
/
+11
*
lint/checkpatch: Add a check for use of self-assignments
Elyes Haouas
2022-07-19
1
-0
/
+11
*
lint/checkpatch: Add a check for existence of a commit log
Elyes Haouas
2022-07-19
1
-0
/
+13
*
lint/checkpatch: Update 'Check patch "separator" and "signoff"'
Elyes Haouas
2022-07-19
1
-4
/
+69
*
lint/checkpatch: Update 'check for unwanted Gerrit info'
Elyes Haouas
2022-07-19
1
-4
/
+14
*
lint/checkpatch: Update 'uncoalesced string fragments'
Elyes Haouas
2022-07-19
1
-3
/
+9
*
lint/checkpatch: Update 'concatenated string without spaces between elements'
Elyes Haouas
2022-07-19
1
-3
/
+11
*
lint/checkpatch: Update 'check indentation of a line with a break'
Elyes Haouas
2022-07-19
1
-3
/
+6
*
lint/checkpatch: Update 'check for logical continuations'
Elyes Haouas
2022-07-19
1
-2
/
+10
*
lint/checkpatch: Update 'check for adding lines without a newline'
Elyes Haouas
2022-07-19
1
-2
/
+5
*
lint/checkpatch: Update 'check for assignments on the start of a line'
Elyes Haouas
2022-07-19
1
-2
/
+8
[next]