index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
lint
Age
Commit message (
Expand
)
Author
2022-07-19
lint/checkpatch: Update 'check indentation of a line with a break'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'check for logical continuations'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'check for adding lines without a newline'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'check for assignments on the start of a line'
Elyes Haouas
2022-06-22
util/lint: Add coreboot specific dictionary file
Martin Roth
2022-05-29
util/lint/checkpatch: Add alloc functions to alloc with multiplies check
Elyes Haouas
2022-05-29
util/lint/checkpatch: Update 'Check for compiler attributes'
Elyes Haouas
2022-05-29
util/lint/checkpatch.pl: Use 'allocFunctions'
Elyes Haouas
2022-05-28
util/lint/checkpatch: Warn on period at the end of commit subject
Martin Roth
2022-05-28
util/lint: Subtract the patch format string from subject length
Martin Roth
2022-05-28
util/lint: Add commit message parsing to checkpatch_json script
Martin Roth
2022-05-24
util/lint/checkpatch.pl: Reduce difference with linux v5.18
Elyes Haouas
2022-05-16
Allow trailing whitespaces in .md files
Maximilian Brune
2022-05-16
util/lint/lint-stable-019: Update grep '\s' to [[:blank:]]
Martin Roth
2022-05-16
util/lint/checkpatch.pl: Fix "uninitialized value" error message
Elyes Haouas
2022-05-16
util/lint/checkpatch.pl: Fix "Invalid color mode" error message
Elyes Haouas
2022-04-24
util/lint/checkpatch.pl: Update lines related to CONST_STRUCT
Elyes Haouas
2022-04-24
util/lint/checkpatch.pl: Add strlcpy check
Elyes Haouas
2022-04-24
util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE lines
Elyes Haouas
2022-04-24
util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT lines
Elyes Haouas
2022-04-24
util/lint/checkpatch.pl: Update the check of repeated words
Elyes Haouas
2022-04-24
lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_"
Elyes Haouas
2022-04-24
util/lint/checkpatch.pl: Update lines related to max_line_length
Elyes Haouas
2022-04-24
util/lint/checkpatch.pl: Update lines related to tabsize
Elyes Haouas
2022-04-24
util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosity
Elyes Haouas
2022-04-11
util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell"
Elyes Haouas
2022-03-25
util/lint/checkpatch: Update commit message & subject line limits
Martin Roth
2022-02-01
util/lint/checkpatch.pl: Use "git_command"
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Use "gitroot"
Elyes HAOUAS
2022-01-31
util/lint/checkpatch: Update "check for missing blank lines after declarations"
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Update 'commit message line length limit'
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typos
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Use "perl_version_ok"
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Use "tabsize"
Elyes HAOUAS
2022-01-31
util/lint: Remove SuperIO from checkpatch spellcheck
Martin Roth
2022-01-28
util/lint/lint-stable-003-whitespace: add exception for gif files
Fred Reitberger
2021-12-10
util/lint/checkpatch: Decrease commit message line length limit to 72
Paul Menzel
2021-11-19
Documentation/lint: Use Super I/O instead of SuperIO
Patrick Georgi
2021-11-19
util/lint: Fix linters to work with coreboot-configurator
Sean Rhodes
2021-11-09
util/lint/kconfig_lint: Fix off by one error that missed last line
Martin Roth
2021-10-20
kconfig_lint: use just one variable for keeping track of choices
Michael Niewöhner
2021-10-20
kconfig_lint: put $inside_choice together right in the first place
Michael Niewöhner
2021-10-18
kconfig_lint: Drop overly restrictive rule about choice configs
Nico Huber
2021-09-23
kconfig_lint: restrict definition of defaults for choice elements
Michael Niewöhner
2021-06-08
lint: checkpatch: Add SUSPICIOUS_CODE_INDENT test
Julius Werner
2021-04-18
util/kconfig_lint: Update handle_expressions()
Nico Huber
2021-04-18
util/kconfig_lint: Turn handle_expressions() into a parser
Nico Huber
2021-04-15
checkpatch_json: Mark robotic comments as robotic
Patrick Georgi
2021-04-13
lint: MAINTAINERS: check path matches to not only cover the directory
Michael Niewöhner
2021-04-06
lint: checkpatch: Only exclude specific src/vendorcode/ subdirectories
Julius Werner
2021-04-06
util/kconfig_lint: Drop exception for paths without quotes
Nico Huber
2021-02-27
Revert "util/lint: Add test for documentation in util dirs"
Nico Huber
2021-02-25
util/lint: Check for windows line endings
Martin Roth
2021-01-28
util/lint: Add test for documentation in util dirs
Martin Roth
2021-01-25
util: Update all shebangs to use /usr/bin/env
Martin Roth
2021-01-17
util/lint/spelling.txt: Disable `pres`
Angel Pons
2020-10-14
util/lint: Capitalise lint descriptions
Angel Pons
2020-09-20
lint: check for misuse of Kconfig SUBSYSTEM_*_ID
Michael Niewöhner
2020-09-14
coreinfo: Use SPDX license identifiers
Jacob Garber
2020-08-31
lint/lint-extended-007-checkpatch: Remove obsolete path
Elyes HAOUAS
2020-08-31
{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file
Elyes HAOUAS
2020-07-27
util/lint/Kconfig_lint: Update Naked BOOL reference to error
Martin Roth
2020-07-26
util/lint: Add lint and checkpatch coverage for tests/ dir
Jan Dabros
2020-06-18
lint: convert checkpatch_json.py to python 3
Stefan Reinauer
2020-05-28
util/lint: Check for SPDX identifiers by default
Jacob Garber
2020-05-25
drivers: Use SPDX identifiers
Jacob Garber
2020-05-11
util: Use SPDX headers
Patrick Georgi
2020-05-11
util/lint: Allow use of the HPND license group
Patrick Georgi
2020-05-11
util/lint: Also accept BSD-2-Clause
Patrick Georgi
2020-05-11
util: Fix up a few comments after the "file is part of the" removal
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
util/lint: Omit more vendorcode from license header test
Patrick Georgi
2020-05-09
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-04-13
util/lint: Accept "GPL-2.0-only WITH Linux-syscall-note" licenses
Rajat Jain
2020-03-18
util/lint/spelling.txt: Disable `afe`
Angel Pons
2020-03-18
util/lint/spelling.txt: Explain the commented-out entries
Angel Pons
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2020-03-06
src/arch/riscv: Convert to SPDX license header
Patrick Georgi
2020-03-06
util/lint: Add BSD-4-Clause-UC to acceptable licenses
Patrick Georgi
2020-03-06
src/arch/ppc64: Convert to SPDX license header
Patrick Georgi
2020-03-06
src/arch/arm64: Convert to SPDX license header
Patrick Georgi
2020-03-06
src/arch/arm: Convert to SPDX license header
Patrick Georgi
2020-03-04
util/lint: use env to locate the bash binary
Idwer Vollering
2020-03-02
lint/lint-extended-007-checkpatch: Fix obsolete paths
Elyes HAOUAS
2020-03-02
lint/check_lint_tests: Fix obsolete paths
Elyes HAOUAS
2020-02-24
util: Remove old reference to ROMCC
Elyes HAOUAS
2020-02-19
util/lint: Allow non-option carrying named choices
Patrick Georgi
2020-01-30
util/lint: enforce SPDX license headers in src/superio
Felix Held
2020-01-30
util/lint: Update spelling.txt from lintian data set
Patrick Georgi
2020-01-13
util/lint: Enforce SPDX licenses only in src/acpi directory
Martin Roth
2020-01-02
util/lint: Update license header text for SPDX headers.
Martin Roth
2019-12-09
util/lint: Update spelling.txt to latest linux version
Elyes HAOUAS
2019-11-06
util/lint/kconfig_lint: Handle glob prefix and suffix
Arthur Heymans
2019-09-19
util/lint: make clang-format non-fatal
Angel Pons
2019-06-13
lint/clang-format: set to 96 chars per line
Patrick Georgi
2019-06-04
util/lint: Make usage of IS_ENABLED() an error
Nico Huber
2019-05-15
util/lint/check-style: Don't hardcode clang-format path
Alex James
2019-04-11
kconfig_lint: Make uses of CONFIG() on an unknown option an error
Julius Werner
2019-04-02
util/lint: list files with whitespace issues
Balazs Vinarz
[next]