[OpenOCD-devel] [PATCH]: f9f4811 target/nds32_disassembler: fix format specifiers warnings

2014-01-17 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1878 -- gerrit commit f9f48116f448162c574ba6784950cf9d4eba59d2 Author: Paul Fertser fercer...@gmail.com Date: Fri Jan 17 14:11:55

[OpenOCD-devel] [PATCH]: c68fa6b server/gdb_server: fix uninitialised variable warning

2014-01-17 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1877 -- gerrit commit c68fa6b43f0c9cb55aeb52c6ccd23ea337df5827 Author: Paul Fertser fercer...@gmail.com Date: Fri Jan 17 14:10:57

[OpenOCD-devel] [PATCH]: 06543c9 flash/nor/mdr.c: fix uninitialised variable warning

2014-01-17 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1875 -- gerrit commit 06543c9db18a806a06fb0ec9ed64ff12bbf828ee Author: Paul Fertser fercer...@gmail.com Date: Fri Jan 17 14:06:51

[OpenOCD-devel] [PATCH]: 7ea4923 flash/nor/stm32f1x: fix format specifiers warning

2014-01-17 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1879 -- gerrit commit 7ea4923d304f58762ce98ac0b41651da130dc077 Author: Paul Fertser fercer...@gmail.com Date: Fri Jan 17 15:17:14

[OpenOCD-devel] how much of current openocd code base is truly deprecated?

2014-01-17 Thread Robert P. J. Day
following up on an earlier question of mine, i notice a fair bit of stuff marked DEPRECATED in the current code base. what's the openocd policy of timelines for removing stuff like that? i'm a big fan of, if it's not necessary and people know it's discouraged code, at some point, one has to

[OpenOCD-devel] [PATCH]: 3ced9a7 Add CMSIS-DAP information to the READMEs.

2014-01-17 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1880 -- gerrit commit 3ced9a73cc20b8fb5d5fdcfa477182032e3f4f0c Author: Paul Fertser fercer...@gmail.com Date: Fri Jan 17 15:25:53

Re: [OpenOCD-devel] how much of current openocd code base is truly deprecated?

2014-01-17 Thread Andreas Fritiofson
On Fri, Jan 17, 2014 at 12:27 PM, Robert P. J. Day rpj...@crashcourse.cawrote: following up on an earlier question of mine, i notice a fair bit of stuff marked DEPRECATED in the current code base. what's the openocd policy of timelines for removing stuff like that? Easy, there is no

Re: [OpenOCD-devel] how much of current openocd code base is truly deprecated?

2014-01-17 Thread Peter Stuge
Robert P. J. Day wrote: what's the openocd policy of timelines for removing stuff As Andreas already wrote there is no policy. I'm personally in favor of deleting everything old immediately. //Peter -- CenturyLink

[OpenOCD-devel] [PATCH]: 6c7136c NEWS: preparations for new release

2014-01-17 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1881 -- gerrit commit 6c7136c90c816ebfb1a29e8a3e42b4cab6684792 Author: Paul Fertser fercer...@gmail.com Date: Fri Jan 17 23:08:26

Re: [OpenOCD-devel] [PATCH]: 6c7136c NEWS: preparations for new release

2014-01-17 Thread Peter Stuge
ger...@openocd.zylin.com wrote: Since users are used to numbered releases it's probably high time we start cooking a new one. As there were no radical user-visible changes I consider it to be an incremental step from 0.7.0, hence I'm proposing 0.7.5 version number. Maybe

Re: [OpenOCD-devel] [PATCH]: 6c7136c NEWS: preparations for new release

2014-01-17 Thread Andreas Fritiofson
On Fri, Jan 17, 2014 at 8:39 PM, Peter Stuge pe...@stuge.se wrote: Maybe finally make ftdi drivers the default, rather than ft2232. (If it hasn't already been done..) It has, in the sense that the ftdi driver is built automatically as long as libusb is available, while ft2232 has to be

Re: [OpenOCD-devel] [PATCH]: 6c7136c NEWS: preparations for new release

2014-01-17 Thread Andreas Fritiofson
On Fri, Jan 17, 2014 at 8:20 PM, ger...@openocd.zylin.com wrote: Since users are used to numbered releases it's probably high time we start cooking a new one. As there were no radical user-visible changes I consider it to be an incremental step from 0.7.0, hence I'm proposing

Re: [OpenOCD-devel] [PATCH]: 6c7136c NEWS: preparations for new release

2014-01-17 Thread Nader
Howdy, As a vivid user, I would prefer a clear distinctive revision like the suggested 0.8. Specially few of us were already using 0.8-dev version. After all, since v0.7 lots of things were fixed and new stuff came into the OpenOCD. The new suggested readme is loaded, couple that with some

[OpenOCD-devel] [PATCH]: 6553a47 topic: auto-detect CMSIS-DAP USB VID:PID

2014-01-17 Thread gerrit
This is an automated email from Gerrit. Peter Lawrence (majbt...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1883 -- gerrit commit 6553a4713bdb06ad08bff9f99bb39625031c38a9 Author: Peter Lawrence majbt...@gmail.com Date: Fri Jan 17

[OpenOCD-devel] [PATCH]: e196d51 topic: auto-detect CMSIS-DAP USB VID:PID

2014-01-17 Thread gerrit
This is an automated email from Gerrit. Peter Lawrence (majbt...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1882 -- gerrit commit e196d511e30e3784f998b846716ddb64252723b1 Author: Peter Lawrence majbt...@gmail.com Date: Fri Jan 17

Re: [OpenOCD-devel] [PATCH]: 6c7136c NEWS: preparations for new release

2014-01-17 Thread Paul Fertser
On Fri, Jan 17, 2014 at 08:39:38PM +0100, Peter Stuge wrote: Since users are used to numbered releases it's probably high time we start cooking a new one. As there were no radical user-visible changes I consider it to be an incremental step from 0.7.0, hence I'm proposing

Re: [OpenOCD-devel] [PATCH]: 6c7136c NEWS: preparations for new release

2014-01-17 Thread Paul Fertser
Hi Andreas, On Fri, Jan 17, 2014 at 10:58:22PM +0100, Andreas Fritiofson wrote: On Fri, Jan 17, 2014 at 8:39 PM, Peter Stuge [1]pe...@stuge.se wrote: Maybe finally make ftdi drivers the default, rather than ft2232. (If it hasn't already been done..) It has, in the sense that the

Re: [OpenOCD-devel] [PATCH]: 6c7136c NEWS: preparations for new release

2014-01-17 Thread Paul Fertser
On Fri, Jan 17, 2014 at 11:43:16PM +0100, Andreas Fritiofson wrote: I looked through the git log since v0.7.0 and added everything I thought was worth mentioning in the NEWS. If I got too specific or have missed something important (thanks to all the contributors there