1. 873ebf2 util/lint/kconfig_lint: Exclude site-local directory by default by Martin Roth · 1 year ago
  2. b357e53 util/lint: Ignore fmd files when evaluating Kconfig symbols by Martin Roth · 1 year, 9 months ago
  3. a6e60f0 util/lint: fall back to regular grep in kconfig_lint by Solomon Alan-Dei · 2 years ago
  4. a7648f2 util/lint/kconfig_lint: Fix off by one error that missed last line by Martin Roth · 2 years, 9 months ago
  5. 4396358 kconfig_lint: use just one variable for keeping track of choices by Michael Niewöhner · 2 years, 10 months ago
  6. 70fb5cb kconfig_lint: put $inside_choice together right in the first place by Michael Niewöhner · 2 years, 10 months ago
  7. 967730f kconfig_lint: Drop overly restrictive rule about choice configs by Nico Huber · 3 years, 1 month ago
  8. 90fcffb kconfig_lint: restrict definition of defaults for choice elements by Michael Niewöhner · 2 years, 11 months ago
  9. 2d82195 util/kconfig_lint: Update handle_expressions() by Nico Huber · 3 years, 4 months ago
  10. f6b2baa util/kconfig_lint: Turn handle_expressions() into a parser by Nico Huber · 3 years, 4 months ago
  11. 56d51b6 util/kconfig_lint: Drop exception for paths without quotes by Nico Huber · 3 years, 4 months ago
  12. a020903 util/lint/Kconfig_lint: Update Naked BOOL reference to error by Martin Roth · 4 years, 1 month ago
  13. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  14. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 3 months ago
  15. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  16. cbc5b99 util/lint: Allow non-option carrying named choices by Patrick Georgi · 6 years ago
  17. 55f0132 util/lint/kconfig_lint: Handle glob prefix and suffix by Arthur Heymans · 4 years, 9 months ago
  18. ec01759 util/lint: Make usage of IS_ENABLED() an error by Nico Huber · 5 years ago
  19. f028604 kconfig_lint: Make uses of CONFIG() on an unknown option an error by Julius Werner · 5 years ago
  20. e5eb2de lint/kconfig: More checks, more errors by Julius Werner · 5 years ago
  21. ef7a326 lint/kconfig: Update to support new CONFIG() macro by Julius Werner · 5 years ago
  22. d60cc97 lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_ by Julius Werner · 5 years ago
  23. c2e4941 treewide: use /usr/bin/env where appropriate by Yegor Timoshenko · 6 years ago
  24. fcc2950 util/lint: Ignore "visible if" statement in Kconfig files by Patrick Georgi · 6 years ago
  25. 5b88301 util/lint: update kconfig_lint by Martin Roth · 7 years ago
  26. 811d93a util/lint: Give better warning for help spacing issue by Martin Roth · 7 years ago
  27. 8849f3b util/lint/kconfig_lint: update help checking by Martin Roth · 7 years ago
  28. aa20647 util/lint: Show an error if a symbol is created in two choice blocks by Martin Roth · 7 years ago
  29. 08705f1 lint/kconfig_lint: Make sure all symbols have a type defined by Martin Roth · 8 years ago
  30. ab273d3 kconfig_lint: More updates for excluded files by Martin Roth · 8 years ago
  31. e69c58d kconfig_lint: exclude payloads from search, add back specific files by Martin Roth · 8 years ago
  32. a7d0027 Revert "util/lint/kconfig_lint: change warning levels and text" by Martin Roth · 8 years ago
  33. 8bc8be4 util/lint/kconfig_lint: change warning levels and text by Martin Roth · 8 years ago
  34. fa95625 util/lint/kconfig_lint: Check default types by Martin Roth · 8 years ago
  35. 0e6c0e1 kconfig_lint: make sure if and endif statements are balanced by Martin Roth · 8 years ago
  36. abf7d4d kconfig_lint: Fix checks when running in taint mode by Martin Roth · 8 years ago
  37. 15f4d8c kconfig_lint: demote 'always defined' errors to warnings by Martin Roth · 9 years ago
  38. 6622376 kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_ by Martin Roth · 9 years ago
  39. 08cf90f kconfig_lint: add comments and whitespace fixes. by Martin Roth · 9 years ago
  40. ab2d777 kconfig_lint: Skip temp files when looking for unused Kconfig files. by Martin Roth · 9 years ago
  41. b58d349 kconfig_lint: Update prompt structure by Martin Roth · 9 years ago
  42. 08ee1cf kconfig_lint: Add warning if tristate type is used in coreboot by Martin Roth · 9 years ago
  43. 819e672 kconfig_lint: merge 'git grep' and 'grep' exclude dir and files by Martin Roth · 9 years ago
  44. 572a856 kconfig_lint: Don't look at IS_ENABLED() text in comments. by Martin Roth · 9 years ago
  45. 6bfbf1c kconfig_lint: Exclude some Kconfig symbols from unused symbol checks by Martin Roth · 9 years ago
  46. 63ea493 kconfig_lint: merge 'git grep' and 'grep' exclude dir and files by Martin Roth · 9 years ago
  47. b7c39b2 util/lint/kconfig_lint: Add 3 new checks by Martin Roth · 9 years ago
  48. 1b44f7e util/lint/kconfig_lint: Run through perltidy to fix whitespace by Martin Roth · 9 years ago
  49. b6acc30 kconfig_lint: Fix check_is_enabled for 2 symbols on the same line by Martin Roth · 9 years ago
  50. 7aa3cea kconfig_lint: Change from '$file at line $line' to $file:$line by Martin Roth · 9 years ago
  51. d808017 kconfig_lint: Separate errors from warnings by Martin Roth · 9 years ago
  52. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  53. bcaaad1 lint: Add Kconfig / Kconfig symbol lint tool by Martin Roth · 9 years ago