summaryrefslogtreecommitdiffstats
path: root/util/lint
Commit message (Expand)AuthorAgeFilesLines
* util/lint: update checkpatch & spelling.txt to upstream versionsMartin Roth2017-09-202-115/+310
* util/lint: Exclude external payloads from coreboot lowercase checkMartin Roth2017-09-131-1/+1
* util/lint/checkpatch: Untaint variables from env & command lineMartin Roth2017-09-021-1/+9
* util/lint: Change final-newlines to lint-test from lint-extended-testMartin Roth2017-08-171-4/+0
* lint: update signed-off-by checkMartin Roth2017-08-171-0/+0
* Makefile.inc: lint: Update to run lint-extended scriptsMartin Roth2017-08-141-3/+6
* util/lint: add extended stable checkpatch for testingMartin Roth2017-08-141-0/+44
* util/lint: Update license header lint scriptsMartin Roth2017-08-102-5/+9
* lint: Update lint-stable-021-coreboot-lowercaseMartin Roth2017-08-101-1/+1
* util/lint: provide option to skip newline checkAaron Durbin2017-08-091-0/+4
* util/lint: Update final newline checkMartin Roth2017-07-241-1/+1
* util/lint: exclude patch files from asm syntax checkMartin Roth2017-07-211-1/+1
* util/lint: update kconfig_lintMartin Roth2017-07-181-2/+33
* util/lint: Update checkpatch & files to upstream linuxMartin Roth2017-06-293-154/+493
* util/lint: Add check to make sure 'coreboot' is lowercaseMartin Roth2017-06-271-0/+33
* util/lint: Give better warning for help spacing issueMartin Roth2017-06-071-2/+8
* util/lint/kconfig_lint: update help checkingMartin Roth2017-06-072-3/+15
* util/lint: ignore some more binary file typesPatrick Georgi2017-05-251-1/+1
* util/lint: Don't run checkpatch on the documentationMartin Roth2017-04-241-1/+2
* util/lint: Show an error if a symbol is created in two choice blocksMartin Roth2017-03-272-1/+6
* uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACEMartin Roth2017-03-091-0/+1
* uti/lint/checkpatch: add --exclude to ignore specific directoriesMartin Roth2017-03-091-0/+13
* util/lint: Don't check license text for files with under 5 linesMartin Roth2017-02-141-2/+4
* util/lint: Add check for the signed-off-by lineMartin Roth2017-01-091-0/+23
* lint/kconfig_lint: Make sure all symbols have a type definedMartin Roth2016-12-122-0/+30
* util/lint: add check for auto-included headersMartin Roth2016-12-121-0/+36
* util/lint: Add check to verify saved configs are miniconfigsMartin Roth2016-12-091-0/+32
* util/lint: Add check for symbolic links in the coreboot treeMartin Roth2016-11-301-0/+33
* util/lint: Exclude devicetree files with custom name from license checkNaresh G Solanki2016-11-301-1/+1
* kconfig_lint: More updates for excluded filesMartin Roth2016-11-281-2/+2
* kconfig_lint: exclude payloads from search, add back specific filesMartin Roth2016-11-281-3/+4
* util/lint/lint: Show lint script output as it's runningMartin Roth2016-10-271-3/+2
* Revert "util/lint/kconfig_lint: change warning levels and text"Martin Roth2016-10-031-13/+5
* util/lint/kconfig_lint: change warning levels and textMartin Roth2016-10-031-5/+13
* util/lint/kconfig_lint: Check default typesMartin Roth2016-10-031-2/+34
* checkpatch.pl: ignore '#define asmlinkage'Martin Roth2016-09-201-1/+2
* lint/lint-007-checkpatch: Update lint scriptMartin Roth2016-09-201-7/+26
* Add minimal GNAT run time system (RTS)Nico Huber2016-09-191-0/+1
* checkpatch.pl: Force raw_line to return a defined valueMartin Roth2016-09-151-1/+7
* lint/checkpatch.pl: Pull in coreboot fixesMartin Roth2016-09-151-2/+3
* util/lint: Update to latest checkpatch.plStefan Reinauer2016-09-042-167/+954
* util/lint: Add a tool to verify a single newline at the end of filesMartin Roth2016-08-191-0/+52
* util/lint: Add a lint tool to find non-ascii & unprintable charsMartin Roth2016-08-021-0/+43
* src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copyBenjamin Barenblat2016-06-241-1/+3
* lint/checkpatch.pl: escape \{ in perl regex to fix warningsAlexander Couzens2016-04-221-5/+5
* util/lint: Find unsigned variables with no length specifiedMartin Roth2016-04-211-0/+35
* lint: Add check for amd & apple mainboard license headersMartin Roth2016-04-211-2/+2
* util/lint: Update lint-stable-000-license-headersMartin Roth2016-04-141-1/+37
* util/lint: update lint-000-license-headersMartin Roth2016-04-131-6/+15
* lint/lint-stable-004-style-labels: Update scriptMartin Roth2016-04-131-1/+13