Age | Commit message (Expand) | Author |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2020-03-06 | src/arch/riscv: Convert to SPDX license header | Patrick Georgi |
2020-03-06 | util/lint: Add BSD-4-Clause-UC to acceptable licenses | Patrick Georgi |
2020-03-06 | src/arch/ppc64: Convert to SPDX license header | Patrick Georgi |
2020-03-06 | src/arch/arm64: Convert to SPDX license header | Patrick Georgi |
2020-03-06 | src/arch/arm: Convert to SPDX license header | Patrick Georgi |
2020-03-04 | util/lint: use env to locate the bash binary | Idwer Vollering |
2020-03-02 | lint/lint-extended-007-checkpatch: Fix obsolete paths | Elyes HAOUAS |
2020-03-02 | lint/check_lint_tests: Fix obsolete paths | Elyes HAOUAS |
2020-02-24 | util: Remove old reference to ROMCC | Elyes HAOUAS |
2020-02-19 | util/lint: Allow non-option carrying named choices | Patrick Georgi |
2020-01-30 | util/lint: enforce SPDX license headers in src/superio | Felix Held |
2020-01-30 | util/lint: Update spelling.txt from lintian data set | Patrick Georgi |
2020-01-13 | util/lint: Enforce SPDX licenses only in src/acpi directory | Martin Roth |
2020-01-02 | util/lint: Update license header text for SPDX headers. | Martin Roth |
2019-12-09 | util/lint: Update spelling.txt to latest linux version | Elyes HAOUAS |
2019-11-06 | util/lint/kconfig_lint: Handle glob prefix and suffix | Arthur Heymans |
2019-09-19 | util/lint: make clang-format non-fatal | Angel Pons |
2019-06-13 | lint/clang-format: set to 96 chars per line | Patrick Georgi |
2019-06-04 | util/lint: Make usage of IS_ENABLED() an error | Nico Huber |
2019-05-15 | util/lint/check-style: Don't hardcode clang-format path | Alex James |
2019-04-11 | kconfig_lint: Make uses of CONFIG() on an unknown option an error | Julius Werner |
2019-04-02 | util/lint: list files with whitespace issues | Balazs Vinarz |
2019-03-22 | lint/kconfig: More checks, more errors | Julius Werner |
2019-03-15 | Revert "lint/clang-format: set to 96 chars per line" | Julius Werner |
2019-03-08 | lint/kconfig: Update to support new CONFIG() macro | Julius Werner |
2019-03-06 | lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_ | Julius Werner |
2019-03-05 | util/lint: Fix clang-format test and enable it by default | Patrick Georgi |
2019-03-05 | lint/clang-format: set to 96 chars per line | Patrick Georgi |
2019-02-20 | util/lint: Exclude util/inteltool from checkpatch | Nico Huber |
2019-01-24 | util/lint: update non-ascii linter checking rules | Martin Roth |
2019-01-23 | util/lint: Update non-ascii linter for FreeBSD | Martin Roth |
2019-01-04 | util/gitconfig/pre-commit: Use clang-format to sanitise commits | Edward O'Callaghan |
2018-12-18 | util/lint/spelling.txt: Protect "acknowledgement" entry | Jonathan Neuschäfer |
2018-11-30 | arch/power8: Rename to ppc64 | Jonathan Neuschäfer |
2018-11-18 | util: Fix shebang for python2 scripts | Angel Pons |
2018-11-17 | treewide: use /usr/bin/env where appropriate | Yegor Timoshenko |
2018-09-18 | util/lint: Ignore "visible if" statement in Kconfig files | Patrick Georgi |
2018-09-14 | lint-000-license-headers: add SPDX-License-Identifier: GPL-2.0-or-later | Ronald G. Minnich |
2018-09-04 | util/lint: update whitespace checking rules | Martin Roth |
2018-09-04 | util/lint: Update whitespace linter for FreeBSD | Martin Roth |
2018-08-20 | util/lint: Exclude util/superiotool from checkpatch | Nico Huber |
2018-08-13 | util/lint: Set "acknowledgement" correct | Elyes HAOUAS |
2018-08-13 | util/lint: update checkpatch.pl to latest linux version | Martin Roth |
2018-08-13 | util/lint: Update spelling.txt to latest linux version | Martin Roth |
2018-08-11 | util/lint: Remove register name identified as a misspelled word | Xiang Wang |
2018-07-26 | util: Add description.md to each util | Tom Hiller |
2018-07-06 | util/lint: Update lint-stable-000-license-headers linter | Martin Roth |
2018-06-25 | util/lint/checkpatch_json: Fix checkpatch output keyword match string | Naresh G Solanki |
2018-06-14 | util/lint: Run lint-extended-007-final-newlines checks in parallel | Martin Roth |