summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: require quotes around section name in the __section() macroMarek BehĂșn2021-05-241-1/+1
* patman: Parse checkpatch by message instead of by lineEvan Benn2021-04-291-8/+10
* checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson2021-04-121-0/+6
* cmd: fdt: skip board specific fixup using env variableWasim Khan2021-02-241-0/+6
* checkpatch: Add warnings for unexpected struct namesSimon Glass2020-12-131-0/+38
* checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak2020-10-141-0/+6
* checkpatch.pl: Make fdt / initrd relocation disabling an errorTom Rini2020-08-271-0/+6
* checkpatch: Don't allow common.h and dm.h in headersSimon Glass2020-08-031-2/+8
* checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass2020-07-091-1/+1
* checkpatch.pl: Fully re-sync with v5.7Tom Rini2020-07-011-106/+302
* checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config filesTom Rini2020-06-041-0/+6
* checkpatch.pl: Request if() instead #ifdefSimon Glass2020-06-041-0/+6
* checkpatch.pl: Request a test when a new command is addedSimon Glass2020-06-041-0/+6
* checkpatch.pl: Warn if the flattree API is usedSimon Glass2020-06-041-0/+6
* checkpatch.pl: Add a check for tests needed for uclassesSimon Glass2020-06-041-0/+6
* checkpatch.pl: Add a U-Boot optionSimon Glass2020-06-041-0/+12
* checkpatch.pl: Update to v5.7Simon Glass2020-06-041-165/+63
* tools: checkpatch: Restore 'debug' and 'printf' to logFunctions listJames Byrne2019-11-231-0/+2
* checkpatch.pl: update from Linux kernel v5.4-rc3Heinrich Schuchardt2019-10-311-113/+333
* checkpatch.pl: update from Linux kernel v4.16Heinrich Schuchardt2018-04-101-190/+300
* checkpatch: Support wide stringsHeinrich Schuchardt2017-10-291-3/+4
* checkpatch.pl: Add warning for new __packed additionsHeinrich Schuchardt2017-09-151-0/+7
* checkpatch: update from Linux v4.13-rc6Heinrich Schuchardt2017-09-141-422/+2222
* checkpatch: Port spelling to checkpatchDan Murphy2017-02-081-0/+81
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-2/+2
* checkpatch: fix left brace warningHeiko Schocher2016-01-041-5/+5
* checkpatch: remove unnecessary + after {8,8}Joe Perches2014-09-251-1/+1
* scripts: update checkpatch.pl to latest upstream versionTom Rini2014-03-041-208/+1067
* checkpatch.pl: Add warning for new __packed additionsTom Rini2014-02-261-0/+5
* Makefile: Move some scripts imported from LinuxMasahiro Yamada2013-12-131-0/+3709