zephyr/scripts
Marcus Shawcroft f62e681a5c checkpatch: Recognized volatile as part of a declaration.
Adjust the checkpatch script to recognize the volatile keyword as
forming part of a declaration.  This prevents inappropriate checkpatch
gripes for patches such as:

https://gerrit.zephyrproject.org/r/#/c/10345/

Change-Id: Ia29a9002bb9ef15f747d29231d938ae12790724d
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2017-02-22 14:56:44 +00:00
..
basic scripts: Update fixdep from kernel.org 2016-10-31 20:58:57 +00:00
cross_compiler build: update xtools configurations 2016-02-05 20:25:13 -05:00
gen_idt gen_idt: show vector assignments in debug output 2017-01-19 20:16:08 +00:00
gen_offset_header license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
kconfig scrips/kconfig: reduce impact of getenv() buffer overflow 2016-12-02 04:16:53 +00:00
sanity_chk boards: Add panther & panther_ss to sanity 2017-02-20 15:41:31 +00:00
support xt-sim: add support for 'make debug' 2017-02-13 11:39:01 -08:00
.gitignore expr_parser.py: simple expression language 2016-05-04 22:57:39 +00:00
Kbuild.include build: support pre-built host tools 2016-11-12 00:34:03 +00:00
Makefile build: remove unused linux related code 2016-02-05 20:25:15 -05:00
Makefile.build build: support pre-built host tools 2016-11-12 00:34:03 +00:00
Makefile.clean
Makefile.extrawarn
Makefile.headersinst
Makefile.help
Makefile.host
Makefile.lib arm: dts: Add base DTS support for v2m_beetle 2017-02-10 18:14:03 +00:00
Makefile.modbuiltin
Makefile.qemu license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile.toolchain.gccarmemb toolchain.gccarmemb: set DTC for building targets that use devicetrees 2017-02-14 14:15:10 +00:00
Makefile.toolchain.issm build: Improve usage of the ISSM toolchain 2016-07-21 02:48:03 +00:00
Makefile.toolchain.riscv32 scripts: added Makefile to handle an external riscv32 toolchain 2017-01-13 19:52:22 +00:00
Makefile.toolchain.xcc xcc: add ccache support 2017-02-13 11:39:02 -08:00
Makefile.toolchain.xtools build: Make QEMU_BIN_PATH optional 2016-09-12 02:35:20 +00:00
Makefile.toolchain.zephyr dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
Makefile.xt-run xt-run: don't leave dead emulator processes lying around 2017-02-13 11:39:02 -08:00
Makefile.xtsc-run Xtensa port: xt*-run requires options to be passed before file to be ran. 2017-02-13 08:04:27 -08:00
build_grub.sh grub: Tweak build_grub.sh for proxy issues 2016-08-23 13:20:52 +00:00
check_known_checkpatch_issues.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
check_link_map.py scripts: Explicitly call out python2 2017-01-12 10:28:02 -07:00
checkconfig.py scripts: Explicitly call out python2 2017-01-12 10:28:02 -07:00
checkpatch.pl checkpatch: Recognized volatile as part of a declaration. 2017-02-22 14:56:44 +00:00
checkstack.pl
compare_footprint scripts: Explicitly call out python2 2017-01-12 10:28:02 -07:00
config
devicetree.py scripts: Add device tree parser script 2017-01-30 20:51:21 +00:00
diffconfig scripts: Explicitly call out python2 2017-01-12 10:28:02 -07:00
do_checkpatch.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
expr_parser.py license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
extract_dts_includes.py scripts: Fix hardwired python path in extract_dts_include.py 2017-02-14 02:14:39 +00:00
filter-known-issues.py filter-known-issues: add warning support, clean up, add more help 2017-01-24 13:44:48 +00:00
gcc-version.sh
get_maintainer.pl scripts: Port get_maintainer.pl to Zephyr 2016-09-12 00:24:13 +00:00
headerdep.pl
maintainer-checkpatch.bash license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
make-ll license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mkmakefile
mksysmap
qemu-machine-hack.py HACK: qemu: change e_machine for IAMCU binaries 2016-03-12 02:24:46 +00:00
sanitycheck sanitycheck: only disable tryrun when using SDK 2017-02-13 11:39:03 -08:00
size_report license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spelling.txt
sysgen build: have sysgen create SPDX license identifiers 2017-01-20 02:29:41 +00:00
tags.sh
timestamp license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uncrustify.cfg scripts: add configuration file for uncrustify 2017-02-04 01:46:29 +00:00
vercomp sdk: zephyr: check for minimum required version of SDK 2016-09-15 21:17:02 +00:00
waitpid xt-run: fix sanitycheck communication 2017-02-13 08:04:27 -08:00