summaryrefslogtreecommitdiff
path: root/util/lint
AgeCommit message (Expand)Author
2016-04-22lint/checkpatch.pl: escape \{ in perl regex to fix warningsAlexander Couzens
2016-04-21util/lint: Find unsigned variables with no length specifiedMartin Roth
2016-04-21lint: Add check for amd & apple mainboard license headersMartin Roth
2016-04-14util/lint: Update lint-stable-000-license-headersMartin Roth
2016-04-13util/lint: update lint-000-license-headersMartin Roth
2016-04-13lint/lint-stable-004-style-labels: Update scriptMartin Roth
2016-04-10lint/check_lint_tests: Add script that will break all stable testsMartin Roth
2016-03-29lint: Update board status script to look at the whole treeMartin Roth
2016-03-05lint-kconfig: pipe stderr to stdout to catch script errorsMartin Roth
2016-03-03kconfig_lint: make sure if and endif statements are balancedMartin Roth
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