summaryrefslogtreecommitdiffstats
path: root/util/lint
Commit message (Expand)AuthorAgeFilesLines
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-215-6/+6
* checkpatch: fine tune checksStefan Reinauer2015-05-081-2/+3
* checkpatch: fix tree recognitionStefan Reinauer2015-05-081-4/+4
* lint: remove test for build dir handlingPatrick Georgi2015-04-261-73/+0
* lint: Add check for new board name schemeStefan Reinauer2015-04-181-0/+41
* checkpatch: Fix running out of coreboot's treeStefan Reinauer2015-03-241-5/+4
* lint: exclude *.hex files from whitespace checkingWerner Zeh2015-02-121-1/+1
* lint: exclude nvidia submodule from file listPatrick Georgi2015-02-121-1/+1
* Add Linux kernel's checkpatch.pl scriptStefan Reinauer2015-02-112-0/+6413
* lint-stable: Ignore .bin files for whitespace check.Vladimir Serbinenko2014-11-251-1/+1
* lint: simplify board-status checkPatrick Georgi2014-09-031-1/+1
* board-info: Output errors to stdout like make lint-stable expectsVladimir Serbinenko2014-08-181-3/+3
* lint-stable: Check that modified boards contain meaningful board_info.txt.Vladimir Serbinenko2014-08-161-0/+45
* lint: provide better GPL license text testPatrick Georgi2014-08-111-12/+1
* lint: improve whitespace testPatrick Georgi2014-08-111-20/+1
* build: make scan-build work againPatrick Georgi2014-05-171-1/+1
* lint: check label style only on changed filesPatrick Georgi2014-01-111-1/+1
* util/lint/lint-stable-003-whitespace: Ignore temporary files ending with a tildePaul Menzel2013-10-221-0/+1
* lint: Use temporary build directoryNico Huber2013-09-271-2/+5
* lint whitespace: Fix rule to recurse into subdirectoriesKyösti Mälkki2013-09-171-1/+1
* build system: Split linking into multiple stepsPatrick Georgi2012-11-271-4/+4
* lint: Get absolute path in compare_outputZheng Bao2012-10-051-1/+2
* lint: Stop searching when one GNUmake is foundZheng Bao2012-10-041-2/+3
* lint: Add template for mktemp to meet BSD requirementsZheng Bao2012-09-281-1/+1
* lint: Dont highlight the matching text in grepZheng Bao2012-09-171-1/+1
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-6/+11
* lint: Avoid downloading blobs repositoryPatrick Georgi2012-05-041-1/+1
* lint: tighten whitespace check some morePatrick Georgi2012-04-171-0/+2
* Ignore .exe files in whitespace testPatrick Georgi2012-04-051-0/+1
* Fix lint-stable checkin hooks on MacOS XStefan Reinauer2012-03-091-2/+2
* Move C labels to start-of-linePatrick Georgi2012-03-071-0/+0
* lint: test that labels begin at start-of-linePatrick Georgi2012-03-071-0/+22
* lint: create two classes of tests, stable and devPatrick Georgi2012-03-012-0/+0
* Fix lint test for build directoriesPatrick Georgi2012-03-011-1/+1
* Remove whitespace.Patrick Georgi2012-02-172-3/+3
* lint: Add test for whitespace issues in the codePatrick Georgi2012-02-171-0/+39
* Fix lint-002-build-dir-handlingPatrick Georgi2011-07-071-1/+1
* exclude src/vendorcode from GPLv2 license checks.Stefan Reinauer2011-05-231-0/+1
* Add regression test for build directory handling to make lint targetPatrick Georgi2011-05-211-0/+63
* Add test to check for up-to-date GPL license headers to lint.Patrick Georgi2010-11-192-1/+53
* Make lint script executable, otherwise invocation fails.Uwe Hermann2010-11-181-0/+0
* lint tests can now describe what they do (for the benefit ofPatrick Georgi2010-11-181-0/+1
* Set locale to POSIX to avoid problems with invalid 8bit characterPatrick Georgi2010-11-181-1/+2
* Consensus seems that this is wanted, integrated into the tree somehow.Patrick Georgi2010-11-122-0/+114
OpenPOWER on IntegriCloud