Age | Commit message (Expand) | Author |
2017-03-27 | util/lint: Show an error if a symbol is created in two choice blocks | Martin Roth |
2016-12-12 | lint/kconfig_lint: Make sure all symbols have a type defined | Martin Roth |
2016-11-28 | kconfig_lint: More updates for excluded files | Martin Roth |
2016-11-28 | kconfig_lint: exclude payloads from search, add back specific files | Martin Roth |
2016-10-03 | Revert "util/lint/kconfig_lint: change warning levels and text" | Martin Roth |
2016-10-03 | util/lint/kconfig_lint: change warning levels and text | Martin Roth |
2016-10-03 | util/lint/kconfig_lint: Check default types | Martin Roth |
2016-03-03 | kconfig_lint: make sure if and endif statements are balanced | Martin Roth |
2016-02-24 | kconfig_lint: Fix checks when running in taint mode | 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-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-18 | util/lint/kconfig_lint: Add 3 new checks | Martin Roth |
2016-01-12 | util/lint/kconfig_lint: Run through perltidy to fix whitespace | 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-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-29 | lint: Add Kconfig / Kconfig symbol lint tool | Martin Roth |