summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2017-04-02scripts: Add XDB debugger scripts for A7K/A8K platformsHEADatf-v1.3-17.04Konstantin Porotchkin
Add XDB scripts for A7K/A8K platforms Change-Id: I43577d83fe252a0a72f98df8bbd224a5091b189f Signed-off-by: Haim Boot <hayim@marvell.com> Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/37919
2017-03-23scripts: Add checkpatch script and change check defaultsKonstantin Porotchkin
Please do not push this patch to the mainline, it is intended to be used with Marvell CI only. Add checkpatch.pl script to the source tree and modify the checkpatch settings provided by the mainline (checkpatch.conf) The mainline configuration is created for unmodified checkpatch from latest kernel sources. It includes option --showfile which is not supported by the regular u-boot/ATF checkpatch script. Change-Id: Id36a49b7844e08751214b55db602b31621ef0b3c Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/37920 Reviewed-by: Haim Boot <hayim@marvell.com>