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