<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OpenOCD/README, branch mips-hack</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.amat.us/openocd/atom/README?h=mips-hack</id>
<link rel='self' href='https://git.amat.us/openocd/atom/README?h=mips-hack'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/'/>
<updated>2015-11-26T12:17:25Z</updated>
<entry>
<title>niietcm4: support for NIIET's Cortex-M4 microcontrollers</title>
<updated>2015-11-26T12:17:25Z</updated>
<author>
<name>Bogdan Kolbov</name>
<email>kolbov@niiet.ru</email>
</author>
<published>2015-10-13T06:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=ae2142d5a220a0e8eec3bceb499782ce53596f35'/>
<id>urn:sha1:ae2142d5a220a0e8eec3bceb499782ce53596f35</id>
<content type='text'>
This adds docs, example config, flash driver.
Driver is only supports K1921VK01T model for now.

Change-Id: I135259bb055dd2df1a17de99f066e2b24eae1b0f
Signed-off-by: Bogdan Kolbov &lt;kolbov@niiet.ru&gt;
Reviewed-on: http://openocd.zylin.com/3011
Tested-by: jenkins
Reviewed-by: Freddie Chopin &lt;freddie.chopin@gmail.com&gt;
</content>
</entry>
<entry>
<title>flash: New driver for XMC4xxx microcontroller family</title>
<updated>2015-11-11T12:08:35Z</updated>
<author>
<name>Jeff Ciesielski</name>
<email>jeffciesielski@gmail.com</email>
</author>
<published>2015-01-22T02:57:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=33b048d456e24b9944ff2261cf26b05d630bdd41'/>
<id>urn:sha1:33b048d456e24b9944ff2261cf26b05d630bdd41</id>
<content type='text'>
This is a complete flash driver for the Infineon XMC4xxx family of
microcontrollers, based on the TMS570 driver by Andrey Yurovsky.
The driver attempts to discover the particular variant of MCU via a
combination of the SCU register (to determine if this is indeed an
XMC4xxx part) and the FLASH0_ID register (to determine the variant).
If this fails, the driver will not load.
The driver has been added to the README and documentation.

Tests:
* Hardware: XMC4500 (XMC4500_relax), XMC4200 (XMC4200 enterprise)
* SWD + JTAG
* Binary: 144k, 1M

Note:
* Flash protect only partly tested. These parts only allow the flash
  protection registers (UCB) to be written 4 times total, and my devkits
  have run out of uses (more on the way)

Future Work:
* User 1/2(permalock) locking support via custom command
* In-memory flash loader bootstrap (flashing is rather slow...)

Change-Id: I1d3345d5255d8de8dc4175cf987eb4a037a8cf7f
Signed-off-by: Jeff Ciesielski &lt;jeffciesielski@gmail.com&gt;
Signed-off-by: Andreas Färber &lt;afaerber@suse.de&gt;
Reviewed-on: http://openocd.zylin.com/2488
Tested-by: jenkins
Reviewed-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>docs: update OpenOCD url's to openocd.org domain</title>
<updated>2015-04-16T19:28:21Z</updated>
<author>
<name>Spencer Oliver</name>
<email>spen@spen-soft.co.uk</email>
</author>
<published>2015-04-07T08:40:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=8d86633eb7c4cc74c3bf4c19eafa49ae76743c7b'/>
<id>urn:sha1:8d86633eb7c4cc74c3bf4c19eafa49ae76743c7b</id>
<content type='text'>
Change-Id: I8b55c8d12773a1c36f2fd2afeecf20a74e890064
Signed-off-by: Spencer Oliver &lt;spen@spen-soft.co.uk&gt;
Reviewed-on: http://openocd.zylin.com/2698
Tested-by: jenkins
</content>
</entry>
<entry>
<title>README, doc: add mrvlqspi flash driver information</title>
<updated>2015-02-12T12:52:19Z</updated>
<author>
<name>Paul Fertser</name>
<email>fercerpav@gmail.com</email>
</author>
<published>2015-01-27T18:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=c4113b5f3da6bfbc544648cfdde6d3df01b0d7b4'/>
<id>urn:sha1:c4113b5f3da6bfbc544648cfdde6d3df01b0d7b4</id>
<content type='text'>
Change-Id: I7a270cdaf3d9119aa75285a8d1e063c2fe2a31b7
Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
Reviewed-on: http://openocd.zylin.com/2510
Tested-by: jenkins
</content>
</entry>
<entry>
<title>doc, README: mention all the variants supported by lpc2000 driver</title>
<updated>2015-02-12T12:51:46Z</updated>
<author>
<name>Paul Fertser</name>
<email>fercerpav@gmail.com</email>
</author>
<published>2015-01-27T17:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=70c832875070ef943223a97d888f9562e34e8364'/>
<id>urn:sha1:70c832875070ef943223a97d888f9562e34e8364</id>
<content type='text'>
Change-Id: I66f9a201426a68fc1314ab7f02b27e36dcab33ba
Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
Reviewed-on: http://openocd.zylin.com/2508
Tested-by: jenkins
</content>
</entry>
<entry>
<title>sim3x: new flash driver for Silabs SiM3 microcontroller family</title>
<updated>2015-02-11T22:05:22Z</updated>
<author>
<name>Andreas Bomholtz</name>
<email>andreas@seluxit.com</email>
</author>
<published>2015-01-08T13:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=bdbe78f13114d9aed125af682c9efb454cb1c115'/>
<id>urn:sha1:bdbe78f13114d9aed125af682c9efb454cb1c115</id>
<content type='text'>
This is a new driver for Silicon Laboratories SiM3 microcontroller
family, based on the work of Ladislav Bábel. The driver will try to
detect the type of MCU from the device id register, and if this
fails it will use the flash size from the flash bank command.
Driver added to the documentation and to the README.
TCL script added.

Tests:
* Hardware: SiM3C166 (pre-production) and SiM3U167
* Binary: 4kb, 197kb, 256kb
* Flash protect not tested

Change-Id: I701e0cf505ca8ad99be7f83543fe5055b2f65dcc
Signed-off-by: Andreas Bomholtz &lt;andreas@seluxit.com&gt;
Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
Reviewed-on: http://openocd.zylin.com/2078
Tested-by: jenkins
</content>
</entry>
<entry>
<title>README: mention "transport select" in quickstart section</title>
<updated>2015-02-11T15:34:21Z</updated>
<author>
<name>Paul Fertser</name>
<email>fercerpav@gmail.com</email>
</author>
<published>2015-01-27T19:43:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=3f9f7de7b0dc57e435d90ebde2bccf31bf4f0270'/>
<id>urn:sha1:3f9f7de7b0dc57e435d90ebde2bccf31bf4f0270</id>
<content type='text'>
Change-Id: I027635c3c8632efcf58cf979b9cb2f99e9e7f046
Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
Reviewed-on: http://openocd.zylin.com/2512
Tested-by: jenkins
Reviewed-by: Uwe Bonnes &lt;bon@elektron.ikp.physik.tu-darmstadt.de&gt;
Reviewed-by: Spencer Oliver &lt;spen@spen-soft.co.uk&gt;
</content>
</entry>
<entry>
<title>psoc4: support for Cypress PSoC 41xx/42xx family</title>
<updated>2015-02-11T14:59:55Z</updated>
<author>
<name>Tomas Vanek</name>
<email>vanekt@fbl.cz</email>
</author>
<published>2014-09-08T08:34:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=1d7176f50bc7d5971a82977ac2baa79eef521c21'/>
<id>urn:sha1:1d7176f50bc7d5971a82977ac2baa79eef521c21</id>
<content type='text'>
New NOR flash driver was derived from stm32lx.
Procedure ocd_process_reset_inner is overriden in psoc4.cfg
to handle reset halt and system ROM peculiarities.

Change-Id: Ib835324412d106ad749e1351a8e18e6be34ca500
Signed-off-by: Tomas Vanek &lt;vanekt@fbl.cz&gt;
Reviewed-on: http://openocd.zylin.com/2282
Tested-by: jenkins
Reviewed-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcl/interface/ftdi: add Digilent JTAG-SMT2 config</title>
<updated>2014-03-17T12:51:19Z</updated>
<author>
<name>Paul Fertser</name>
<email>fercerpav@gmail.com</email>
</author>
<published>2014-03-06T12:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=8d8937359606a56f1cda19d858a4edcda93eacb9'/>
<id>urn:sha1:8d8937359606a56f1cda19d858a4edcda93eacb9</id>
<content type='text'>
Tested on ZedBoard by Tim Sander.

Change-Id: I4316d9b4d36f01bbe91a46c78ea8bca22efb1a5a
Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
Reviewed-on: http://openocd.zylin.com/2029
Tested-by: jenkins
Reviewed-by: Spencer Oliver &lt;spen@spen-soft.co.uk&gt;
</content>
</entry>
<entry>
<title>Rename and sort udev rules file</title>
<updated>2014-03-07T18:41:59Z</updated>
<author>
<name>Andreas Fritiofson</name>
<email>andreas.fritiofson@gmail.com</email>
</author>
<published>2014-02-24T20:40:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=e3bb6d390c6e55daa24592ec168fdd114c035c9f'/>
<id>urn:sha1:e3bb6d390c6e55daa24592ec168fdd114c035c9f</id>
<content type='text'>
Also add missing entries for JTAG-lock-pick Tiny 2, Xverve Signalyzer
LITE and default FTDI VID:PIDs.

Change-Id: I41b4f15409642298d1cf134d1f8014dc8f003005
Signed-off-by: Andreas Fritiofson &lt;andreas.fritiofson@gmail.com&gt;
Reviewed-on: http://openocd.zylin.com/1969
Tested-by: jenkins
</content>
</entry>
</feed>
