summaryrefslogtreecommitdiff
path: root/tools/patman/checkpatch.py
AgeCommit message (Expand)Author
2023-05-25patman: Move library functions into a library directorySimon Glass
2023-01-18Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"Maxim Cournoyer
2023-01-05patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'Maxim Cournoyer
2022-07-26patman: By default don't pass "--no-tree" to checkpatch for linuxDouglas Anderson
2022-03-02patman: Correct pylint errorsSimon Glass
2022-02-09patman: Rename Color() method to build()Simon Glass
2022-02-09patman: Convert camel case in gitutil.pySimon Glass
2022-02-09patman: Convert camel case in checkpatch.pySimon Glass
2022-02-09patman: Convert camel case in command.pySimon Glass
2021-04-29patman: Parse checkpatch by message instead of by lineEvan Benn
2020-11-05patman: Improve handling of filesSimon Glass
2020-11-05patman: Don't ignore lines starting with hashSimon Glass
2020-07-24patman: Move main code out to a control moduleSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20patman: Move main code out to a control moduleSimon Glass
2020-07-09patman: Decode output from the '--show-types' optionSimon Glass
2020-06-11patman: Complain if a checkpatch line is not understoodSimon Glass
2020-06-11patman: Support warnings in the patch subjectSimon Glass
2020-06-11patman: Handle checkpatch output with notes and codeSimon Glass
2020-06-11patman: Don't try to process checkpatch lines twiceSimon Glass
2020-06-11patman: Support emacs mode with checkpatchSimon Glass
2020-06-11patman: Fix 'warning' typoSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-08patman: Format checkpatch messages for IDE throwbackSimon Glass
2016-10-09patman: Make print statements python 3.x safePaul Burton
2016-09-18patman: Adjust command.Output() to raise an error by defaultSimon Glass
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-04patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass
2013-01-31patman: Allow use outside of u-boot treeVadim Bendebury
2013-01-31patman: Look for checkpatch in the scripts directoryDoug Anderson
2012-10-15patman: Handle checkpatch.pl not providing file/line infoSimon Glass
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass