1. 82ef8ad src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy by Benjamin Barenblat · 8 years ago
  2. ebef00f lint/checkpatch.pl: escape \{ in perl regex to fix warnings by Alexander Couzens · 8 years ago
  3. f790672 util/lint: Find unsigned variables with no length specified by Martin Roth · 8 years ago
  4. 3a6374c lint: Add check for amd & apple mainboard license headers by Martin Roth · 8 years ago
  5. cd9aec6 util/lint: Update lint-stable-000-license-headers by Martin Roth · 8 years ago
  6. 84129b8 util/lint: update lint-000-license-headers by Martin Roth · 8 years ago
  7. e033053 lint/lint-stable-004-style-labels: Update script by Martin Roth · 8 years ago
  8. ef5a238 lint/check_lint_tests: Add script that will break all stable tests by Martin Roth · 8 years ago
  9. 92658db lint: Update board status script to look at the whole tree by Martin Roth · 8 years ago
  10. b1bca88 lint-kconfig: pipe stderr to stdout to catch script errors by Martin Roth · 8 years ago
  11. 0e6c0e1 kconfig_lint: make sure if and endif statements are balanced by Martin Roth · 8 years ago
  12. abf7d4d kconfig_lint: Fix checks when running in taint mode by Martin Roth · 8 years ago
  13. 44ef167 lint: Make sure site-local isn't committed to coreboot repo by Martin Roth · 9 years ago
  14. 5a70d6b kconfig_lint: update kconfig lint shell scripts by Martin Roth · 9 years ago
  15. 15f4d8c kconfig_lint: demote 'always defined' errors to warnings by Martin Roth · 9 years ago
  16. 6622376 kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_ by Martin Roth · 9 years ago
  17. 35852b9 lint: test for assembler dialect switches by Patrick Georgi · 9 years ago
  18. f8db028 lint: Check license headers for both paragraphs of the GPL by Martin Roth · 9 years ago
  19. b5400ad kconfig_lint: Add readme document by Martin Roth · 9 years ago
  20. 08cf90f kconfig_lint: add comments and whitespace fixes. by Martin Roth · 9 years ago
  21. ab2d777 kconfig_lint: Skip temp files when looking for unused Kconfig files. by Martin Roth · 9 years ago
  22. b58d349 kconfig_lint: Update prompt structure by Martin Roth · 9 years ago
  23. 08ee1cf kconfig_lint: Add warning if tristate type is used in coreboot by Martin Roth · 9 years ago
  24. 819e672 kconfig_lint: merge 'git grep' and 'grep' exclude dir and files by Martin Roth · 9 years ago
  25. 572a856 kconfig_lint: Don't look at IS_ENABLED() text in comments. by Martin Roth · 9 years ago
  26. 6bfbf1c kconfig_lint: Exclude some Kconfig symbols from unused symbol checks by Martin Roth · 9 years ago
  27. 63ea493 kconfig_lint: merge 'git grep' and 'grep' exclude dir and files by Martin Roth · 9 years ago
  28. 721ee01 lint: Add a check for the executable bit being set on source code by Martin Roth · 9 years ago
  29. 6966759 util/lint: Fix linter for old license headers by Martin Roth · 9 years ago
  30. c4511e2 util/lint: Update license linter, make stable version by Martin Roth · 9 years ago
  31. b7c39b2 util/lint/kconfig_lint: Add 3 new checks by Martin Roth · 9 years ago
  32. da1a70e util/lint: Add linter for files with the old license header by Martin Roth · 9 years ago
  33. daa9e12 util/lint: Add lint script to run kconfig_lint by Martin Roth · 9 years ago
  34. 1b44f7e util/lint/kconfig_lint: Run through perltidy to fix whitespace by Martin Roth · 9 years ago
  35. 0ecbdde lint: rename lint-006-checkpatch because board name is lint-006 by Martin Roth · 9 years ago
  36. b6acc30 kconfig_lint: Fix check_is_enabled for 2 symbols on the same line by Martin Roth · 9 years ago
  37. 7aa3cea kconfig_lint: Change from '$file at line $line' to $file:$line by Martin Roth · 9 years ago
  38. d808017 kconfig_lint: Separate errors from warnings by Martin Roth · 9 years ago
  39. a791fbb lint: properly terminate junit report on error by Patrick Georgi · 9 years ago
  40. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  41. bcaaad1 lint: Add Kconfig / Kconfig symbol lint tool by Martin Roth · 9 years ago
  42. 64d0480 lint: don't check for whitespace in jpeg images by Patrick Georgi · 9 years ago
  43. 606ca51 lint: Fix shellcheck warnings, add comments by Martin Roth · 9 years ago
  44. b6d739d lint: Add junit.xml output for jenkins by Martin Roth · 9 years ago
  45. e4fc407 lint: Move the lint script out of Makefile.inc by Martin Roth · 9 years ago
  46. b18f522 lint/gitconfig: Enable checkpatch.pl checking of commits by Stefan Reinauer · 9 years ago
  47. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  48. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  49. 59c2c8b checkpatch: fine tune checks by Stefan Reinauer · 9 years ago
  50. c526900 checkpatch: fix tree recognition by Stefan Reinauer · 9 years ago
  51. 8ee0777 lint: remove test for build dir handling by Patrick Georgi · 9 years ago
  52. 2df124d lint: Add check for new board name scheme by Stefan Reinauer · 9 years ago
  53. 42412b6 checkpatch: Fix running out of coreboot's tree by Stefan Reinauer · 9 years ago
  54. f129756 lint: exclude *.hex files from whitespace checking by Werner Zeh · 9 years ago
  55. 11b6ab6 lint: exclude nvidia submodule from file list by Patrick Georgi · 9 years ago
  56. 44d0fd9 Add Linux kernel's checkpatch.pl script by Stefan Reinauer · 9 years ago
  57. bcc3a87 lint-stable: Ignore .bin files for whitespace check. by Vladimir Serbinenko · 10 years ago
  58. f9d7252 lint: simplify board-status check by Patrick Georgi · 10 years ago
  59. b46f589 board-info: Output errors to stdout like make lint-stable expects by Vladimir Serbinenko · 10 years ago
  60. fb2a9a9 lint-stable: Check that modified boards contain meaningful board_info.txt. by Vladimir Serbinenko · 10 years ago
  61. 40c845d lint: provide better GPL license text test by Patrick Georgi · 10 years ago
  62. 4b65c2a lint: improve whitespace test by Patrick Georgi · 10 years ago
  63. fadbe5f build: make scan-build work again by Patrick Georgi · 10 years ago
  64. 08fec46 lint: check label style only on changed files by Patrick Georgi · 11 years ago
  65. 569ad76 util/lint/lint-stable-003-whitespace: Ignore temporary files ending with a tilde by Paul Menzel · 11 years ago
  66. 1bfe374 lint: Use temporary build directory by Nico Huber · 11 years ago
  67. 370ff4a lint whitespace: Fix rule to recurse into subdirectories by Kyösti Mälkki · 11 years ago
  68. f33e395 build system: Split linking into multiple steps by Patrick Georgi · 12 years ago
  69. 9b757dc lint: Get absolute path in compare_output by Zheng Bao · 12 years ago
  70. 684b8ab lint: Stop searching when one GNUmake is found by Zheng Bao · 12 years ago
  71. 533bca8 lint: Add template for mktemp to meet BSD requirements by Zheng Bao · 12 years ago
  72. 615304c lint: Dont highlight the matching text in grep by Zheng Bao · 12 years ago
  73. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  74. e204e2a lint: Avoid downloading blobs repository by Patrick Georgi · 12 years ago
  75. 210fa30 lint: tighten whitespace check some more by Patrick Georgi · 12 years ago
  76. 4dd3853 Ignore .exe files in whitespace test by Patrick Georgi · 12 years ago
  77. 8ebd11e Fix lint-stable checkin hooks on MacOS X by Stefan Reinauer · 12 years ago
  78. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  79. 533ec00 lint: test that labels begin at start-of-line by Patrick Georgi · 12 years ago
  80. cb02cb7 lint: create two classes of tests, stable and dev by Patrick Georgi · 12 years ago
  81. 9c7467e Fix lint test for build directories by Patrick Georgi · 12 years ago
  82. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  83. d13e416 lint: Add test for whitespace issues in the code by Patrick Georgi · 12 years ago
  84. a71ce0d Fix lint-002-build-dir-handling by Patrick Georgi · 13 years ago
  85. 2c19f5d exclude src/vendorcode from GPLv2 license checks. by Stefan Reinauer · 13 years ago
  86. 40ad842 Add regression test for build directory handling to make lint target by Patrick Georgi · 13 years ago
  87. e882630 Add test to check for up-to-date GPL license headers to lint. by Patrick Georgi · 14 years ago
  88. 17e5266 Make lint script executable, otherwise invocation fails. by Uwe Hermann · 14 years ago
  89. 302993f lint tests can now describe what they do (for the benefit of make lint users) by Patrick Georgi · 14 years ago
  90. 558362f Set locale to POSIX to avoid problems with invalid 8bit character by Patrick Georgi · 14 years ago
  91. e85e0c7c Consensus seems that this is wanted, integrated into the tree somehow. by Patrick Georgi · 14 years ago