1. 4ff23a2 util/lint: Fix license header regex by Nicholas Chin · 4 months ago
  2. bbf884d util/lint/lint: Fix shellcheck errors in getopt support for darwin by Martin Roth · 4 months ago
  3. 98ecb16 lint: Make lint work on Darwin by Stefan Reinauer · 5 months ago
  4. be08c1d Treewide: Fix incorrect SPDX license strings by Martin Roth · 5 months ago
  5. 20abc35 src, util: Update toolchain.inc references to .mk by Martin Roth · 6 months ago
  6. 3543893 payloads: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  7. e3df184 Makefiles: Rename top-level Makefiles from .inc to .mk by Martin Roth · 6 months ago
  8. 336fd64 lint/kconfig_lint: Remove SOUTH_BRIDGE_OPTIONS by Elyes Haouas · 6 months ago
  9. 611ee33 util/lint: Remove the extra `\` in lint-stable-003-whitespace by Ruihai Zhou · 6 months ago
  10. 024c5c9 util/lint: Exclude .apcb files from various checks by Matt DeVillier · 7 months ago
  11. 1d029b4 lib/jpeg: Replace decoder with Wuffs' implementation by Patrick Georgi · 9 months ago
  12. c8dc4a3 util/lint: Add linter to keep selects out of Kconfig.name by Martin Roth · 8 months ago 4.22
  13. c7139f9 util/lint/kconfig_lint: Ignore C preprocessor macros in code by Martin Roth · 9 months ago
  14. 28a3e62 util/lint: Fix some mistakes in spelling.txt by Julius Werner · 9 months ago
  15. 873ebf2 util/lint/kconfig_lint: Exclude site-local directory by default by Martin Roth · 11 months ago
  16. 3749c9f util/lint: Add SPDX checker for makefiles by Martin Roth · 11 months ago
  17. 281d662 lint/checkpatch.pl: Check for 0-length and 1-element arrays by Elyes Haouas · 12 months ago
  18. b8c0e32 lint/checkpatch: Add check for unnecessary <signed> int declarations by Elyes Haouas · 12 months ago
  19. e572765 lint/checkpatch: Add check for old-style declarations by Elyes Haouas · 12 months ago
  20. dcb59dc lint/checkpatch: Add check for initialized const char arrays by Elyes Haouas · 12 months ago
  21. 32cae13 lint/checkpatch.pl: Update check for TRAILING_STATEMENTS by Elyes Haouas · 12 months ago
  22. d2bb485 lint/checkpatch: Update 'check for illegal assignment in if conditional' by Elyes Haouas · 12 months ago
  23. d5e3367 util/lint/checkpatch_json.py: Make output message verbatim by Yu-Ping Wu · 1 year ago
  24. 74b4bd0 tree: Replace `egrep` with `grep -E` by Felix Singer · 1 year, 4 months ago
  25. 5196aac util/lint/stable-017: Update full config pattern matching by Arthur Heymans · 1 year, 3 months ago
  26. 57f1162 util/lint: Ignore braces around single line statements by Martin Roth · 1 year, 4 months ago
  27. b3a7c64 lint/lint-stable-003-whitespace: Fix excludelist by Maximilian Brune · 1 year, 4 months ago
  28. 2ed4b0b lint/checkpatch.pl: Remove check for keyword 'boolean' in Kconfig by Elyes Haouas · 1 year, 6 months ago
  29. b357e53 util/lint: Ignore fmd files when evaluating Kconfig symbols by Martin Roth · 1 year, 8 months ago
  30. d27b2e8 lint/checkpatch: Add XA_STATE and XA_STATE_ORDER to the macro declaration by Elyes Haouas · 1 year, 10 months ago
  31. adaab4a util: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  32. 8cfd3f8 checkpatch: add Co-authored-by to signature list by Michael Niewöhner · 1 year, 8 months ago
  33. a6e60f0 util/lint: fall back to regular grep in kconfig_lint by Solomon Alan-Dei · 1 year, 11 months ago
  34. 8eb7b35 lint/checkpatch: consider leading + in the line length limit check by Michael Niewöhner · 1 year, 9 months ago
  35. 95b5b02 util/lint: Fix linting outside of git repos by Martin Roth · 1 year, 9 months ago
  36. 743c1c0 util/lint/lint-stable-003-whitespace: Fix shell variable name by Fred Reitberger · 1 year, 9 months ago
  37. d81debd util/lint: Update tools that use git to use a library by Martin Roth · 2 years, 1 month ago
  38. 7726a7f util/lint: Update spelling.txt, add makefile to sort it by Martin Roth · 2 years, 1 month ago
  39. 275a9a3 util/lint: Add a check for touchpads using the "probed" flag by Matt DeVillier · 1 year, 10 months ago
  40. 38bbff4 util/lint/lint: Add -I option to invert test results by Martin Roth · 1 year, 11 months ago
  41. 0d42db6 lint/checkpatch: Fix incorrect camelcase detection on numeric constant by Elyes Haouas · 1 year, 10 months ago
  42. f6ba75c util/lint/lint-stable-019-header-files: add test by Martin Roth · 1 year, 10 months ago
  43. cd9110b util/lint: Add rules.h & compiler.h to 019-header-files linter by Martin Roth · 1 year, 10 months ago
  44. 8a3f5a1 util/lint: ignore util/goswid, a new submodule by Martin Roth · 1 year, 10 months ago
  45. d12e4f5 util/lint: Add lint tests to make sure they fail correctly by Martin Roth · 2 years, 1 month ago
  46. 8b45c12 util/lint/lint: Reformat usage by Martin Roth · 1 year, 11 months ago
  47. 8ea8d85 util/lint/lint: Add command line parsing by Martin Roth · 1 year, 11 months ago
  48. bbe0a99 lint-000-license-headers: Add src/sbom/TAGS to exception list by Felix Singer · 1 year, 11 months ago
  49. 957fde6 util/lint: Check files of all sizes for licenses by Martin Roth · 2 years ago
  50. 6dac0c5 util/lint: Update to check all of src for license headers by Martin Roth · 2 years ago
  51. 251e266 util/lint: Add .gitignore files to list that don't need a license by Martin Roth · 2 years ago
  52. f67a1aa util/lint & LICENSES: Add PDDC as a "license" for coreboot by Martin Roth · 2 years ago
  53. afa3e5a util/lint & LICENSES: Add GCC-exception-3.1 to license exceptions by Martin Roth · 2 years ago
  54. 50eef65 lint/checkpatch: Add check for used comma where semicolon could be by Elyes Haouas · 2 years ago
  55. f9a3554a lint/checkpatch: Add a check for use of self-assignments by Elyes Haouas · 2 years ago
  56. e83e090 lint/checkpatch: Add a check for existence of a commit log by Elyes Haouas · 2 years ago
  57. 6e84c2c lint/checkpatch: Update 'Check patch "separator" and "signoff"' by Elyes Haouas · 2 years ago
  58. cb34684 lint/checkpatch: Update 'check for unwanted Gerrit info' by Elyes Haouas · 2 years ago
  59. e235a0d lint/checkpatch: Update 'uncoalesced string fragments' by Elyes Haouas · 2 years ago
  60. 71bfcf5 lint/checkpatch: Update 'concatenated string without spaces between elements' by Elyes Haouas · 2 years ago
  61. a59a87c lint/checkpatch: Update 'check indentation of a line with a break' by Elyes Haouas · 2 years ago
  62. d92fcf4 lint/checkpatch: Update 'check for logical continuations' by Elyes Haouas · 2 years ago
  63. 86e4a3a lint/checkpatch: Update 'check for adding lines without a newline' by Elyes Haouas · 2 years ago
  64. c5ede53 lint/checkpatch: Update 'check for assignments on the start of a line' by Elyes Haouas · 2 years ago
  65. 93333cb util/lint: Add coreboot specific dictionary file by Martin Roth · 2 years, 2 months ago
  66. 709fdb1 util/lint/checkpatch: Add alloc functions to alloc with multiplies check by Elyes Haouas · 2 years, 2 months ago
  67. 069dfe3 util/lint/checkpatch: Update 'Check for compiler attributes' by Elyes Haouas · 2 years, 2 months ago
  68. a7b0d38 util/lint/checkpatch.pl: Use 'allocFunctions' by Elyes Haouas · 2 years, 2 months ago
  69. 97e7eea util/lint/checkpatch: Warn on period at the end of commit subject by Martin Roth · 2 years, 4 months ago
  70. 341a53d util/lint: Subtract the patch format string from subject length by Martin Roth · 2 years, 2 months ago
  71. 9e33723 util/lint: Add commit message parsing to checkpatch_json script by Martin Roth · 2 years, 4 months ago
  72. 26e0b94 util/lint/checkpatch.pl: Reduce difference with linux v5.18 by Elyes Haouas · 2 years, 2 months ago
  73. 94223c4 Allow trailing whitespaces in .md files by Maximilian Brune · 2 years, 2 months ago
  74. af06e9a util/lint/lint-stable-019: Update grep '\s' to [[:blank:]] by Martin Roth · 2 years, 3 months ago
  75. 14c49e3 util/lint/checkpatch.pl: Fix "uninitialized value" error message by Elyes Haouas · 2 years, 2 months ago
  76. 0014bce util/lint/checkpatch.pl: Fix "Invalid color mode" error message by Elyes Haouas · 2 years, 2 months ago
  77. 43529c8 util/lint/checkpatch.pl: Update lines related to CONST_STRUCT by Elyes Haouas · 2 years, 3 months ago
  78. f0e150c util/lint/checkpatch.pl: Add strlcpy check by Elyes Haouas · 2 years, 3 months ago
  79. 8f59960 util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE lines by Elyes Haouas · 2 years, 3 months ago
  80. 00d8ffd util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT lines by Elyes Haouas · 2 years, 3 months ago
  81. 84083a2 util/lint/checkpatch.pl: Update the check of repeated words by Elyes Haouas · 2 years, 3 months ago
  82. f62a989 lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_" by Elyes Haouas · 2 years, 3 months ago
  83. 0b1a03c util/lint/checkpatch.pl: Update lines related to max_line_length by Elyes Haouas · 2 years, 3 months ago
  84. 41d43f5 util/lint/checkpatch.pl: Update lines related to tabsize by Elyes Haouas · 2 years, 3 months ago
  85. 46b07e5 util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosity by Elyes Haouas · 2 years, 3 months ago
  86. 84ef4fb util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell" by Elyes Haouas · 2 years, 3 months ago
  87. 10d34b7 util/lint/checkpatch: Update commit message & subject line limits by Martin Roth · 2 years, 4 months ago
  88. f2a9c8d util/lint/checkpatch.pl: Use "git_command" by Elyes HAOUAS · 2 years, 6 months ago
  89. 18ef520 util/lint/checkpatch.pl: Use "gitroot" by Elyes HAOUAS · 2 years, 6 months ago
  90. 249c404 util/lint/checkpatch: Update "check for missing blank lines after declarations" by Elyes HAOUAS · 2 years, 6 months ago
  91. ac69049 util/lint/checkpatch.pl: Update 'commit message line length limit' by Elyes HAOUAS · 2 years, 6 months ago
  92. 919b0c7 util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typos by Elyes HAOUAS · 2 years, 6 months ago
  93. 48cb78b util/lint/checkpatch.pl: Use "perl_version_ok" by Elyes HAOUAS · 2 years, 6 months ago
  94. 96771bf util/lint/checkpatch.pl: Use "tabsize" by Elyes HAOUAS · 2 years, 6 months ago
  95. 38c7314 util/lint: Remove SuperIO from checkpatch spellcheck by Martin Roth · 2 years, 6 months ago
  96. bfdc132 util/lint/lint-stable-003-whitespace: add exception for gif files by Fred Reitberger · 2 years, 6 months ago
  97. dd1ee27 util/lint/checkpatch: Decrease commit message line length limit to 72 by Paul Menzel · 2 years, 7 months ago
  98. 423e9e0 Documentation/lint: Use Super I/O instead of SuperIO by Patrick Georgi · 4 years, 4 months ago
  99. c9bc7a7 util/lint: Fix linters to work with coreboot-configurator by Sean Rhodes · 2 years, 8 months ago
  100. a7648f2 util/lint/kconfig_lint: Fix off by one error that missed last line by Martin Roth · 2 years, 8 months ago