<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openocd+libswd.git/tcl/chip/atmel/at91, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://trygvis.io/git/junk/openocd+libswd.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/junk/openocd+libswd.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/'/>
<updated>2011-04-09T17:19:36Z</updated>
<entry>
<title>at91: add at91sam9263 chip register definition</title>
<updated>2011-04-09T17:19:36Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2011-04-09T04:07:41Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=d6027ca6a81dfde3c2ce09712ca256b00c8047a1'/>
<id>urn:sha1:d6027ca6a81dfde3c2ce09712ca256b00c8047a1</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Cc: Nicolas Ferre &lt;nicolas.ferre@atmel.com&gt;
Cc: Patrice Vilchez &lt;patrice.vilchez@atmel.com&gt;
</content>
</entry>
<entry>
<title>at91: add chip register definition and generic init support</title>
<updated>2011-04-09T17:18:03Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2011-04-09T16:06:36Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=ba71e8c521a7e7c1652560f580f81d564e613508'/>
<id>urn:sha1:ba71e8c521a7e7c1652560f580f81d564e613508</id>
<content type='text'>
for
 - pio
 - pmc
 - rstc
 - wdt
 - sdramc
 - smc

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Cc: Nicolas Ferre &lt;nicolas.ferre@atmel.com&gt;
Cc: Patrice Vilchez &lt;patrice.vilchez@atmel.com&gt;
</content>
</entry>
<entry>
<title>at91: add at91sam9261 chip register definition</title>
<updated>2011-04-09T08:13:59Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2011-04-09T04:07:39Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=5d538084beaef161db21b9c7987cfbe881a29fc6'/>
<id>urn:sha1:5d538084beaef161db21b9c7987cfbe881a29fc6</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Cc: Nicolas Ferre &lt;nicolas.ferre@atmel.com&gt;
Cc: Patrice Vilchez &lt;patrice.vilchez@atmel.com&gt;
</content>
</entry>
<entry>
<title>TCL scripts: replace "puts" with "echo"</title>
<updated>2010-11-09T07:12:51Z</updated>
<author>
<name>Antonio Borneo</name>
<email>borneo.antonio@gmail.com</email>
</author>
<published>2010-11-08T09:23:49Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=e7b2958229c7e0d7e98e130764aa50d1ca9017d3'/>
<id>urn:sha1:e7b2958229c7e0d7e98e130764aa50d1ca9017d3</id>
<content type='text'>
Signed-off-by: Antonio Borneo &lt;borneo.antonio@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcl: remove silly ocd_ prefix to array2mem and mem2array</title>
<updated>2010-08-11T15:24:55Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-08-11T15:24:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=8f779cf66bf459616b7dad88e871c2f4a7315371'/>
<id>urn:sha1:8f779cf66bf459616b7dad88e871c2f4a7315371</id>
<content type='text'>
ocd_ prefix is used internally in OpenOCD as a kludge more
or less to deal with the two kinds of commands that OpenOCD
has.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>Remove annoying end-of-line whitespace from tcl/* files</title>
<updated>2009-09-21T18:48:22Z</updated>
<author>
<name>dbrownell</name>
<email>dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60</email>
</author>
<published>2009-09-21T18:48:22Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=71af49ca7fb11b0bd0c1ba9578826f49288b68ef'/>
<id>urn:sha1:71af49ca7fb11b0bd0c1ba9578826f49288b68ef</id>
<content type='text'>
git-svn-id: svn://svn.berlios.de/openocd/trunk@2743 b42882b7-edfa-0310-969c-e2dbd0fdcd60
</content>
</entry>
<entry>
<title>Crusty Code fixes from the tcl directory re-arragements</title>
<updated>2009-09-02T00:17:39Z</updated>
<author>
<name>duane</name>
<email>duane@b42882b7-edfa-0310-969c-e2dbd0fdcd60</email>
</author>
<published>2009-09-02T00:17:39Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=cde17a42e94e638e6bc32c1a6993207df82d953d'/>
<id>urn:sha1:cde17a42e94e638e6bc32c1a6993207df82d953d</id>
<content type='text'>
git-svn-id: svn://svn.berlios.de/openocd/trunk@2661 b42882b7-edfa-0310-969c-e2dbd0fdcd60
</content>
</entry>
<entry>
<title>Move TCL script files -- Step 2 of 2:</title>
<updated>2009-05-27T06:49:24Z</updated>
<author>
<name>zwelch</name>
<email>zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60</email>
</author>
<published>2009-05-27T06:49:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=dbbc9c41f7db210b0a4e226540a28e0a8a5019bf'/>
<id>urn:sha1:dbbc9c41f7db210b0a4e226540a28e0a8a5019bf</id>
<content type='text'>
- Move src/tcl to tcl/.
- Update top Makefile.am to use new path name.


git-svn-id: svn://svn.berlios.de/openocd/trunk@1919 b42882b7-edfa-0310-969c-e2dbd0fdcd60
</content>
</entry>
</feed>
