summaryrefslogtreecommitdiff
path: root/util/lint
AgeCommit message (Expand)Author
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
2016-09-20lint/lint-007-checkpatch: Update lint scriptMartin Roth
2016-09-19Add minimal GNAT run time system (RTS)Nico Huber
2016-09-15checkpatch.pl: Force raw_line to return a defined valueMartin Roth
2016-09-15lint/checkpatch.pl: Pull in coreboot fixesMartin Roth
2016-09-04util/lint: Update to latest checkpatch.plStefan Reinauer
2016-08-19util/lint: Add a tool to verify a single newline at the end of filesMartin Roth
2016-08-02util/lint: Add a lint tool to find non-ascii & unprintable charsMartin Roth
2016-06-24src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copyBenjamin Barenblat
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