<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OpenOCD/NEWTAPS, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.amat.us/openocd/atom/NEWTAPS?h=master</id>
<link rel='self' href='https://git.amat.us/openocd/atom/NEWTAPS?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/'/>
<updated>2016-05-20T20:38:03Z</updated>
<entry>
<title>Fix spelling of ARM Cortex</title>
<updated>2016-05-20T20:38:03Z</updated>
<author>
<name>Andreas Färber</name>
<email>afaerber@suse.de</email>
</author>
<published>2016-05-14T18:21:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=0c8ec7c826c60391034fe5f0ea90f8538ac94b38'/>
<id>urn:sha1:0c8ec7c826c60391034fe5f0ea90f8538ac94b38</id>
<content type='text'>
It's Cortex-Xn, not Cortex Xn or cortex xn or cortex-xn or CORTEX-Xn
or CortexXn. Further it's Cortex-M0+, not M0plus.

Cf. http://www.arm.com/products/processors/index.php

Consistently write it the official way, so that it stops propagating.
Originally spotted in the documentation, it mainly affects code comments
but also Atmel SAM3/SAM4/SAMV, NiietCM4 and SiM3x flash driver output.

Found via:

  git grep -i "Cortex "
  git grep -i "Cortex-" | grep -v "Cortex-" | grep -v ".cpu"
  git grep -i "CortexM"

Change-Id: Ic7b6ca85253e027f6f0f751c628d1a2a391fe914
Signed-off-by: Andreas Färber &lt;afaerber@suse.de&gt;
Reviewed-on: http://openocd.zylin.com/3483
Tested-by: jenkins
Reviewed-by: Marc Schink &lt;openocd-dev@marcschink.de&gt;
Reviewed-by: Andreas Fritiofson &lt;andreas.fritiofson@gmail.com&gt;
</content>
</entry>
<entry>
<title>docs: update project url's</title>
<updated>2011-10-12T08:32:59Z</updated>
<author>
<name>Spencer Oliver</name>
<email>ntfreak@users.sourceforge.net</email>
</author>
<published>2011-10-12T08:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=ca0cc39f5f33e83613bea1a829842339e023dfb4'/>
<id>urn:sha1:ca0cc39f5f33e83613bea1a829842339e023dfb4</id>
<content type='text'>
Change-Id: I54fc3aff722ed25143aad85e58d19b72fcecbba0
Signed-off-by: Spencer Oliver &lt;ntfreak@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>whitespace cleanup, mostly for docs</title>
<updated>2009-12-30T19:51:29Z</updated>
<author>
<name>Antonio Borneo</name>
<email>borneo.antonio@gmail.com</email>
</author>
<published>2009-12-29T23:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=7c5acf8660ddfce4746152e03749b699532f513f'/>
<id>urn:sha1:7c5acf8660ddfce4746152e03749b699532f513f</id>
<content type='text'>
Remove useless space/tab at end of lines.
Remove spaces in indentation and replace with tab.

Signed-off-by: Antonio Borneo &lt;borneo.antonio@gmail.com&gt;
Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>target.cfg: TAP id for Hilscher netX 500</title>
<updated>2009-11-20T20:21:00Z</updated>
<author>
<name>David Brownell</name>
<email>dbrownell@users.sourceforge.net</email>
</author>
<published>2009-11-20T20:21:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=7b77b3c5d1a20793cc2057a96e67d8f7ca20e4cb'/>
<id>urn:sha1:7b77b3c5d1a20793cc2057a96e67d8f7ca20e4cb</id>
<content type='text'>
Based on email from "Martin Kaul &lt;martin.kaul@leuze.de&gt;".

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>- fix incorrect svn props from last commit</title>
<updated>2008-12-01T15:52:56Z</updated>
<author>
<name>ntfreak</name>
<email>ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60</email>
</author>
<published>2008-12-01T15:52:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=503bb08f9993c59a4b3206600555a42fd18459b6'/>
<id>urn:sha1:503bb08f9993c59a4b3206600555a42fd18459b6</id>
<content type='text'>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1198 b42882b7-edfa-0310-969c-e2dbd0fdcd60
</content>
</entry>
<entry>
<title>jtag newtap change &amp; huge manual update</title>
<updated>2008-11-30T22:25:43Z</updated>
<author>
<name>duane</name>
<email>duane@b42882b7-edfa-0310-969c-e2dbd0fdcd60</email>
</author>
<published>2008-11-30T22:25:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=a28eaa85f73759bb189a46308642502c9fa5aa4b'/>
<id>urn:sha1:a28eaa85f73759bb189a46308642502c9fa5aa4b</id>
<content type='text'>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1194 b42882b7-edfa-0310-969c-e2dbd0fdcd60
</content>
</entry>
</feed>
