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
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
2022-02-03
scripts/checkpatch.pl: Resync with v5.16
Simon Glass
2022-01-14
checkpatch: report ERROR only on disabling of fdt and initrd relocation
Hou Zhiqiang
2021-09-01
scripts/checkpatch.pl: Resync with v5.13
Tom Rini
2021-05-24
checkpatch: require quotes around section name in the __section() macro
Marek BehĂșn
2021-04-29
patman: Parse checkpatch by message instead of by line
Evan Benn
2021-04-12
checkpatch: Add warnings for using strn(cat|cpy)
Sean Anderson
2021-02-24
cmd: fdt: skip board specific fixup using env variable
Wasim Khan
2020-12-13
checkpatch: Add warnings for unexpected struct names
Simon Glass
2020-10-14
checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error
Alper Nebi Yasak
2020-08-27
checkpatch.pl: Make fdt / initrd relocation disabling an error
Tom Rini
2020-08-03
checkpatch: Don't allow common.h and dm.h in headers
Simon Glass
2020-07-09
checkpatch: Don't warn about PREFER_IF in headers/DT files
Simon Glass
2020-07-01
checkpatch.pl: Fully re-sync with v5.7
Tom Rini
2020-06-04
checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files
Tom Rini
2020-06-04
checkpatch.pl: Request if() instead #ifdef
Simon Glass
2020-06-04
checkpatch.pl: Request a test when a new command is added
Simon Glass
2020-06-04
checkpatch.pl: Warn if the flattree API is used
Simon Glass
2020-06-04
checkpatch.pl: Add a check for tests needed for uclasses
Simon Glass
2020-06-04
checkpatch.pl: Add a U-Boot option
Simon Glass
2020-06-04
checkpatch.pl: Update to v5.7
Simon Glass
2019-11-23
tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list
James Byrne
2019-10-31
checkpatch.pl: update from Linux kernel v5.4-rc3
Heinrich Schuchardt
2018-04-10
checkpatch.pl: update from Linux kernel v4.16
Heinrich Schuchardt
2017-10-29
checkpatch: Support wide strings
Heinrich Schuchardt
2017-09-15
checkpatch.pl: Add warning for new __packed additions
Heinrich Schuchardt
2017-09-14
checkpatch: update from Linux v4.13-rc6
Heinrich Schuchardt
2017-02-08
checkpatch: Port spelling to checkpatch
Dan Murphy
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-01-04
checkpatch: fix left brace warning
Heiko Schocher
2014-09-25
checkpatch: remove unnecessary + after {8,8}
Joe Perches
2014-03-04
scripts: update checkpatch.pl to latest upstream version
Tom Rini
2014-02-26
checkpatch.pl: Add warning for new __packed additions
Tom Rini
2013-12-13
Makefile: Move some scripts imported from Linux
Masahiro Yamada