summaryrefslogtreecommitdiff
path: root/util/lint
AgeCommit message (Expand)Author
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