aboutsummaryrefslogtreecommitdiff
path: root/util/lint
AgeCommit message (Expand)Author
2022-06-22util/lint: Add coreboot specific dictionary fileMartin Roth
2022-05-29util/lint/checkpatch: Add alloc functions to alloc with multiplies checkElyes Haouas
2022-05-29util/lint/checkpatch: Update 'Check for compiler attributes'Elyes Haouas
2022-05-29util/lint/checkpatch.pl: Use 'allocFunctions'Elyes Haouas
2022-05-28util/lint/checkpatch: Warn on period at the end of commit subjectMartin Roth
2022-05-28util/lint: Subtract the patch format string from subject lengthMartin Roth
2022-05-28util/lint: Add commit message parsing to checkpatch_json scriptMartin Roth
2022-05-24util/lint/checkpatch.pl: Reduce difference with linux v5.18Elyes Haouas
2022-05-16Allow trailing whitespaces in .md filesMaximilian Brune
2022-05-16util/lint/lint-stable-019: Update grep '\s' to [[:blank:]]Martin Roth
2022-05-16util/lint/checkpatch.pl: Fix "uninitialized value" error messageElyes Haouas
2022-05-16util/lint/checkpatch.pl: Fix "Invalid color mode" error messageElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update lines related to CONST_STRUCTElyes Haouas
2022-04-24util/lint/checkpatch.pl: Add strlcpy checkElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE linesElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT linesElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update the check of repeated wordsElyes Haouas
2022-04-24lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_"Elyes Haouas
2022-04-24util/lint/checkpatch.pl: Update lines related to max_line_lengthElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update lines related to tabsizeElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosityElyes Haouas
2022-04-11util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell"Elyes Haouas
2022-03-25util/lint/checkpatch: Update commit message & subject line limitsMartin Roth
2022-02-01util/lint/checkpatch.pl: Use "git_command"Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Use "gitroot"Elyes HAOUAS
2022-01-31util/lint/checkpatch: Update "check for missing blank lines after declarations"Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Update 'commit message line length limit'Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typosElyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Use "perl_version_ok"Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Use "tabsize"Elyes HAOUAS
2022-01-31util/lint: Remove SuperIO from checkpatch spellcheckMartin Roth
2022-01-28util/lint/lint-stable-003-whitespace: add exception for gif filesFred Reitberger
2021-12-10util/lint/checkpatch: Decrease commit message line length limit to 72Paul Menzel
2021-11-19Documentation/lint: Use Super I/O instead of SuperIOPatrick Georgi
2021-11-19util/lint: Fix linters to work with coreboot-configuratorSean Rhodes
2021-11-09util/lint/kconfig_lint: Fix off by one error that missed last lineMartin Roth
2021-10-20kconfig_lint: use just one variable for keeping track of choicesMichael Niewöhner
2021-10-20kconfig_lint: put $inside_choice together right in the first placeMichael Niewöhner
2021-10-18kconfig_lint: Drop overly restrictive rule about choice configsNico Huber
2021-09-23kconfig_lint: restrict definition of defaults for choice elementsMichael Niewöhner
2021-06-08lint: checkpatch: Add SUSPICIOUS_CODE_INDENT testJulius Werner
2021-04-18util/kconfig_lint: Update handle_expressions()Nico Huber
2021-04-18util/kconfig_lint: Turn handle_expressions() into a parserNico Huber
2021-04-15checkpatch_json: Mark robotic comments as roboticPatrick Georgi
2021-04-13lint: MAINTAINERS: check path matches to not only cover the directoryMichael Niewöhner
2021-04-06lint: checkpatch: Only exclude specific src/vendorcode/ subdirectoriesJulius Werner
2021-04-06util/kconfig_lint: Drop exception for paths without quotesNico Huber
2021-02-27Revert "util/lint: Add test for documentation in util dirs"Nico Huber
2021-02-25util/lint: Check for windows line endingsMartin Roth
2021-01-28util/lint: Add test for documentation in util dirsMartin Roth
2021-01-25util: Update all shebangs to use /usr/bin/envMartin Roth
2021-01-17util/lint/spelling.txt: Disable `pres`Angel Pons
2020-10-14util/lint: Capitalise lint descriptionsAngel Pons
2020-09-20lint: check for misuse of Kconfig SUBSYSTEM_*_IDMichael Niewöhner
2020-09-14coreinfo: Use SPDX license identifiersJacob Garber
2020-08-31lint/lint-extended-007-checkpatch: Remove obsolete pathElyes HAOUAS
2020-08-31{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS
2020-07-27util/lint/Kconfig_lint: Update Naked BOOL reference to errorMartin Roth
2020-07-26util/lint: Add lint and checkpatch coverage for tests/ dirJan Dabros
2020-06-18lint: convert checkpatch_json.py to python 3Stefan Reinauer
2020-05-28util/lint: Check for SPDX identifiers by defaultJacob Garber
2020-05-25drivers: Use SPDX identifiersJacob Garber
2020-05-11util: Use SPDX headersPatrick Georgi
2020-05-11util/lint: Allow use of the HPND license groupPatrick Georgi
2020-05-11util/lint: Also accept BSD-2-ClausePatrick Georgi
2020-05-11util: Fix up a few comments after the "file is part of the" removalPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-11util/lint: Omit more vendorcode from license header testPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-04-13util/lint: Accept "GPL-2.0-only WITH Linux-syscall-note" licensesRajat Jain
2020-03-18util/lint/spelling.txt: Disable `afe`Angel Pons
2020-03-18util/lint/spelling.txt: Explain the commented-out entriesAngel Pons
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/riscv: Convert to SPDX license headerPatrick Georgi
2020-03-06util/lint: Add BSD-4-Clause-UC to acceptable licensesPatrick Georgi
2020-03-06src/arch/ppc64: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/arm64: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/arm: Convert to SPDX license headerPatrick Georgi
2020-03-04util/lint: use env to locate the bash binaryIdwer Vollering
2020-03-02lint/lint-extended-007-checkpatch: Fix obsolete pathsElyes HAOUAS
2020-03-02lint/check_lint_tests: Fix obsolete pathsElyes HAOUAS
2020-02-24util: Remove old reference to ROMCCElyes HAOUAS
2020-02-19util/lint: Allow non-option carrying named choicesPatrick Georgi
2020-01-30util/lint: enforce SPDX license headers in src/superioFelix Held
2020-01-30util/lint: Update spelling.txt from lintian data setPatrick Georgi
2020-01-13util/lint: Enforce SPDX licenses only in src/acpi directoryMartin Roth
2020-01-02util/lint: Update license header text for SPDX headers.Martin Roth
2019-12-09util/lint: Update spelling.txt to latest linux versionElyes HAOUAS
2019-11-06util/lint/kconfig_lint: Handle glob prefix and suffixArthur Heymans
2019-09-19util/lint: make clang-format non-fatalAngel Pons
2019-06-13lint/clang-format: set to 96 chars per linePatrick Georgi
2019-06-04util/lint: Make usage of IS_ENABLED() an errorNico Huber
2019-05-15util/lint/check-style: Don't hardcode clang-format pathAlex James
2019-04-11kconfig_lint: Make uses of CONFIG() on an unknown option an errorJulius Werner
2019-04-02util/lint: list files with whitespace issuesBalazs Vinarz
2019-03-22lint/kconfig: More checks, more errorsJulius Werner
2019-03-15Revert "lint/clang-format: set to 96 chars per line"Julius Werner
2019-03-08lint/kconfig: Update to support new CONFIG() macroJulius Werner
2019-03-06lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_Julius Werner