Age | Commit message (Expand) | Author |
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 |
2014-08-18 | board-info: Output errors to stdout like make lint-stable expects | Vladimir Serbinenko |
2014-08-16 | lint-stable: Check that modified boards contain meaningful board_info.txt. | Vladimir Serbinenko |
2014-08-11 | lint: provide better GPL license text test | Patrick Georgi |
2014-08-11 | lint: improve whitespace test | Patrick Georgi |
2014-05-17 | build: make scan-build work again | Patrick Georgi |