aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-01-15tools: add disassembler helper for files .incAntonio Borneo1-0/+50
2023-01-15nds32: drop it, together with aice adapter driverAntonio Borneo1-16/+0
2022-09-23checkpatch: fix for flag --no-treeAntonio Borneo1-4/+6
2022-09-18checkpatch: fix path of documentationAntonio Borneo1-0/+5
2022-09-18checkpatch: extend check for camel[0-9_]*CASEAntonio Borneo1-0/+24
2022-09-18checkpatch: enable CAMELCASE testAntonio Borneo2-0/+248
2022-09-18checkpatch: add commit-message field to ignore some checkAntonio Borneo1-0/+7
2022-09-18checkpatch: increase the max indentation levelAntonio Borneo1-1/+3
2022-09-18checkpatch: adapt shell script to the tool's new versionAntonio Borneo1-2/+2
2022-09-18checkpatch: check for SPDX tags of licenses in useAntonio Borneo2-3/+11
2022-09-18checkpatch: add list of typedef used in OpenOCDAntonio Borneo1-0/+8
2022-09-18checkpatch: fix check for the FSF addressPaul Fertser1-1/+1
2022-09-18checkpatch: don't spell-check the spelling fileAntonio Borneo1-0/+3
2022-09-18checkpatch: check for OpenOCD tree, not for kernel treeAntony Pavlov1-4/+14
2022-09-18checkpatch: correct false positives reporting instructionsPaul Fertser1-0/+10
2022-09-18checkpatch: treat jenkins as valid emailPaul Fertser1-0/+4
2022-09-18checkpatch: add logging functionsPaul Fertser1-0/+7
2022-09-18checkpatch: add variable $OpenOCDAntonio Borneo1-0/+13
2022-09-18checkpatch: import new script version from kernel v6.0-rc3Antonio Borneo5-747/+7086
2021-09-18gerrit url: update the gerrit server address to https://review.openocd.orgTarek BOCHKATI1-2/+2
2020-04-21tools/checkpatch.sh: remove flag --no-treeAntonio Borneo1-1/+1
2020-02-24coding style: tools: remove empty lines at end of text filesAntonio Borneo3-3/+0
2019-01-08HACKING: replace refs/publish/master with refs/for/masterJerome Forissier1-1/+1
2018-01-13checkpatch: fix more "unescaped left brace" warningsPaul Fertser1-14/+14
2018-01-13tools: release.sh: produce only SHA256 hashesPaul Fertser1-1/+1
2017-04-23tools/scripts/checkpatch.pl: fix unescaped braceChengyu Zheng1-1/+1
2016-05-05checkpatch.pl: fix unescaped left brace warningsPaul Fertser1-3/+3
2015-01-08checkpatch: fix check for the FSF addressPaul Fertser1-2/+4
2014-11-24checkpatch.pl: check for the FSF mailing addressAntony Pavlov1-0/+8
2014-11-24checkpatch.pl: check for openocd tree, not for kernel treeAntony Pavlov1-10/+9
2014-03-29Move xsvf_tools and remote_bitbang to contrib/Paul Fertser3-1405/+0
2013-10-29checkpatch: correct false positives reporting instructionsPaul Fertser1-1/+2
2013-10-29checkpatch: treat jenkins as valid emailPaul Fertser1-0/+2
2013-10-15checkpatch: add logging functionsPaul Fertser1-1/+2
2013-06-05update files to correct FSF addressSpencer Oliver2-2/+2
2013-06-03rlink: fix speed table generationPaul Fertser1-4/+4
2013-05-29tools: add sample remote_bitbang sysfsgpio serverPaul Fertser1-0/+408
2012-05-29tools: initial.sh fixed to accept spaces in current pathLiviu Ionescu1-1/+1
2012-04-20docs: update gerrit publish refsSpencer Oliver1-1/+1
2012-04-04tools/initial.shUlf Samuelsson1-0/+37
2012-03-30tools: update release scripts to use configure.acSpencer Oliver3-9/+9
2012-02-06checkpatch: remove __packed and __aligned checksSpencer Oliver1-8/+8
2012-02-06checkpatch: increase line length to 120Spencer Oliver1-3/+3
2012-02-06checkpatch: remove volatile checkSpencer Oliver1-5/+5
2012-02-06checkpatch: remove typedef checkSpencer Oliver1-8/+8
2011-12-16checkpatch: fix false indent triggerSpencer Oliver1-1/+1
2011-12-16checkpatch: disable extern and switch indent checksSpencer Oliver1-48/+48
2011-12-16Change checkpatch.pl tab expanding to 4 characters.Erik Ahlén1-1/+1
2011-12-06make checkpatch.sh take an optional 'since' refspecAndreas Fritiofson1-1/+2
2011-11-04tools: fix permissionsSpencer Oliver2-0/+0