1. 1f3daea util/lint/checkpatch: Untaint variables from env & command line by Martin Roth · 7 years ago
  2. 992d8a7 util/lint: Change final-newlines to lint-test from lint-extended-test by Martin Roth · 7 years ago
  3. 0bb936d lint: update signed-off-by check by Martin Roth · 7 years ago
  4. ea38367 Makefile.inc: lint: Update to run lint-extended scripts by Martin Roth · 8 years ago
  5. 35bfb9d util/lint: add extended stable checkpatch for testing by Martin Roth · 8 years ago
  6. ed0ee0a util/lint: Update license header lint scripts by Martin Roth · 7 years ago
  7. 7eab288 lint: Update lint-stable-021-coreboot-lowercase by Martin Roth · 7 years ago
  8. 8304d6f util/lint: provide option to skip newline check by Aaron Durbin · 7 years ago
  9. 43be77d util/lint: Update final newline check by Martin Roth · 7 years ago
  10. 4cfae2f util/lint: exclude patch files from asm syntax check by Martin Roth · 7 years ago
  11. 5b88301 util/lint: update kconfig_lint by Martin Roth · 7 years ago
  12. edd591d util/lint: Update checkpatch & files to upstream linux by Martin Roth · 7 years ago
  13. 037dbe4 util/lint: Add check to make sure 'coreboot' is lowercase by Martin Roth · 7 years ago
  14. 811d93a util/lint: Give better warning for help spacing issue by Martin Roth · 7 years ago
  15. 8849f3b util/lint/kconfig_lint: update help checking by Martin Roth · 7 years ago
  16. 9ec25f7 util/lint: ignore some more binary file types by Patrick Georgi · 7 years ago
  17. 2a063be util/lint: Don't run checkpatch on the documentation by Martin Roth · 7 years ago
  18. aa20647 util/lint: Show an error if a symbol is created in two choice blocks by Martin Roth · 7 years ago
  19. 010905e uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACE by Martin Roth · 7 years ago
  20. a3cac87 uti/lint/checkpatch: add --exclude to ignore specific directories by Martin Roth · 7 years ago
  21. 03e9d6a util/lint: Don't check license text for files with under 5 lines by Martin Roth · 8 years ago
  22. 23ceb7d util/lint: Add check for the signed-off-by line by Martin Roth · 8 years ago
  23. 08705f1 lint/kconfig_lint: Make sure all symbols have a type defined by Martin Roth · 8 years ago
  24. 1c9c4b8 util/lint: add check for auto-included headers by Martin Roth · 8 years ago
  25. 21c99af util/lint: Add check to verify saved configs are miniconfigs by Martin Roth · 8 years ago
  26. adcba94 util/lint: Add check for symbolic links in the coreboot tree by Martin Roth · 8 years ago
  27. 358b2b3 util/lint: Exclude devicetree files with custom name from license check by Naresh G Solanki · 8 years ago
  28. ab273d3 kconfig_lint: More updates for excluded files by Martin Roth · 8 years ago
  29. e69c58d kconfig_lint: exclude payloads from search, add back specific files by Martin Roth · 8 years ago
  30. 78f7335 util/lint/lint: Show lint script output as it's running by Martin Roth · 8 years ago
  31. a7d0027 Revert "util/lint/kconfig_lint: change warning levels and text" by Martin Roth · 8 years ago
  32. 8bc8be4 util/lint/kconfig_lint: change warning levels and text by Martin Roth · 8 years ago
  33. fa95625 util/lint/kconfig_lint: Check default types by Martin Roth · 8 years ago
  34. 57bfbb0 checkpatch.pl: ignore '#define asmlinkage' by Martin Roth · 8 years ago
  35. 1ce2ba6 lint/lint-007-checkpatch: Update lint script by Martin Roth · 8 years ago
  36. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  37. 96a48f1 checkpatch.pl: Force raw_line to return a defined value by Martin Roth · 8 years ago
  38. ab9395f lint/checkpatch.pl: Pull in coreboot fixes by Martin Roth · 8 years ago
  39. c6080c6 util/lint: Update to latest checkpatch.pl by Stefan Reinauer · 8 years ago
  40. 2e03fbc util/lint: Add a tool to verify a single newline at the end of files by Martin Roth · 8 years ago
  41. ae39fc4 util/lint: Add a lint tool to find non-ascii & unprintable chars by Martin Roth · 8 years ago
  42. 82ef8ad src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy by Benjamin Barenblat · 8 years ago
  43. ebef00f lint/checkpatch.pl: escape \{ in perl regex to fix warnings by Alexander Couzens · 8 years ago
  44. f790672 util/lint: Find unsigned variables with no length specified by Martin Roth · 8 years ago
  45. 3a6374c lint: Add check for amd & apple mainboard license headers by Martin Roth · 8 years ago
  46. cd9aec6 util/lint: Update lint-stable-000-license-headers by Martin Roth · 8 years ago
  47. 84129b8 util/lint: update lint-000-license-headers by Martin Roth · 8 years ago
  48. e033053 lint/lint-stable-004-style-labels: Update script by Martin Roth · 8 years ago
  49. ef5a238 lint/check_lint_tests: Add script that will break all stable tests by Martin Roth · 8 years ago
  50. 92658db lint: Update board status script to look at the whole tree by Martin Roth · 8 years ago
  51. b1bca88 lint-kconfig: pipe stderr to stdout to catch script errors by Martin Roth · 8 years ago
  52. 0e6c0e1 kconfig_lint: make sure if and endif statements are balanced by Martin Roth · 8 years ago
  53. abf7d4d kconfig_lint: Fix checks when running in taint mode by Martin Roth · 9 years ago
  54. 44ef167 lint: Make sure site-local isn't committed to coreboot repo by Martin Roth · 9 years ago
  55. 5a70d6b kconfig_lint: update kconfig lint shell scripts by Martin Roth · 9 years ago
  56. 15f4d8c kconfig_lint: demote 'always defined' errors to warnings by Martin Roth · 9 years ago
  57. 6622376 kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_ by Martin Roth · 9 years ago
  58. 35852b9 lint: test for assembler dialect switches by Patrick Georgi · 9 years ago
  59. f8db028 lint: Check license headers for both paragraphs of the GPL by Martin Roth · 9 years ago
  60. b5400ad kconfig_lint: Add readme document by Martin Roth · 9 years ago
  61. 08cf90f kconfig_lint: add comments and whitespace fixes. by Martin Roth · 9 years ago
  62. ab2d777 kconfig_lint: Skip temp files when looking for unused Kconfig files. by Martin Roth · 9 years ago
  63. b58d349 kconfig_lint: Update prompt structure by Martin Roth · 9 years ago
  64. 08ee1cf kconfig_lint: Add warning if tristate type is used in coreboot by Martin Roth · 9 years ago
  65. 819e672 kconfig_lint: merge 'git grep' and 'grep' exclude dir and files by Martin Roth · 9 years ago
  66. 572a856 kconfig_lint: Don't look at IS_ENABLED() text in comments. by Martin Roth · 9 years ago
  67. 6bfbf1c kconfig_lint: Exclude some Kconfig symbols from unused symbol checks by Martin Roth · 9 years ago
  68. 63ea493 kconfig_lint: merge 'git grep' and 'grep' exclude dir and files by Martin Roth · 9 years ago
  69. 721ee01 lint: Add a check for the executable bit being set on source code by Martin Roth · 9 years ago
  70. 6966759 util/lint: Fix linter for old license headers by Martin Roth · 9 years ago
  71. c4511e2 util/lint: Update license linter, make stable version by Martin Roth · 9 years ago
  72. b7c39b2 util/lint/kconfig_lint: Add 3 new checks by Martin Roth · 9 years ago
  73. da1a70e util/lint: Add linter for files with the old license header by Martin Roth · 9 years ago
  74. daa9e12 util/lint: Add lint script to run kconfig_lint by Martin Roth · 9 years ago
  75. 1b44f7e util/lint/kconfig_lint: Run through perltidy to fix whitespace by Martin Roth · 9 years ago
  76. 0ecbdde lint: rename lint-006-checkpatch because board name is lint-006 by Martin Roth · 9 years ago
  77. b6acc30 kconfig_lint: Fix check_is_enabled for 2 symbols on the same line by Martin Roth · 9 years ago
  78. 7aa3cea kconfig_lint: Change from '$file at line $line' to $file:$line by Martin Roth · 9 years ago
  79. d808017 kconfig_lint: Separate errors from warnings by Martin Roth · 9 years ago
  80. a791fbb lint: properly terminate junit report on error by Patrick Georgi · 9 years ago
  81. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  82. bcaaad1 lint: Add Kconfig / Kconfig symbol lint tool by Martin Roth · 9 years ago
  83. 64d0480 lint: don't check for whitespace in jpeg images by Patrick Georgi · 9 years ago
  84. 606ca51 lint: Fix shellcheck warnings, add comments by Martin Roth · 9 years ago
  85. b6d739d lint: Add junit.xml output for jenkins by Martin Roth · 9 years ago
  86. e4fc407 lint: Move the lint script out of Makefile.inc by Martin Roth · 9 years ago
  87. b18f522 lint/gitconfig: Enable checkpatch.pl checking of commits by Stefan Reinauer · 10 years ago
  88. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  89. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  90. 59c2c8b checkpatch: fine tune checks by Stefan Reinauer · 9 years ago
  91. c526900 checkpatch: fix tree recognition by Stefan Reinauer · 9 years ago
  92. 8ee0777 lint: remove test for build dir handling by Patrick Georgi · 9 years ago
  93. 2df124d lint: Add check for new board name scheme by Stefan Reinauer · 9 years ago
  94. 42412b6 checkpatch: Fix running out of coreboot's tree by Stefan Reinauer · 10 years ago
  95. f129756 lint: exclude *.hex files from whitespace checking by Werner Zeh · 10 years ago
  96. 11b6ab6 lint: exclude nvidia submodule from file list by Patrick Georgi · 10 years ago
  97. 44d0fd9 Add Linux kernel's checkpatch.pl script by Stefan Reinauer · 10 years ago
  98. bcc3a87 lint-stable: Ignore .bin files for whitespace check. by Vladimir Serbinenko · 10 years ago
  99. f9d7252 lint: simplify board-status check by Patrick Georgi · 10 years ago
  100. b46f589 board-info: Output errors to stdout like make lint-stable expects by Vladimir Serbinenko · 10 years ago