<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openocd+libswd.git/src/pld, 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-06-04T07:35:13Z</updated>
<entry>
<title>Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes</title>
<updated>2011-06-04T07:35:13Z</updated>
<author>
<name>Freddie Chopin</name>
<email>freddie_chopin@op.pl</email>
</author>
<published>2011-06-03T20:10:03Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=f6315d5e5b7b71515ef051711e5f818a42d6b3b3'/>
<id>urn:sha1:f6315d5e5b7b71515ef051711e5f818a42d6b3b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>warnings: use more 'const' for char *</title>
<updated>2010-12-29T21:07:39Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-12-29T21:07:21Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=4f9a9b8ebae8425eda3a71ccb782789cd3b8f6b7'/>
<id>urn:sha1:4f9a9b8ebae8425eda3a71ccb782789cd3b8f6b7</id>
<content type='text'>
Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>build: add common.mk</title>
<updated>2010-11-18T14:05:56Z</updated>
<author>
<name>Spencer Oliver</name>
<email>ntfreak@users.sourceforge.net</email>
</author>
<published>2010-11-12T11:41:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=838cd58e24a18102b8a140df9fa993fe65706828'/>
<id>urn:sha1:838cd58e24a18102b8a140df9fa993fe65706828</id>
<content type='text'>
Rather than specifying common makefile variables move
them all to a common.mk.

Signed-off-by: Spencer Oliver &lt;ntfreak@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>warnings: fix alignment warnings</title>
<updated>2010-09-20T11:12:35Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-09-03T20:49:37Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=f6a3fc818bc6a24b6c5bbcc6057f72d2b0b2e2ab'/>
<id>urn:sha1:f6a3fc818bc6a24b6c5bbcc6057f72d2b0b2e2ab</id>
<content type='text'>
These warnings are for architectures that do not
support non-aligned word access.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>PLD: review scope of functions</title>
<updated>2010-04-10T09:06:16Z</updated>
<author>
<name>Antonio Borneo</name>
<email>borneo.antonio@gmail.com</email>
</author>
<published>2010-04-10T09:06:16Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=46781080347af4f207cec108dfc2f96da61dcbfa'/>
<id>urn:sha1:46781080347af4f207cec108dfc2f96da61dcbfa</id>
<content type='text'>
Add "static" qualifier to private functions.

Signed-off-by: Antonio Borneo &lt;borneo.antonio@gmail.com&gt;
</content>
</entry>
<entry>
<title>jtag: move towards making out_value const</title>
<updated>2010-03-20T10:16:49Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-03-19T21:04:45Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=96949890ee29ab4b3ca15802302c5d93358b69e1'/>
<id>urn:sha1:96949890ee29ab4b3ca15802302c5d93358b69e1</id>
<content type='text'>
These were relatively straightforward fixes which are
backwards compatible.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>jtag: retire jtag_get/set_end_state()</title>
<updated>2010-03-19T07:31:44Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-03-18T17:53:39Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=7f6bab0c4c36d7a64f933904e5add9bc6b36d78c'/>
<id>urn:sha1:7f6bab0c4c36d7a64f933904e5add9bc6b36d78c</id>
<content type='text'>
Voila! This get rids of mysteries about what what
state the TAP is in.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>jtag: cut down on usage of unintended modification of global end state</title>
<updated>2010-03-18T07:43:19Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-03-16T13:13:03Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=36df240cea04990e8c18aa0b90bd63374f22dbd3'/>
<id>urn:sha1:36df240cea04990e8c18aa0b90bd63374f22dbd3</id>
<content type='text'>
jtag_get/set_end_state() is now deprecated.

There were lots of places in the code where the end state was
unintentionally modified.

The big Q is whether there were any places where the intention
was to modify the end state. 0.5 is a long way off, so we'll
get a fair amount of testing.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>jtag: jtag_add_ir_scan() now takes a single field</title>
<updated>2010-03-08T07:12:25Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-03-04T13:38:19Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=57d7743639d5092770d79f7c4b12ae694c482750'/>
<id>urn:sha1:57d7743639d5092770d79f7c4b12ae694c482750</id>
<content type='text'>
In the code a single field was all that was ever used. Makes
jtag_add_ir_scan() simpler and leaves more complicated stuff
to jtag_add_plain_ir_scan().

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>jtag: retire tap field</title>
<updated>2010-03-08T07:12:25Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-03-01T19:00:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=e018c7c1d29e8dabb9b4a90bb9eb3574eb1668bb'/>
<id>urn:sha1:e018c7c1d29e8dabb9b4a90bb9eb3574eb1668bb</id>
<content type='text'>
jtag_add_dr/ir_scan() now takes the tap as the first
argument, rather than for each of the fields passed
in.

The code never exercised the path where there was
more than one tap being scanned, who knows if it even
worked.

This simplifies the implementation and reduces clutter
in the calling code.

use jtag_add_ir/dr_plain_scan() for more fancy situations.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
</feed>
