index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
checkpatch.py
Age
Commit message (
Expand
)
Author
2020-11-05
patman: Improve handling of files
Simon Glass
2020-11-05
patman: Don't ignore lines starting with hash
Simon Glass
2020-07-24
patman: Move main code out to a control module
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
patman: Move main code out to a control module
Simon Glass
2020-07-09
patman: Decode output from the '--show-types' option
Simon Glass
2020-06-11
patman: Complain if a checkpatch line is not understood
Simon Glass
2020-06-11
patman: Support warnings in the patch subject
Simon Glass
2020-06-11
patman: Handle checkpatch output with notes and code
Simon Glass
2020-06-11
patman: Don't try to process checkpatch lines twice
Simon Glass
2020-06-11
patman: Support emacs mode with checkpatch
Simon Glass
2020-06-11
patman: Fix 'warning' typo
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-08
patman: Format checkpatch messages for IDE throwback
Simon Glass
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2016-09-18
patman: Adjust command.Output() to raise an error by default
Simon Glass
2014-08-21
tools, scripts: refactor error-out statements of Python scripts
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-04
patman: Fix up checkpatch parsing to deal with 'CHECK' lines
Simon Glass
2013-01-31
patman: Allow use outside of u-boot tree
Vadim Bendebury
2013-01-31
patman: Look for checkpatch in the scripts directory
Doug Anderson
2012-10-15
patman: Handle checkpatch.pl not providing file/line info
Simon Glass
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass