Age | Commit message (Expand) | Author |
2018-06-14 | util/lint: Run lint-extended-007-final-newlines checks in parallel | Martin Roth |
2018-06-12 | util/lint: Run lint-extended-007-checkpatch checks in parallel | Martin Roth |
2018-06-07 | util/lint: Add filename checker | Martin Roth |
2018-06-02 | util/lint: Update lint-000-license-headers linter | Martin Roth |
2018-06-01 | util/lint: use a more compact output format | Patrick Georgi |
2018-05-31 | util/lint: Add check that changes conform to clang-format style | Patrick Georgi |
2018-05-30 | checkpatch: exclude util/crossgcc/patches | Patrick Georgi |
2018-05-22 | util/lint: Make the non-ascii character check stable | Martin Roth |
2018-05-09 | util/lint: Ignore whitespace, newlines, and licenses in vbt files | Martin Roth |
2018-04-16 | util/lint: Fix execution on OpenBSD | Piotr Kubaj |
2018-04-09 | util/lint: Generate json output from checkpatch output | Naresh G Solanki |
2018-01-29 | util/lint/checkpatch.pl: Untaint filename | Martin Roth |
2018-01-26 | util/lint: Apply `final newlines` check to scripts | Alex Thiessen |
2018-01-23 | util/lint: Unify checks for git worktree | Alex Thiessen |
2018-01-23 | util/*: Fix final newlines in scripts | Alex Thiessen |
2018-01-10 | util/lint: Check license headers of git hooks | Alex Thiessen |
2017-12-05 | lint-stable: Only check files tracked by git (ie source files) for +x | Patrick Georgi |
2017-09-20 | util/lint: update checkpatch & spelling.txt to upstream versions | Martin Roth |
2017-09-13 | util/lint: Exclude external payloads from coreboot lowercase check | Martin Roth |
2017-09-02 | util/lint/checkpatch: Untaint variables from env & command line | Martin Roth |
2017-08-17 | util/lint: Change final-newlines to lint-test from lint-extended-test | Martin Roth |
2017-08-17 | lint: update signed-off-by check | Martin Roth |
2017-08-14 | Makefile.inc: lint: Update to run lint-extended scripts | Martin Roth |
2017-08-14 | util/lint: add extended stable checkpatch for testing | Martin Roth |
2017-08-10 | util/lint: Update license header lint scripts | Martin Roth |
2017-08-10 | lint: Update lint-stable-021-coreboot-lowercase | Martin Roth |
2017-08-09 | util/lint: provide option to skip newline check | Aaron Durbin |
2017-07-24 | util/lint: Update final newline check | Martin Roth |
2017-07-21 | util/lint: exclude patch files from asm syntax check | Martin Roth |
2017-07-18 | util/lint: update kconfig_lint | Martin Roth |
2017-06-29 | util/lint: Update checkpatch & files to upstream linux | Martin Roth |
2017-06-27 | util/lint: Add check to make sure 'coreboot' is lowercase | Martin Roth |
2017-06-07 | util/lint: Give better warning for help spacing issue | Martin Roth |
2017-06-07 | util/lint/kconfig_lint: update help checking | Martin Roth |
2017-05-25 | util/lint: ignore some more binary file types | Patrick Georgi |
2017-04-24 | util/lint: Don't run checkpatch on the documentation | Martin Roth |
2017-03-27 | util/lint: Show an error if a symbol is created in two choice blocks | Martin Roth |
2017-03-09 | uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACE | Martin Roth |
2017-03-09 | uti/lint/checkpatch: add --exclude to ignore specific directories | Martin Roth |
2017-02-14 | util/lint: Don't check license text for files with under 5 lines | Martin Roth |
2017-01-09 | util/lint: Add check for the signed-off-by line | Martin Roth |
2016-12-12 | lint/kconfig_lint: Make sure all symbols have a type defined | Martin Roth |
2016-12-12 | util/lint: add check for auto-included headers | Martin Roth |
2016-12-09 | util/lint: Add check to verify saved configs are miniconfigs | Martin Roth |
2016-11-30 | util/lint: Add check for symbolic links in the coreboot tree | Martin Roth |
2016-11-30 | util/lint: Exclude devicetree files with custom name from license check | Naresh G Solanki |
2016-11-28 | kconfig_lint: More updates for excluded files | Martin Roth |
2016-11-28 | kconfig_lint: exclude payloads from search, add back specific files | Martin Roth |
2016-10-27 | util/lint/lint: Show lint script output as it's running | Martin Roth |
2016-10-03 | Revert "util/lint/kconfig_lint: change warning levels and text" | Martin Roth |