d12f28b22fSubmitted by David Mosberger-Tang patch #8924: Enable TPI for usbtiny * usbtiny.c: Extend to handle TPI targets * configure.ac: Probe for <netinet/in.h>
joerg_wunsch
2018-01-12 23:31:35 +0000
aab6f0bd35Submitted by Yegor Yefremov: patch #9222: Enable silent build * configure.ac: Add AM_SILENT_RULES * Makefile.am: Document how to run "make" to get verbose build messages
Joerg Wunsch
2018-01-12 22:07:39 +0000
274112181eSubmitted by Yegor Yefremov: patch #9222: Enable silent build * configure.ac: Add AM_SILENT_RULES * Makefile.am: Document how to run "make" to get verbose build messages
joerg_wunsch
2018-01-12 22:07:39 +0000
df4cd5e8a2Submitted by: Kjetil Kjeka: patch #9317: Support atmega64m1 as part * avrdue.conf.in (ATmega64M1): New entry.
Joerg Wunsch
2018-01-12 21:55:40 +0000
23b0d1df50Submitted by: Kjetil Kjeka: patch #9317: Support atmega64m1 as part * avrdue.conf.in (ATmega64M1): New entry.
joerg_wunsch
2018-01-12 21:55:40 +0000
4de2d7c8c4Submitted by Submitted David Griffith: patch #9530: Update URL to Ladyada's USBtinyISP page. * avrdude.conf.in (usbtiny): Update URL
Joerg Wunsch
2018-01-12 21:45:09 +0000
b0f30e13d5Submitted by Submitted David Griffith: patch #9530: Update URL to Ladyada's USBtinyISP page. * avrdude.conf.in (usbtiny): Update URL
joerg_wunsch
2018-01-12 21:45:09 +0000
6744c9e48aSubmitted by Milan Kupcevic: patch #9423: Support ATtiny841 and ATtiny441 bug #47376: ATtiny841 description missing in configuration file bug #49455: support for tiny441 * avrdude.conf.in (ATtiny841, ATtiny441): New entries
Joerg Wunsch
2018-01-12 21:38:09 +0000
565681e683Submitted by Milan Kupcevic: patch #9423: Support ATtiny841 and ATtiny441 bug #47376: ATtiny841 description missing in configuration file bug #49455: support for tiny441 * avrdude.conf.in (ATtiny841, ATtiny441): New entries
joerg_wunsch
2018-01-12 21:38:09 +0000
164ee65147Add various ChangeLog files to distribution.
Joerg Wunsch
2018-01-10 07:06:23 +0000
5e88db6650Add various ChangeLog files to distribution.
joerg_wunsch
2018-01-10 07:06:23 +0000
85a2eed129patch #9506: Script to create device configuration stub from Atmel ATDF files
Joerg Wunsch
2018-01-10 06:59:26 +0000
a463580945patch #9506: Script to create device configuration stub from Atmel ATDF files
joerg_wunsch
2018-01-10 06:59:26 +0000
47112a4734Submitted by Jan Egil Ruud <janegil.ruud@microchip.com> patch #9507: Fix UPDI chip erase * lexer.l (family_id): New keyword. * config_gram.y: (Ditto) * doc/avrdude.texi: Document new keyword * avrdude.conf.in: Add family_id for avr8x devices * avr.c: Pass error code up. * jtag3.c: Pass error code from memory read up; implement jtag3_read_sib() * libavrdude.h: Add new items. * main.c: Implement different chip erase handling required for UPDI devices.
Joerg Wunsch
2018-01-09 23:29:31 +0000
dd7ee6507bSubmitted by Jan Egil Ruud <janegil.ruud@microchip.com> patch #9507: Fix UPDI chip erase * lexer.l (family_id): New keyword. * config_gram.y: (Ditto) * doc/avrdude.texi: Document new keyword * avrdude.conf.in: Add family_id for avr8x devices * avr.c: Pass error code up. * jtag3.c: Pass error code from memory read up; implement jtag3_read_sib() * libavrdude.h: Add new items. * main.c: Implement different chip erase handling required for UPDI devices.
joerg_wunsch
2018-01-09 23:29:31 +0000
559c20f207Submitted by Jan Egil Ruud <janegil.ruud@microchip.com> patch #9507: Fix UPDI chip erase * jtag3.c (jtag3_chip_erase_updi): New function * jtag3_private.h: More constants
Joerg Wunsch
2017-12-30 00:05:54 +0000
e9bf58c1cfSubmitted by Jan Egil Ruud <janegil.ruud@microchip.com> patch #9507: Fix UPDI chip erase * jtag3.c (jtag3_chip_erase_updi): New function * jtag3_private.h: More constants
joerg_wunsch
2017-12-30 00:05:54 +0000
ecaaa1e1d5Submitted by Jan Egil Ruud <janegil.ruud@microchip.com> patch #9508: Add PowerDebugger and XPlained Mini in UPDI mode * avrdude.conf.in (xplainedmini_updi, powerdebugger, powerdebugger_pdi, powerdebugger_updi, powerdebugger_dw, powerdebugger_isp): New programmers
Joerg Wunsch
2017-12-29 23:33:54 +0000
51ff73286cSubmitted by Jan Egil Ruud <janegil.ruud@microchip.com> patch #9508: Add PowerDebugger and XPlained Mini in UPDI mode * avrdude.conf.in (xplainedmini_updi, powerdebugger, powerdebugger_pdi, powerdebugger_updi, powerdebugger_dw, powerdebugger_isp): New programmers
joerg_wunsch
2017-12-29 23:33:54 +0000
7ac874ffe1Add Xplained Mini in UPDI mode as new programmer.
Joerg Wunsch
2017-12-29 23:16:50 +0000
6a6534cfadAdd Xplained Mini in UPDI mode as new programmer.
joerg_wunsch
2017-12-29 23:16:50 +0000
82dc3bf679bootstrap: Detect whether libtoolize is named `glibtoolize' (MacOS)
Joerg Wunsch
2017-12-29 22:23:06 +0000
4a8125a817bootstrap: Detect whether libtoolize is named `glibtoolize' (MacOS)
joerg_wunsch
2017-12-29 22:23:06 +0000
6e57e225e7Bump version date to indicate added UPDI support.
Joerg Wunsch
2017-11-29 23:11:35 +0000
6a286a90b2Bump version date to indicate added UPDI support.
joerg_wunsch
2017-11-29 23:11:35 +0000
186656b855Submitted by Jan Egil Ruud <janegil.ruud@microchip.com> patch #9482: Add support for UPDI and AVR8X * avrdude.conf.in (xplainedpro_updi): New programmer * avrdude.conf.in (.avr8x, ATtiny1617, ATtiny817): New device family and devices * config_gram.y: add K_OCD_BASE and K_HAS_UPDI * lexer.l: (Ditto.) * doc/avrdude.texi: Document "has_updi" flag * jtag3.c: Implement UPDI * jtag3.h: (Ditto.) * jtag3_private.h: (Ditto.) * libavrdude.h: Add ocd_base value and AVRPART_HAS_UPDI flag * pgm_type.c: Add jtagice3_updi
Joerg Wunsch
2017-11-29 23:09:51 +0000
27d0aebbbeSubmitted by Jan Egil Ruud <janegil.ruud@microchip.com> patch #9482: Add support for UPDI and AVR8X * avrdude.conf.in (xplainedpro_updi): New programmer * avrdude.conf.in (.avr8x, ATtiny1617, ATtiny817): New device family and devices * config_gram.y: add K_OCD_BASE and K_HAS_UPDI * lexer.l: (Ditto.) * doc/avrdude.texi: Document "has_updi" flag * jtag3.c: Implement UPDI * jtag3.h: (Ditto.) * jtag3_private.h: (Ditto.) * libavrdude.h: Add ocd_base value and AVRPART_HAS_UPDI flag * pgm_type.c: Add jtagice3_updi
joerg_wunsch
2017-11-29 23:09:51 +0000
492a7b6709Submitted by Jan Egil Ruud <janegil.ruud@microchip.com> avrdude.conf.in (ATmega328PB): New part
Joerg Wunsch
2017-11-29 22:44:56 +0000
34b031f3d7Submitted by Jan Egil Ruud <janegil.ruud@microchip.com> avrdude.conf.in (ATmega328PB): New part
joerg_wunsch
2017-11-29 22:44:56 +0000
7e32be2599Define DEBUG and DEBUGRECV unconditionally, as MSG_TRACE2 messages.
Joerg Wunsch
2016-09-14 06:17:59 +0000
3f52fcce58Define DEBUG and DEBUGRECV unconditionally, as MSG_TRACE2 messages.
joerg_wunsch
2016-09-14 06:17:59 +0000
86ce06c189Add ehajo-isp programmer (commercial version of USBtiny).
Joerg Wunsch
2016-05-09 22:05:59 +0000
5b46537df2Add ehajo-isp programmer (commercial version of USBtiny).
joerg_wunsch
2016-05-09 22:05:59 +0000
b5b37c30f2* configure.ac (libftdi1): Rather than hardcoding the library providing the libusb-1.0 API, use the result from the previous probe. This helps detecting libftdi1 on FreeBSD where the libusb-1.0 API is provided by the system's libusb.
Joerg Wunsch
2016-04-20 20:40:58 +0000
554c72cab4* configure.ac (libftdi1): Rather than hardcoding the library providing the libusb-1.0 API, use the result from the previous probe. This helps detecting libftdi1 on FreeBSD where the libusb-1.0 API is provided by the system's libusb.
joerg_wunsch
2016-04-20 20:40:58 +0000
71be95b16aIn usbhid_open(), correctly calculate the offset for serial number matching.
Joerg Wunsch
2016-04-18 14:47:53 +0000
059fbf3f47In usbhid_open(), correctly calculate the offset for serial number matching.
joerg_wunsch
2016-04-18 14:47:53 +0000
185b615245bug #47550: Linux GPIO broken * linuxgpio.c: Replace %ud by %u in snprintf calls.
Joerg Wunsch
2016-03-28 17:29:30 +0000
9ac840041bbug #47550: Linux GPIO broken * linuxgpio.c: Replace %ud by %u in snprintf calls.
joerg_wunsch
2016-03-28 17:29:30 +0000
02e6082312Bump read timeout in usbhid_recv() to 300 ms.
Joerg Wunsch
2016-03-02 21:04:36 +0000
37cb2ad56cBump read timeout in usbhid_recv() to 300 ms.
joerg_wunsch
2016-03-02 21:04:36 +0000
a6dc66fb9eBack out rev 1385, it was committed accidentally.
Joerg Wunsch
2016-03-02 16:49:01 +0000
2bfcdee899Back out rev 1385, it was committed accidentally.
joerg_wunsch
2016-03-02 16:49:01 +0000
0634e4eb92Support packet fragmentation and reassembly in hid_thread(), for mEDBG devices.
Joerg Wunsch
2016-03-02 16:45:10 +0000
ece76fba59Support packet fragmentation and reassembly in hid_thread(), for mEDBG devices.
joerg_wunsch
2016-03-02 16:45:10 +0000
5dba081585Summary: Before returning, call hid_free_enumeration().
Joerg Wunsch
2016-02-24 22:14:06 +0000
7ed063bfa4Summary: Before returning, call hid_free_enumeration().
joerg_wunsch
2016-02-24 22:14:06 +0000
3afd51e7d5Summary: Fix walking the list of HID matches
Joerg Wunsch
2016-02-24 22:08:36 +0000
e1ce7be101Summary: Fix walking the list of HID matches
joerg_wunsch
2016-02-24 22:08:36 +0000
9db53455a9Fix an off-by-one error in usbhid_send().
Joerg Wunsch
2016-02-22 09:23:20 +0000
b3ee7ad686Fix an off-by-one error in usbhid_send().
joerg_wunsch
2016-02-22 09:23:20 +0000
081b6fe229Use libhidapi as (optional) transport for CMSIS-DAP compliant debuggers (JTAGICE3 with firmware 3+, AtmelICE, EDBG, mEDBG).
Joerg Wunsch
2016-02-20 22:50:13 +0000
6927e1aa06Use libhidapi as (optional) transport for CMSIS-DAP compliant debuggers (JTAGICE3 with firmware 3+, AtmelICE, EDBG, mEDBG).
joerg_wunsch
2016-02-20 22:50:13 +0000
45cdd4a906(Obtained from patch #8717: pattch for mcprog and libhidapi support) * configure.ac: Probe for libhidapi * Makefile.am: Add @LIBHIDAPI@
Joerg Wunsch
2016-02-17 21:48:37 +0000
10e2e34afb(Obtained from patch #8717: pattch for mcprog and libhidapi support) * configure.ac: Probe for libhidapi * Makefile.am: Add @LIBHIDAPI@
joerg_wunsch
2016-02-17 21:48:37 +0000
a94e7b1325patch #8435: Implementing mEDBG CMSIS-DAP protocol * usb_libusb.c: Add endpoint IDs for Xplained Mini, correctly transfer trailing ZLP when needed * avrdude.conf.in (xplainedmini, xplainedmini_dw): New entries. * jtag3.c (jtag3_edbg_send, jtag3_edbg_recv_frame): Implement fragmentation needed for the 64-byte EP size of the Xplained Mini
joerg_wunsch
2016-02-15 19:58:45 +0000
a7238c44afpatch #8435: Implementing mEDBG CMSIS-DAP protocol * usb_libusb.c: Add endpoint IDs for Xplained Mini, correctly transfer trailing ZLP when needed * avrdude.conf.in (xplainedmini, xplainedmini_dw): New entries. * jtag3.c (jtag3_edbg_send, jtag3_edbg_recv_frame): Implement fragmentation needed for the 64-byte EP size of the Xplained Mini
Joerg Wunsch
2016-02-15 19:58:45 +0000
de02ef96eeMention backout of
joerg_wunsch
2016-02-15 19:46:58 +0000
b41fbccf3dMention backout of
Joerg Wunsch
2016-02-15 19:46:58 +0000
bdb38b388aDo not suggest users might change the default config file. It will be overwritten by updates.
joerg_wunsch
2015-12-15 22:40:13 +0000
141bdc7171Do not suggest users might change the default config file. It will be overwritten by updates.
Joerg Wunsch
2015-12-15 22:40:13 +0000
1238faae24bug #46610: Floating point exception (core dumped) arch linux rpi2 bug #46483: version 6.2. ser_open(): can't set attributes for device * ser_posix.c: Back out change from patch #8380
joerg_wunsch
2015-12-09 22:45:57 +0000
172f34f872bug #46610: Floating point exception (core dumped) arch linux rpi2 bug #46483: version 6.2. ser_open(): can't set attributes for device * ser_posix.c: Back out change from patch #8380
Joerg Wunsch
2015-12-09 22:45:57 +0000
efb2a1e457This is the post-6.2 state now.
joerg_wunsch
2015-11-16 22:46:49 +0000
7d2a1c916bThis is the post-6.2 state now.
Joerg Wunsch
2015-11-16 22:46:49 +0000
595c92288dThis is AVRDUDE 6.2.
v6.2
Joerg Wunsch
2015-11-16 22:43:18 +0000
3a23a71d25About to release version 6.2.
joerg_wunsch
2015-11-16 22:40:29 +0000
f428a6db07About to release version 6.2.
Joerg Wunsch
2015-11-16 22:40:29 +0000
70979b7030Just to make sure this won't get lost over time, make a copy of Atmel's publically available documentation files for reference.
joerg_wunsch
2015-11-02 21:13:28 +0000