aboutsummaryrefslogtreecommitdiff
path: root/util/lint
AgeCommit message (Expand)Author
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
2019-03-05util/lint: Fix clang-format test and enable it by defaultPatrick Georgi
2019-03-05lint/clang-format: set to 96 chars per linePatrick Georgi
2019-02-20util/lint: Exclude util/inteltool from checkpatchNico Huber
2019-01-24util/lint: update non-ascii linter checking rulesMartin Roth
2019-01-23util/lint: Update non-ascii linter for FreeBSDMartin Roth
2019-01-04util/gitconfig/pre-commit: Use clang-format to sanitise commitsEdward O'Callaghan
2018-12-18util/lint/spelling.txt: Protect "acknowledgement" entryJonathan Neuschäfer
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer
2018-11-18util: Fix shebang for python2 scriptsAngel Pons
2018-11-17treewide: use /usr/bin/env where appropriateYegor Timoshenko
2018-09-18util/lint: Ignore "visible if" statement in Kconfig filesPatrick Georgi
2018-09-14lint-000-license-headers: add SPDX-License-Identifier: GPL-2.0-or-laterRonald G. Minnich
2018-09-04util/lint: update whitespace checking rulesMartin Roth
2018-09-04util/lint: Update whitespace linter for FreeBSDMartin Roth
2018-08-20util/lint: Exclude util/superiotool from checkpatchNico Huber
2018-08-13util/lint: Set "acknowledgement" correctElyes HAOUAS
2018-08-13util/lint: update checkpatch.pl to latest linux versionMartin Roth
2018-08-13util/lint: Update spelling.txt to latest linux versionMartin Roth
2018-08-11util/lint: Remove register name identified as a misspelled wordXiang Wang
2018-07-26util: Add description.md to each utilTom Hiller
2018-07-06util/lint: Update lint-stable-000-license-headers linterMartin Roth
2018-06-25util/lint/checkpatch_json: Fix checkpatch output keyword match stringNaresh G Solanki
2018-06-14util/lint: Run lint-extended-007-final-newlines checks in parallelMartin Roth
2018-06-12util/lint: Run lint-extended-007-checkpatch checks in parallelMartin Roth
2018-06-07util/lint: Add filename checkerMartin Roth
2018-06-02util/lint: Update lint-000-license-headers linterMartin Roth
2018-06-01util/lint: use a more compact output formatPatrick Georgi
2018-05-31util/lint: Add check that changes conform to clang-format stylePatrick Georgi
2018-05-30checkpatch: exclude util/crossgcc/patchesPatrick Georgi
2018-05-22util/lint: Make the non-ascii character check stableMartin Roth
2018-05-09util/lint: Ignore whitespace, newlines, and licenses in vbt filesMartin Roth
2018-04-16util/lint: Fix execution on OpenBSDPiotr Kubaj
2018-04-09util/lint: Generate json output from checkpatch outputNaresh G Solanki
2018-01-29util/lint/checkpatch.pl: Untaint filenameMartin Roth
2018-01-26util/lint: Apply `final newlines` check to scriptsAlex Thiessen
2018-01-23util/lint: Unify checks for git worktreeAlex Thiessen
2018-01-23util/*: Fix final newlines in scriptsAlex Thiessen
2018-01-10util/lint: Check license headers of git hooksAlex Thiessen
2017-12-05lint-stable: Only check files tracked by git (ie source files) for +xPatrick Georgi
2017-09-20util/lint: update checkpatch & spelling.txt to upstream versionsMartin Roth
2017-09-13util/lint: Exclude external payloads from coreboot lowercase checkMartin Roth
2017-09-02util/lint/checkpatch: Untaint variables from env & command lineMartin Roth
2017-08-17util/lint: Change final-newlines to lint-test from lint-extended-testMartin Roth
2017-08-17lint: update signed-off-by checkMartin Roth
2017-08-14Makefile.inc: lint: Update to run lint-extended scriptsMartin Roth
2017-08-14util/lint: add extended stable checkpatch for testingMartin Roth
2017-08-10util/lint: Update license header lint scriptsMartin Roth
2017-08-10lint: Update lint-stable-021-coreboot-lowercaseMartin Roth
2017-08-09util/lint: provide option to skip newline checkAaron Durbin
2017-07-24util/lint: Update final newline checkMartin Roth
2017-07-21util/lint: exclude patch files from asm syntax checkMartin Roth
2017-07-18util/lint: update kconfig_lintMartin Roth
2017-06-29util/lint: Update checkpatch & files to upstream linuxMartin Roth
2017-06-27util/lint: Add check to make sure 'coreboot' is lowercaseMartin Roth
2017-06-07util/lint: Give better warning for help spacing issueMartin Roth
2017-06-07util/lint/kconfig_lint: update help checkingMartin Roth
2017-05-25util/lint: ignore some more binary file typesPatrick Georgi
2017-04-24util/lint: Don't run checkpatch on the documentationMartin Roth
2017-03-27util/lint: Show an error if a symbol is created in two choice blocksMartin Roth
2017-03-09uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACEMartin Roth
2017-03-09uti/lint/checkpatch: add --exclude to ignore specific directoriesMartin Roth
2017-02-14util/lint: Don't check license text for files with under 5 linesMartin Roth
2017-01-09util/lint: Add check for the signed-off-by lineMartin Roth
2016-12-12lint/kconfig_lint: Make sure all symbols have a type definedMartin Roth
2016-12-12util/lint: add check for auto-included headersMartin Roth
2016-12-09util/lint: Add check to verify saved configs are miniconfigsMartin Roth
2016-11-30util/lint: Add check for symbolic links in the coreboot treeMartin Roth
2016-11-30util/lint: Exclude devicetree files with custom name from license checkNaresh G Solanki
2016-11-28kconfig_lint: More updates for excluded filesMartin Roth
2016-11-28kconfig_lint: exclude payloads from search, add back specific filesMartin Roth
2016-10-27util/lint/lint: Show lint script output as it's runningMartin Roth
2016-10-03Revert "util/lint/kconfig_lint: change warning levels and text"Martin Roth
2016-10-03util/lint/kconfig_lint: change warning levels and textMartin Roth
2016-10-03util/lint/kconfig_lint: Check default typesMartin Roth
2016-09-20checkpatch.pl: ignore '#define asmlinkage'Martin Roth
2016-09-20lint/lint-007-checkpatch: Update lint scriptMartin Roth
2016-09-19Add minimal GNAT run time system (RTS)Nico Huber
2016-09-15checkpatch.pl: Force raw_line to return a defined valueMartin Roth
2016-09-15lint/checkpatch.pl: Pull in coreboot fixesMartin Roth
2016-09-04util/lint: Update to latest checkpatch.plStefan Reinauer
2016-08-19util/lint: Add a tool to verify a single newline at the end of filesMartin Roth
2016-08-02util/lint: Add a lint tool to find non-ascii & unprintable charsMartin Roth
2016-06-24src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copyBenjamin Barenblat
2016-04-22lint/checkpatch.pl: escape \{ in perl regex to fix warningsAlexander Couzens