Commit Graph

  • 43bd052abf Submitted by Doug Springer, based on work by Wolfgang Moser, Ville Voipio, Hannes Weisbach patch #7486: Patch to add FT2232C/D, FT2232H, FT4232H, usbvid, usbpid, usbdev for USB support - Based on #7062 * avrftdi.c: New file. * avrftdi.h: (Ditto.) * configure.ac: Add check for libftdi. * config_gram.y: Add AVRFTDI and per-programmer USB string keywords. * lexer.l: (Ditto.) * avrdude.conf.in: Add avrftdi and 2232HIO programmers. * pgm.h: Add USB parameters. * Makefile.am: Add avrftdi.c and avrftdi.h. * AUTHORS: Mention the new authors. * avrdude.1: Document the changes. joerg_wunsch 2011-08-25 16:12:30 +0000
  • 46c7bf38ec Submitted by Doug Springer, based on work by Wolfgang Moser, Ville Voipio, Hannes Weisbach patch #7486: Patch to add FT2232C/D, FT2232H, FT4232H, usbvid, usbpid, usbdev for USB support - Based on #7062 * avrftdi.c: New file. * avrftdi.h: (Ditto.) * configure.ac: Add check for libftdi. * config_gram.y: Add AVRFTDI and per-programmer USB string keywords. * lexer.l: (Ditto.) * avrdude.conf.in: Add avrftdi and 2232HIO programmers. * pgm.h: Add USB parameters. * Makefile.am: Add avrftdi.c and avrftdi.h. * AUTHORS: Mention the new authors. * avrdude.1: Document the changes. Joerg Wunsch 2011-08-25 16:12:30 +0000
  • a3fc883cde Submitted by Doug Springer, based on work by Wolfgang Moser, Ville Voipio, Hannes Weisbach patch #7486: Patch to add FT2232C/D, FT2232H, FT4232H, usbvid, usbpid, usbdev for USB support - Based on #7062 * avrftdi.c: New file. * avrftdi.h: (Ditto.) * configure.ac: Add check for libftdi. * config_gram.y: Add AVRFTDI and per-programmer USB string keywords. * lexer.l: (Ditto.) * avrdude.conf.in: Add avrftdi and 2232HIO programmers. * pgm.h: Add USB parameters. * Makefile.am: Add avrftdi.c and avrftdi.h. * AUTHORS: Mention the new authors. * avrdude.1: Document the changes. Joerg Wunsch 2011-08-25 16:12:30 +0000
  • be5fe6bf70 Add Darell's email address, so it's consistent with the other authors. joerg_wunsch 2011-08-24 07:40:48 +0000
  • d74d9e647e Add Darell's email address, so it's consistent with the other authors. Joerg Wunsch 2011-08-24 07:40:48 +0000
  • a636dd2212 Add Darell's email address, so it's consistent with the other authors. Joerg Wunsch 2011-08-24 07:40:48 +0000
  • 581e93da6a Allow for the GNU FDL as an alternate option to the existing documentation license. joerg_wunsch 2011-08-23 21:12:14 +0000
  • 36642a1269 Allow for the GNU FDL as an alternate option to the existing documentation license. Joerg Wunsch 2011-08-23 21:12:14 +0000
  • 5493db89d2 Allow for the GNU FDL as an alternate option to the existing documentation license. Joerg Wunsch 2011-08-23 21:12:14 +0000
  • 6431eece98 Submitted by Darell Tan: patch #7244: TPI bitbang implementation * bitbang.c: Add TPI bitbang stuff. * bitbang.h: (Ditto.) * avr.c: (Ditto.) * avr.h: (Ditto.) * pgm.c: (Ditto.) * pgm.h: (Ditto.) * serbb_posix.c: Wire bitbang_cmd_tpi into the struct pgm. * serbb_win32.c: (Ditto.) * par.c: (Ditto.) * doc/avrdude.texi: Document the TPI bitbang support. joerg_wunsch 2011-08-23 21:03:36 +0000
  • ce3000d960 Submitted by Darell Tan: patch #7244: TPI bitbang implementation * bitbang.c: Add TPI bitbang stuff. * bitbang.h: (Ditto.) * avr.c: (Ditto.) * avr.h: (Ditto.) * pgm.c: (Ditto.) * pgm.h: (Ditto.) * serbb_posix.c: Wire bitbang_cmd_tpi into the struct pgm. * serbb_win32.c: (Ditto.) * par.c: (Ditto.) * doc/avrdude.texi: Document the TPI bitbang support. Joerg Wunsch 2011-08-23 21:03:36 +0000
  • 73a8d9bffc Submitted by Darell Tan: patch #7244: TPI bitbang implementation * bitbang.c: Add TPI bitbang stuff. * bitbang.h: (Ditto.) * avr.c: (Ditto.) * avr.h: (Ditto.) * pgm.c: (Ditto.) * pgm.h: (Ditto.) * serbb_posix.c: Wire bitbang_cmd_tpi into the struct pgm. * serbb_win32.c: (Ditto.) * par.c: (Ditto.) * doc/avrdude.texi: Document the TPI bitbang support. Joerg Wunsch 2011-08-23 21:03:36 +0000
  • 3a44cb66ef Fix the (supposed) Windows bus:device tuple. joerg_wunsch 2011-08-17 21:45:29 +0000
  • 32d196c86d Fix the (supposed) Windows bus:device tuple. Joerg Wunsch 2011-08-17 21:45:29 +0000
  • e5ad8f6208 Fix the (supposed) Windows bus:device tuple. Joerg Wunsch 2011-08-17 21:45:29 +0000
  • 4ef2350350 Submitted by Grygoriy Fuchedzhy: bug #31779: Add support for addressing usbtinyisp with -P option * usbtiny.c (usbtiny_open): Add logic to distinguish multiple USBtinyISP programmers by their bus:device tuple. * doc/avrdude.texi: Document the new functionality. * avrdude.1: (Ditto.) joerg_wunsch 2011-08-17 15:24:09 +0000
  • 31e69c7ecd Submitted by Grygoriy Fuchedzhy: bug #31779: Add support for addressing usbtinyisp with -P option * usbtiny.c (usbtiny_open): Add logic to distinguish multiple USBtinyISP programmers by their bus:device tuple. * doc/avrdude.texi: Document the new functionality. * avrdude.1: (Ditto.) Joerg Wunsch 2011-08-17 15:24:09 +0000
  • fbef8e0d29 Submitted by Grygoriy Fuchedzhy: bug #31779: Add support for addressing usbtinyisp with -P option * usbtiny.c (usbtiny_open): Add logic to distinguish multiple USBtinyISP programmers by their bus:device tuple. * doc/avrdude.texi: Document the new functionality. * avrdude.1: (Ditto.) Joerg Wunsch 2011-08-17 15:24:09 +0000
  • 317351e8df Submitted by Timon Van Overveldt: bug #30268: Debugwire broken in avrdude-5.10 * jtagmkII.c (jtagmkII_initialize): only try setting up a JTAG chain when the programmer is using JTAG. joerg_wunsch 2011-08-16 18:47:52 +0000
  • 161291f5ae Submitted by Timon Van Overveldt: bug #30268: Debugwire broken in avrdude-5.10 * jtagmkII.c (jtagmkII_initialize): only try setting up a JTAG chain when the programmer is using JTAG. Joerg Wunsch 2011-08-16 18:47:52 +0000
  • 0ae7a61335 Submitted by Timon Van Overveldt: bug #30268: Debugwire broken in avrdude-5.10 * jtagmkII.c (jtagmkII_initialize): only try setting up a JTAG chain when the programmer is using JTAG. Joerg Wunsch 2011-08-16 18:47:52 +0000
  • 5a6a357c8f bug #29636: AVRDude issues invalid CMD_CHECK_TARGET_CONNECTION on the AVRISP-MKII * stk500v2.c (stk500v2_program_enable): Rewrite the logic to explain ISP activation failures. * stk500v2_private.h: Fix the various STATUS_* constants; AVR069 and AVR079 disagreed in their values, even though they are apparently implementing the same logic behind. joerg_wunsch 2011-08-16 18:15:19 +0000
  • 8bb408b0ab bug #29636: AVRDude issues invalid CMD_CHECK_TARGET_CONNECTION on the AVRISP-MKII * stk500v2.c (stk500v2_program_enable): Rewrite the logic to explain ISP activation failures. * stk500v2_private.h: Fix the various STATUS_* constants; AVR069 and AVR079 disagreed in their values, even though they are apparently implementing the same logic behind. Joerg Wunsch 2011-08-16 18:15:19 +0000
  • c02e25c2cc bug #29636: AVRDude issues invalid CMD_CHECK_TARGET_CONNECTION on the AVRISP-MKII * stk500v2.c (stk500v2_program_enable): Rewrite the logic to explain ISP activation failures. * stk500v2_private.h: Fix the various STATUS_* constants; AVR069 and AVR079 disagreed in their values, even though they are apparently implementing the same logic behind. Joerg Wunsch 2011-08-16 18:15:19 +0000
  • c8f5bc0114 bug #29650: Programming timeouts in ATmega128RFA1 are too slow * avrdude.conf.in (ATmega128RFA1): Bump write delay values for flash and EEPROM to 50 ms. joerg_wunsch 2011-08-16 16:45:24 +0000
  • df9215a79e bug #29650: Programming timeouts in ATmega128RFA1 are too slow * avrdude.conf.in (ATmega128RFA1): Bump write delay values for flash and EEPROM to 50 ms. Joerg Wunsch 2011-08-16 16:45:24 +0000
  • 8595de951e bug #29650: Programming timeouts in ATmega128RFA1 are too slow * avrdude.conf.in (ATmega128RFA1): Bump write delay values for flash and EEPROM to 50 ms. Joerg Wunsch 2011-08-16 16:45:24 +0000
  • 4d1b585507 * avrdude.conf.in (ATmega8515, ATmega8535, ATmega48, ATmega88, ATmega88P, ATtiny88, ATmega168, ATmega168P, ATmega328P): Bump delay value for STK500v2 EEPROM write operation to 5, according to the respective XML files. joerg_wunsch 2011-08-16 16:42:30 +0000
  • 60de014b75 * avrdude.conf.in (ATmega8515, ATmega8535, ATmega48, ATmega88, ATmega88P, ATtiny88, ATmega168, ATmega168P, ATmega328P): Bump delay value for STK500v2 EEPROM write operation to 5, according to the respective XML files. Joerg Wunsch 2011-08-16 16:42:30 +0000
  • 7ec4b042ef * avrdude.conf.in (ATmega8515, ATmega8535, ATmega48, ATmega88, ATmega88P, ATtiny88, ATmega168, ATmega168P, ATmega328P): Bump delay value for STK500v2 EEPROM write operation to 5, according to the respective XML files. Joerg Wunsch 2011-08-16 16:42:30 +0000
  • 45ca03eae2 Submitted by Darcy Houlahan: bug #29694: error in avrdude.conf for attiny84 eeprom * avrdude.conf.in (ATtiny84, ATtiny85): fix A7 bit in EEPROM write command. joerg_wunsch 2011-08-16 15:18:33 +0000
  • f40a65c74a Submitted by Darcy Houlahan: bug #29694: error in avrdude.conf for attiny84 eeprom * avrdude.conf.in (ATtiny84, ATtiny85): fix A7 bit in EEPROM write command. Joerg Wunsch 2011-08-16 15:18:33 +0000
  • 13dc823b74 Submitted by Darcy Houlahan: bug #29694: error in avrdude.conf for attiny84 eeprom * avrdude.conf.in (ATtiny84, ATtiny85): fix A7 bit in EEPROM write command. Joerg Wunsch 2011-08-16 15:18:33 +0000
  • 233dd09921 Submitted by Durant Gilles: joerg_wunsch 2011-08-16 14:57:56 +0000
  • 006341ca40 Submitted by Durant Gilles: Joerg Wunsch 2011-08-16 14:57:56 +0000
  • e6cd7c3deb Submitted by Durant Gilles: Joerg Wunsch 2011-08-16 14:57:56 +0000
  • b27eda81ac Submitted by Philip: bug #31386: A "BUILD.svn" or similar "how to get started" doc would be helpful joerg_wunsch 2011-08-16 10:37:09 +0000
  • 5fef2f36f1 Submitted by Philip: bug #31386: A "BUILD.svn" or similar "how to get started" doc would be helpful Joerg Wunsch 2011-08-16 10:37:09 +0000
  • b5509dc7ce Submitted by Philip: bug #31386: A "BUILD.svn" or similar "how to get started" doc would be helpful Joerg Wunsch 2011-08-16 10:37:09 +0000
  • 57b91dbe63 Submitted by Nic Jones: bug #32539: [Documentation][Patch] Man page is misleading re: Dragon & PDI joerg_wunsch 2011-08-15 16:05:54 +0000
  • 2056b0b568 Submitted by Nic Jones: bug #32539: [Documentation][Patch] Man page is misleading re: Dragon & PDI Joerg Wunsch 2011-08-15 16:05:54 +0000
  • 54ef965da4 Submitted by Nic Jones: bug #32539: [Documentation][Patch] Man page is misleading re: Dragon & PDI Joerg Wunsch 2011-08-15 16:05:54 +0000
  • e1d8d6a5e2 Add <stdint.h> so this actually compiles again. joerg_wunsch 2011-08-12 15:56:21 +0000
  • 40cddf0085 Add <stdint.h> so this actually compiles again. Joerg Wunsch 2011-08-12 15:56:21 +0000
  • 50ac9887e9 Add <stdint.h> so this actually compiles again. Joerg Wunsch 2011-08-12 15:56:21 +0000
  • 8ffc1b85b0 Contributed by tixiv@gmx.net: bug #33345: File auto detection as binary doesn't open file in binary mode on Windows * fileio.c: Move the decision about opening files in binary mode until before the fopen() call. joerg_wunsch 2011-08-12 15:53:53 +0000
  • d640768544 Contributed by tixiv@gmx.net: bug #33345: File auto detection as binary doesn't open file in binary mode on Windows * fileio.c: Move the decision about opening files in binary mode until before the fopen() call. Joerg Wunsch 2011-08-12 15:53:53 +0000
  • 23228c6c52 Contributed by tixiv@gmx.net: bug #33345: File auto detection as binary doesn't open file in binary mode on Windows * fileio.c: Move the decision about opening files in binary mode until before the fopen() call. Joerg Wunsch 2011-08-12 15:53:53 +0000
  • c66ea27716 Delete unneeded svn:executable property. joerg_wunsch 2011-08-12 15:37:44 +0000
  • 6a8d1d55be Delete unneeded svn:executable property. Joerg Wunsch 2011-08-12 15:37:44 +0000
  • 933398d603 Delete unneeded svn:executable property. Joerg Wunsch 2011-08-12 15:37:44 +0000
  • 7313b4348e fixed part id of ATtiny9 fischl 2011-06-16 17:52:20 +0000
  • 13fc6529d3 fixed part id of ATtiny9 Thomas Fischl 2011-06-16 17:52:20 +0000
  • b097878aaa fixed part id of ATtiny9 Thomas Fischl 2011-06-16 17:52:20 +0000
  • fc589638df added TPI support for USBasp (patch #7440) fischl 2011-05-28 07:35:40 +0000
  • ddfbdc0b87 added TPI support for USBasp (patch #7440) Thomas Fischl 2011-05-28 07:35:40 +0000
  • 7782b9cd10 added TPI support for USBasp (patch #7440) Thomas Fischl 2011-05-28 07:35:40 +0000
  • 4c25eee0a5 Remove the version checks for autoconf and automake. Modern versions no longer experience the day-to-day incompatibilities we've been faced with some 5+ years ago. joerg_wunsch 2011-05-11 21:24:12 +0000
  • fc13ef96a1 Remove the version checks for autoconf and automake. Modern versions no longer experience the day-to-day incompatibilities we've been faced with some 5+ years ago. Joerg Wunsch 2011-05-11 21:24:12 +0000
  • 954c493d79 Remove the version checks for autoconf and automake. Modern versions no longer experience the day-to-day incompatibilities we've been faced with some 5+ years ago. Joerg Wunsch 2011-05-11 21:24:12 +0000
  • d1db544c8b Add support for ATmega168P. joerg_wunsch 2011-05-11 21:22:23 +0000
  • fbdd95959a Add support for ATmega168P. Joerg Wunsch 2011-05-11 21:22:23 +0000
  • d6d4b561d3 Add support for ATmega168P. Joerg Wunsch 2011-05-11 21:22:23 +0000
  • 1cebcc9b55 Fix abbreviated name for ATmega324PA. joerg_wunsch 2011-05-11 21:10:10 +0000
  • 60d4d17a7d Fix abbreviated name for ATmega324PA. Joerg Wunsch 2011-05-11 21:10:10 +0000
  • 2398bc214b Fix abbreviated name for ATmega324PA. Joerg Wunsch 2011-05-11 21:10:10 +0000
  • 292af077d4 Submitted by Lech Perczak: bug #30946: Added support for ATmega8/16/32U2 joerg_wunsch 2011-05-11 21:06:05 +0000
  • af5f0ba962 Submitted by Lech Perczak: bug #30946: Added support for ATmega8/16/32U2 Joerg Wunsch 2011-05-11 21:06:05 +0000
  • ede2a09a19 Submitted by Lech Perczak: bug #30946: Added support for ATmega8/16/32U2 Joerg Wunsch 2011-05-11 21:06:05 +0000
  • fbbd81be9a Mark the file as being "text" so Emacs doesn't default to "Config[WinIni]" or such. joerg_wunsch 2011-05-11 20:50:14 +0000
  • 7a9eeeaf05 Mark the file as being "text" so Emacs doesn't default to "Config[WinIni]" or such. Joerg Wunsch 2011-05-11 20:50:14 +0000
  • caf56a11b1 Mark the file as being "text" so Emacs doesn't default to "Config[WinIni]" or such. Joerg Wunsch 2011-05-11 20:50:14 +0000
  • 73dce57ce0 Submitted by David A Lyons: patch #7393: Adding ATtiny4313 Device to avrdude.conf.in joerg_wunsch 2011-05-11 20:46:17 +0000
  • ed57640d6f Submitted by David A Lyons: patch #7393: Adding ATtiny4313 Device to avrdude.conf.in Joerg Wunsch 2011-05-11 20:46:17 +0000
  • b397a32005 Submitted by David A Lyons: patch #7393: Adding ATtiny4313 Device to avrdude.conf.in Joerg Wunsch 2011-05-11 20:46:17 +0000
  • 358961e07e Bump timeout values to allow for slow clock speeds. Ideally, the timeout should depend on the selected clock speed, but changing the API for that would require quite some effort throughout the entire code base. joerg_wunsch 2011-05-11 20:42:27 +0000
  • 267697983f Bump timeout values to allow for slow clock speeds. Ideally, the timeout should depend on the selected clock speed, but changing the API for that would require quite some effort throughout the entire code base. Joerg Wunsch 2011-05-11 20:42:27 +0000
  • 232831e0c2 Bump timeout values to allow for slow clock speeds. Ideally, the timeout should depend on the selected clock speed, but changing the API for that would require quite some effort throughout the entire code base. Joerg Wunsch 2011-05-11 20:42:27 +0000
  • a403b4372a 2011-03-04 Eric B. Weddington <eric.weddington@atmel.com> arcanum 2011-03-04 15:45:56 +0000
  • 1c5a55738f 2011-03-04 Eric B. Weddington <eric.weddington@atmel.com> Eric Weddington 2011-03-04 15:45:56 +0000
  • 6ba5db3959 2011-03-04 Eric B. Weddington <eric.weddington@atmel.com> Eric Weddington 2011-03-04 15:45:56 +0000
  • ae7aa30dc9 ATmega128RFA1: Bump two timing values in order to improve ISP programming stability, in particular with the STK600. joerg_wunsch 2010-12-17 13:28:21 +0000
  • b490a7b72f ATmega128RFA1: Bump two timing values in order to improve ISP programming stability, in particular with the STK600. Joerg Wunsch 2010-12-17 13:28:21 +0000
  • cf0d169f92 ATmega128RFA1: Bump two timing values in order to improve ISP programming stability, in particular with the STK600. Joerg Wunsch 2010-12-17 13:28:21 +0000
  • 686d01b04d In stk500v2_command(), detect warning status codes. joerg_wunsch 2010-12-14 17:17:33 +0000
  • d02285b47e In stk500v2_command(), detect warning status codes. Joerg Wunsch 2010-12-14 17:17:33 +0000
  • c00ff220d8 In stk500v2_command(), detect warning status codes. Joerg Wunsch 2010-12-14 17:17:33 +0000
  • f4078c9183 * fix for bug #31384 springob 2010-10-23 19:33:16 +0000
  • 1e3f5b7c49 * fix for bug #31384 Nils Springob 2010-10-23 19:33:16 +0000
  • 809d69ac1f * fix for bug #31384 Nils Springob 2010-10-23 19:33:16 +0000
  • 52d61845d9 * serial_open() calls will now return -1 on error (no call to exit()) springob 2010-10-22 14:44:53 +0000
  • dd4ec6f74e * serial_open() calls will now return -1 on error (no call to exit()) Nils Springob 2010-10-22 14:44:53 +0000
  • be92fd4c06 * serial_open() calls will now return -1 on error (no call to exit()) Nils Springob 2010-10-22 14:44:53 +0000
  • fcce4d2de3 * serial_open() calls will now return -1 on error (no call to exit()) springob 2010-10-22 14:29:56 +0000
  • 0c603e4791 * serial_open() calls will now return -1 on error (no call to exit()) Nils Springob 2010-10-22 14:29:56 +0000
  • 397215523c * serial_open() calls will now return -1 on error (no call to exit()) Nils Springob 2010-10-22 14:29:56 +0000
  • d7c246d112 bug #30566: MinGW + Ubuntu 9.04 * stk500v2.c (stk500v2_open): use same condition to refer to the AVR Doper support as used in the definition in ser_avrdoper.c. (Thanks to Christian Starkjohann for the analysis of the problem.) joerg_wunsch 2010-07-27 16:06:01 +0000
  • f1bf228061 bug #30566: MinGW + Ubuntu 9.04 * stk500v2.c (stk500v2_open): use same condition to refer to the AVR Doper support as used in the definition in ser_avrdoper.c. (Thanks to Christian Starkjohann for the analysis of the problem.) Joerg Wunsch 2010-07-27 16:06:01 +0000
  • a673818068 bug #30566: MinGW + Ubuntu 9.04 * stk500v2.c (stk500v2_open): use same condition to refer to the AVR Doper support as used in the definition in ser_avrdoper.c. (Thanks to Christian Starkjohann for the analysis of the problem.) Joerg Wunsch 2010-07-27 16:06:01 +0000
  • f474ab0425 * buspirate.c: Added compatibility with BusPirate "NewUI" firmware 5.x (contributed by Kari Knuuttila) mludvig 2010-07-18 13:15:07 +0000