index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
lint
/
kconfig_lint
Age
Commit message (
Expand
)
Author
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