summaryrefslogtreecommitdiff
path: root/util/lint
AgeCommit message (Expand)Author
2016-02-24kconfig_lint: Fix checks when running in taint modeMartin Roth
2016-02-16lint: Make sure site-local isn't committed to coreboot repoMartin Roth
2016-02-10kconfig_lint: update kconfig lint shell scriptsMartin Roth
2016-02-09kconfig_lint: demote 'always defined' errors to warningsMartin Roth
2016-02-09kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_Martin Roth
2016-02-07lint: test for assembler dialect switchesPatrick Georgi
2016-02-02lint: Check license headers for both paragraphs of the GPLMartin Roth
2016-01-30kconfig_lint: Add readme documentMartin Roth
2016-01-30kconfig_lint: add comments and whitespace fixes.Martin Roth
2016-01-30kconfig_lint: Skip temp files when looking for unused Kconfig files.Martin Roth
2016-01-30kconfig_lint: Update prompt structureMartin Roth
2016-01-30kconfig_lint: Add warning if tristate type is used in corebootMartin Roth
2016-01-30kconfig_lint: merge 'git grep' and 'grep' exclude dir and filesMartin Roth
2016-01-30kconfig_lint: Don't look at IS_ENABLED() text in comments.Martin Roth
2016-01-30kconfig_lint: Exclude some Kconfig symbols from unused symbol checksMartin Roth
2016-01-30kconfig_lint: merge 'git grep' and 'grep' exclude dir and filesMartin Roth
2016-01-30lint: Add a check for the executable bit being set on source codeMartin Roth
2016-01-21util/lint: Fix linter for old license headersMartin Roth
2016-01-18util/lint: Update license linter, make stable versionMartin Roth
2016-01-18util/lint/kconfig_lint: Add 3 new checksMartin Roth
2016-01-15util/lint: Add linter for files with the old license headerMartin Roth
2016-01-12util/lint: Add lint script to run kconfig_lintMartin Roth
2016-01-12util/lint/kconfig_lint: Run through perltidy to fix whitespaceMartin Roth
2016-01-12lint: rename lint-006-checkpatch because board name is lint-006Martin Roth
2015-12-02kconfig_lint: Fix check_is_enabled for 2 symbols on the same lineMartin Roth
2015-12-02kconfig_lint: Change from '$file at line $line' to $file:$lineMartin Roth
2015-12-02kconfig_lint: Separate errors from warningsMartin Roth
2015-11-19lint: properly terminate junit report on errorPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29lint: Add Kconfig / Kconfig symbol lint toolMartin Roth
2015-10-28lint: don't check for whitespace in jpeg imagesPatrick Georgi
2015-10-17lint: Fix shellcheck warnings, add commentsMartin Roth
2015-10-17lint: Add junit.xml output for jenkinsMartin Roth
2015-10-17lint: Move the lint script out of Makefile.incMartin Roth
2015-07-17lint/gitconfig: Enable checkpatch.pl checking of commitsStefan Reinauer
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-08checkpatch: fine tune checksStefan Reinauer
2015-05-08checkpatch: fix tree recognitionStefan Reinauer
2015-04-26lint: remove test for build dir handlingPatrick Georgi
2015-04-18lint: Add check for new board name schemeStefan Reinauer
2015-03-24checkpatch: Fix running out of coreboot's treeStefan Reinauer
2015-02-12lint: exclude *.hex files from whitespace checkingWerner Zeh
2015-02-12lint: exclude nvidia submodule from file listPatrick Georgi
2015-02-11Add Linux kernel's checkpatch.pl scriptStefan Reinauer
2014-11-25lint-stable: Ignore .bin files for whitespace check.Vladimir Serbinenko
2014-09-03lint: simplify board-status checkPatrick Georgi
2014-08-18board-info: Output errors to stdout like make lint-stable expectsVladimir Serbinenko
2014-08-16lint-stable: Check that modified boards contain meaningful board_info.txt.Vladimir Serbinenko
2014-08-11lint: provide better GPL license text testPatrick Georgi