Age | Commit message (Expand) | Author |
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 |
2016-10-03 | util/lint/kconfig_lint: change warning levels and text | Martin Roth |
2016-10-03 | util/lint/kconfig_lint: Check default types | Martin Roth |
2016-09-20 | checkpatch.pl: ignore '#define asmlinkage' | Martin Roth |
2016-09-20 | lint/lint-007-checkpatch: Update lint script | Martin Roth |
2016-09-19 | Add minimal GNAT run time system (RTS) | Nico Huber |
2016-09-15 | checkpatch.pl: Force raw_line to return a defined value | Martin Roth |
2016-09-15 | lint/checkpatch.pl: Pull in coreboot fixes | Martin Roth |
2016-09-04 | util/lint: Update to latest checkpatch.pl | Stefan Reinauer |
2016-08-19 | util/lint: Add a tool to verify a single newline at the end of files | Martin Roth |
2016-08-02 | util/lint: Add a lint tool to find non-ascii & unprintable chars | Martin Roth |
2016-06-24 | src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy | Benjamin Barenblat |
2016-04-22 | lint/checkpatch.pl: escape \{ in perl regex to fix warnings | Alexander Couzens |
2016-04-21 | util/lint: Find unsigned variables with no length specified | Martin Roth |
2016-04-21 | lint: Add check for amd & apple mainboard license headers | Martin Roth |
2016-04-14 | util/lint: Update lint-stable-000-license-headers | Martin Roth |
2016-04-13 | util/lint: update lint-000-license-headers | Martin Roth |
2016-04-13 | lint/lint-stable-004-style-labels: Update script | Martin Roth |
2016-04-10 | lint/check_lint_tests: Add script that will break all stable tests | Martin Roth |
2016-03-29 | lint: Update board status script to look at the whole tree | Martin Roth |
2016-03-05 | lint-kconfig: pipe stderr to stdout to catch script errors | Martin Roth |
2016-03-03 | kconfig_lint: make sure if and endif statements are balanced | Martin Roth |
2016-02-24 | kconfig_lint: Fix checks when running in taint mode | Martin Roth |
2016-02-16 | lint: Make sure site-local isn't committed to coreboot repo | Martin Roth |
2016-02-10 | kconfig_lint: update kconfig lint shell scripts | Martin Roth |
2016-02-09 | kconfig_lint: demote 'always defined' errors to warnings | Martin Roth |
2016-02-09 | kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_ | Martin Roth |
2016-02-07 | lint: test for assembler dialect switches | Patrick Georgi |
2016-02-02 | lint: Check license headers for both paragraphs of the GPL | Martin Roth |
2016-01-30 | kconfig_lint: Add readme document | Martin Roth |
2016-01-30 | kconfig_lint: add comments and whitespace fixes. | Martin Roth |
2016-01-30 | kconfig_lint: Skip temp files when looking for unused Kconfig files. | Martin Roth |
2016-01-30 | kconfig_lint: Update prompt structure | Martin Roth |
2016-01-30 | kconfig_lint: Add warning if tristate type is used in coreboot | Martin Roth |
2016-01-30 | kconfig_lint: merge 'git grep' and 'grep' exclude dir and files | Martin Roth |
2016-01-30 | kconfig_lint: Don't look at IS_ENABLED() text in comments. | Martin Roth |
2016-01-30 | kconfig_lint: Exclude some Kconfig symbols from unused symbol checks | Martin Roth |
2016-01-30 | kconfig_lint: merge 'git grep' and 'grep' exclude dir and files | Martin Roth |
2016-01-30 | lint: Add a check for the executable bit being set on source code | Martin Roth |
2016-01-21 | util/lint: Fix linter for old license headers | Martin Roth |
2016-01-18 | util/lint: Update license linter, make stable version | Martin Roth |
2016-01-18 | util/lint/kconfig_lint: Add 3 new checks | Martin Roth |
2016-01-15 | util/lint: Add linter for files with the old license header | Martin Roth |
2016-01-12 | util/lint: Add lint script to run kconfig_lint | Martin Roth |
2016-01-12 | util/lint/kconfig_lint: Run through perltidy to fix whitespace | Martin Roth |
2016-01-12 | lint: rename lint-006-checkpatch because board name is lint-006 | Martin Roth |
2015-12-02 | kconfig_lint: Fix check_is_enabled for 2 symbols on the same line | Martin Roth |
2015-12-02 | kconfig_lint: Change from '$file at line $line' to $file:$line | Martin Roth |
2015-12-02 | kconfig_lint: Separate errors from warnings | Martin Roth |
2015-11-19 | lint: properly terminate junit report on error | Patrick Georgi |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-29 | lint: Add Kconfig / Kconfig symbol lint tool | Martin Roth |
2015-10-28 | lint: don't check for whitespace in jpeg images | Patrick Georgi |
2015-10-17 | lint: Fix shellcheck warnings, add comments | Martin Roth |
2015-10-17 | lint: Add junit.xml output for jenkins | Martin Roth |
2015-10-17 | lint: Move the lint script out of Makefile.inc | Martin Roth |
2015-07-17 | lint/gitconfig: Enable checkpatch.pl checking of commits | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-08 | checkpatch: fine tune checks | Stefan Reinauer |
2015-05-08 | checkpatch: fix tree recognition | Stefan Reinauer |
2015-04-26 | lint: remove test for build dir handling | Patrick Georgi |
2015-04-18 | lint: Add check for new board name scheme | Stefan Reinauer |
2015-03-24 | checkpatch: Fix running out of coreboot's tree | Stefan Reinauer |
2015-02-12 | lint: exclude *.hex files from whitespace checking | Werner Zeh |
2015-02-12 | lint: exclude nvidia submodule from file list | Patrick Georgi |
2015-02-11 | Add Linux kernel's checkpatch.pl script | Stefan Reinauer |
2014-11-25 | lint-stable: Ignore .bin files for whitespace check. | Vladimir Serbinenko |
2014-09-03 | lint: simplify board-status check | Patrick Georgi |