b33708d0bd*avrdude.conf.in : Added bs2 and pagel to m162, patch 4766
Colin O Flynn
2006-01-17 21:01:25 +0000
caec621eaa*avrdude.conf.in : Added bs2 and pagel to m162, patch 4766
Colin O Flynn
2006-01-17 21:01:25 +0000
d0bd1ae69fColin O'Flynn <coflynn@newae.com> * main.c: Fixed a typo in safemode variable names, fixed bug 15113
c_oflynn
2006-01-17 20:17:43 +0000
edeffeef6eColin O'Flynn <coflynn@newae.com> * main.c: Fixed a typo in safemode variable names, fixed bug 15113
Colin O Flynn
2006-01-17 20:17:43 +0000
c23519f392Colin O'Flynn <coflynn@newae.com> * main.c: Fixed a typo in safemode variable names, fixed bug 15113
Colin O Flynn
2006-01-17 20:17:43 +0000
eadc4af2e0Replace David's email address by his full name in the copyrights.
joerg_wunsch
2006-01-12 23:24:35 +0000
008a12f982Replace David's email address by his full name in the copyrights.
Joerg Wunsch
2006-01-12 23:24:35 +0000
4cbcbe84ecReplace David's email address by his full name in the copyrights.
Joerg Wunsch
2006-01-12 23:24:35 +0000
108793bc7aContributed by dcm@mit.edu: add support for the AVRISP mkII device. (Savannah patch #4789.) * serial.h: Declare usb_serdev_frame device descriptor. * stk500v2.c: Implementation of the AVRISP mkII handling. * usb_libusb.c: Add USB handling for short-frame delimited AVRISP mkII USB protocol; add distinction of different devices in usbdev_open(). * jtagmkII.c: Tell usbdev_open() to search for the JTAG ICE mkII. * usbdevs.h: (New file.) * Makefile.am: Add usbdevs.h, as well as some other forgotten files "make distcheck" complained about. * avrdude.conf.in: Add more aliases for the AVRISP mkII. * avrdude.1: Document how to use the AVRISP mkII. * doc/avrdude.texi: (Ditto.)
joerg_wunsch
2006-01-12 23:13:50 +0000
d98636cfadContributed by dcm@mit.edu: add support for the AVRISP mkII device. (Savannah patch #4789.) * serial.h: Declare usb_serdev_frame device descriptor. * stk500v2.c: Implementation of the AVRISP mkII handling. * usb_libusb.c: Add USB handling for short-frame delimited AVRISP mkII USB protocol; add distinction of different devices in usbdev_open(). * jtagmkII.c: Tell usbdev_open() to search for the JTAG ICE mkII. * usbdevs.h: (New file.) * Makefile.am: Add usbdevs.h, as well as some other forgotten files "make distcheck" complained about. * avrdude.conf.in: Add more aliases for the AVRISP mkII. * avrdude.1: Document how to use the AVRISP mkII. * doc/avrdude.texi: (Ditto.)
Joerg Wunsch
2006-01-12 23:13:50 +0000
fddb673ee8Contributed by dcm@mit.edu: add support for the AVRISP mkII device. (Savannah patch #4789.) * serial.h: Declare usb_serdev_frame device descriptor. * stk500v2.c: Implementation of the AVRISP mkII handling. * usb_libusb.c: Add USB handling for short-frame delimited AVRISP mkII USB protocol; add distinction of different devices in usbdev_open(). * jtagmkII.c: Tell usbdev_open() to search for the JTAG ICE mkII. * usbdevs.h: (New file.) * Makefile.am: Add usbdevs.h, as well as some other forgotten files "make distcheck" complained about. * avrdude.conf.in: Add more aliases for the AVRISP mkII. * avrdude.1: Document how to use the AVRISP mkII. * doc/avrdude.texi: (Ditto.)
Joerg Wunsch
2006-01-12 23:13:50 +0000
655094b681Add EEPROM page instructions for the ATmega169 so it will work for STK500v2.
joerg_wunsch
2006-01-12 20:56:43 +0000
d5965b20b9Add EEPROM page instructions for the ATmega169 so it will work for STK500v2.
Joerg Wunsch
2006-01-12 20:56:43 +0000
b561874f07Add EEPROM page instructions for the ATmega169 so it will work for STK500v2.
Joerg Wunsch
2006-01-12 20:56:43 +0000
e42fc67bacAdd support for ATtiny24/44/84.
joerg_wunsch
2005-12-16 22:39:39 +0000
5c32ab8ec9Add support for ATtiny24/44/84.
Joerg Wunsch
2005-12-16 22:39:39 +0000
5e68193a6cAdd support for ATtiny24/44/84.
Joerg Wunsch
2005-12-16 22:39:39 +0000
2f424ba099*avrdude.conf.in: added support for m162 using stk500v2
c_oflynn
2005-12-07 19:19:20 +0000
0163f7076b*avrdude.conf.in: added support for m162 using stk500v2
Colin O Flynn
2005-12-07 19:19:20 +0000
d9866f6219*avrdude.conf.in: added support for m162 using stk500v2
Colin O Flynn
2005-12-07 19:19:20 +0000
dc63f94428Fix the number of significant bits for the efuse memory in ATmega48/88/168; the datasheet is a bit off here as well.
joerg_wunsch
2005-12-01 19:55:17 +0000
b4e112fa5eFix the number of significant bits for the efuse memory in ATmega48/88/168; the datasheet is a bit off here as well.
Joerg Wunsch
2005-12-01 19:55:17 +0000
645961163dFix the number of significant bits for the efuse memory in ATmega48/88/168; the datasheet is a bit off here as well.
Joerg Wunsch
2005-12-01 19:55:17 +0000
f2cf2650daDocument the JTAG ICE mkI support.
joerg_wunsch
2005-11-29 22:58:04 +0000
a3fe61cb2aSubmitted by Galen Seitz: patch #4459: Fix for rpm package builds * avrdude.spec.in: update the RPM spec file: - Default to enable-doc=yes during configure. - Move info file to docs package. - Make building of docs package conditional. Basic idea copied from avr-gcc.
joerg_wunsch
2005-11-29 20:28:51 +0000
05f3e8b038Submitted by Galen Seitz: patch #4459: Fix for rpm package builds * avrdude.spec.in: update the RPM spec file: - Default to enable-doc=yes during configure. - Move info file to docs package. - Make building of docs package conditional. Basic idea copied from avr-gcc.
Joerg Wunsch
2005-11-29 20:28:51 +0000
0b197a6c6fSubmitted by Galen Seitz: patch #4459: Fix for rpm package builds * avrdude.spec.in: update the RPM spec file: - Default to enable-doc=yes during configure. - Move info file to docs package. - Make building of docs package conditional. Basic idea copied from avr-gcc.
Joerg Wunsch
2005-11-29 20:28:51 +0000
458ffc455aSubmitted by someone who thinks he's called "Daper":
joerg_wunsch
2005-11-29 20:20:22 +0000
dbe35b16f8Submitted by someone who thinks he's called "Daper":
Joerg Wunsch
2005-11-29 20:20:22 +0000
70fdf3082eSubmitted by someone who thinks he's called "Daper":
Joerg Wunsch
2005-11-29 20:20:22 +0000
d219669126Fix the size of a response array.
joerg_wunsch
2005-11-28 21:11:18 +0000
f68ed0ca7aFix the size of a response array.
Joerg Wunsch
2005-11-28 21:11:18 +0000
e58b699f41Fix the size of a response array.
Joerg Wunsch
2005-11-28 21:11:18 +0000
f2705574aeImprove the communication startup with the ICE in particular after a powerup. Ideas taken from AVaRICE.
joerg_wunsch
2005-11-28 20:46:21 +0000
a02dc0b11aImprove the communication startup with the ICE in particular after a powerup. Ideas taken from AVaRICE.
Joerg Wunsch
2005-11-28 20:46:21 +0000
6b379d8842Improve the communication startup with the ICE in particular after a powerup. Ideas taken from AVaRICE.
Joerg Wunsch
2005-11-28 20:46:21 +0000
d4fc57ffc2Enable parport access on x86_64 Linux and amd64 FreeBSD systems.
joerg_wunsch
2005-11-28 09:47:23 +0000
dfc2fdc0f3Enable parport access on x86_64 Linux and amd64 FreeBSD systems.
Joerg Wunsch
2005-11-28 09:47:23 +0000
6fa8db276fEnable parport access on x86_64 Linux and amd64 FreeBSD systems.
Joerg Wunsch
2005-11-28 09:47:23 +0000
089d072920Add a forgotten newline at EOF.
joerg_wunsch
2005-11-27 21:20:48 +0000
be5649c3fbAdd a forgotten newline at EOF.
Joerg Wunsch
2005-11-27 21:20:48 +0000
7f7974ce25Add a forgotten newline at EOF.
Joerg Wunsch
2005-11-27 21:20:48 +0000
7c7d635bb9Add a forgotten changelog entry about the ATmega168 support.
joerg_wunsch
2005-11-27 21:02:53 +0000
84d57508bdAdd a forgotten changelog entry about the ATmega168 support.
Joerg Wunsch
2005-11-27 21:02:53 +0000
f0c7b52223Add a forgotten changelog entry about the ATmega168 support.
Joerg Wunsch
2005-11-27 21:02:53 +0000
748e28b266Update ChangeLog for my JTAG ICE mkI support.
joerg_wunsch
2005-11-25 21:32:21 +0000
38c39b26bdUpdate ChangeLog for my JTAG ICE mkI support.
Joerg Wunsch
2005-11-25 21:32:21 +0000
0935636c7bUpdate ChangeLog for my JTAG ICE mkI support.
Joerg Wunsch
2005-11-25 21:32:21 +0000
77ef8cae21Fixed bug 15051
Colin O Flynn
2005-11-25 14:48:22 +0000
1b38485a23Fixed bug 15051
Colin O Flynn
2005-11-25 14:48:22 +0000
d1a771ed78Fixed bug 15051, building for Windows breaks. *par.c: ppi_claim and ppi_release definitions now in a Windows header file *ppi.c: Only included if you are building for Windows *win_ppdev.h: Initial Commit, see par.c
c_oflynn
2005-11-25 14:46:43 +0000
cdf291c5efFixed bug 15051, building for Windows breaks. *par.c: ppi_claim and ppi_release definitions now in a Windows header file *ppi.c: Only included if you are building for Windows *win_ppdev.h: Initial Commit, see par.c
Colin O Flynn
2005-11-25 14:46:43 +0000
fa935481aaFixed bug 15051, building for Windows breaks. *par.c: ppi_claim and ppi_release definitions now in a Windows header file *ppi.c: Only included if you are building for Windows *win_ppdev.h: Initial Commit, see par.c
Colin O Flynn
2005-11-25 14:46:43 +0000
cbaf6103aaAdd ecpp(7D) (parallel port) for Solaris. * configure.ac: add Solaris' default parallel port. * linux_ppdev.h: change parallel port access to the new style. * freebsd_ppi.h: New file, abstract FreeBSD's ppi(4). * solaris_ecpp.h: New file, abstract Solaris' ecpp(7D). * par.c: change header inclusion sequence. * pgm.h: remove obsolete ppi_claim() and ppi_release() dummies. * ppi.c: change header inclusion sequence, use new parport abstraction, drop obsolete dummy implementation.
joerg_wunsch
2005-11-03 22:37:37 +0000
b475eae63dAdd ecpp(7D) (parallel port) for Solaris. * configure.ac: add Solaris' default parallel port. * linux_ppdev.h: change parallel port access to the new style. * freebsd_ppi.h: New file, abstract FreeBSD's ppi(4). * solaris_ecpp.h: New file, abstract Solaris' ecpp(7D). * par.c: change header inclusion sequence. * pgm.h: remove obsolete ppi_claim() and ppi_release() dummies. * ppi.c: change header inclusion sequence, use new parport abstraction, drop obsolete dummy implementation.
Joerg Wunsch
2005-11-03 22:37:37 +0000
ad9238b29eAdd ecpp(7D) (parallel port) for Solaris. * configure.ac: add Solaris' default parallel port. * linux_ppdev.h: change parallel port access to the new style. * freebsd_ppi.h: New file, abstract FreeBSD's ppi(4). * solaris_ecpp.h: New file, abstract Solaris' ecpp(7D). * par.c: change header inclusion sequence. * pgm.h: remove obsolete ppi_claim() and ppi_release() dummies. * ppi.c: change header inclusion sequence, use new parport abstraction, drop obsolete dummy implementation.
Joerg Wunsch
2005-11-03 22:37:37 +0000
811dd7d614Make the lexer work with Solaris' (10) default lex(1).
joerg_wunsch
2005-11-02 21:49:52 +0000
adf3f0aa76Make the lexer work with Solaris' (10) default lex(1).
Joerg Wunsch
2005-11-02 21:49:52 +0000
5ce121ab1cMake the lexer work with Solaris' (10) default lex(1).
Joerg Wunsch
2005-11-02 21:49:52 +0000
af52c74defInstead of defining YYSTYPE to be a struct token_t *, make this a two-step declaration, and first define token_p to be a token_t *, and then define YYSTYPE to token_p. That works around a bug in Solaris' yacc.
joerg_wunsch
2005-11-02 21:03:51 +0000
ac442fd806Instead of defining YYSTYPE to be a struct token_t *, make this a two-step declaration, and first define token_p to be a token_t *, and then define YYSTYPE to token_p. That works around a bug in Solaris' yacc.
Joerg Wunsch
2005-11-02 21:03:51 +0000
5105a871beInstead of defining YYSTYPE to be a struct token_t *, make this a two-step declaration, and first define token_p to be a token_t *, and then define YYSTYPE to token_p. That works around a bug in Solaris' yacc.
Joerg Wunsch
2005-11-02 21:03:51 +0000
5564934a4eMake avrdude Solaris-compatible. * Makefile.am: distclean avrdude.conf. * avrdude.conf.in: make the parallel-port programmers optional. * bitbang.c: move the bitbang features out into PROGRAMMER. * configure.ac: introduce --enable-parport, add Solaris. * lexer.l: replace str by strng to work around problems in some versions of flex. * main.c: move getexitspecs into the respective programmer's domain; replace rindex by the C-standard strrchr. * par.c: make parallel port optional. * par.h: everything but par_initpgm() is private now. * pgm.h: add setping/getping/highpulsepin/getexitspecs. * serbb_posix.c: generalize bitbang interface; replace cfmakeraw() by explicit code. * serbb_win32.c: generalize bitbang interface.
joerg_wunsch
2005-11-01 23:02:06 +0000
7dba7155a2Make avrdude Solaris-compatible. * Makefile.am: distclean avrdude.conf. * avrdude.conf.in: make the parallel-port programmers optional. * bitbang.c: move the bitbang features out into PROGRAMMER. * configure.ac: introduce --enable-parport, add Solaris. * lexer.l: replace str by strng to work around problems in some versions of flex. * main.c: move getexitspecs into the respective programmer's domain; replace rindex by the C-standard strrchr. * par.c: make parallel port optional. * par.h: everything but par_initpgm() is private now. * pgm.h: add setping/getping/highpulsepin/getexitspecs. * serbb_posix.c: generalize bitbang interface; replace cfmakeraw() by explicit code. * serbb_win32.c: generalize bitbang interface.
Joerg Wunsch
2005-11-01 23:02:06 +0000
496ab3fd81Make avrdude Solaris-compatible. * Makefile.am: distclean avrdude.conf. * avrdude.conf.in: make the parallel-port programmers optional. * bitbang.c: move the bitbang features out into PROGRAMMER. * configure.ac: introduce --enable-parport, add Solaris. * lexer.l: replace str by strng to work around problems in some versions of flex. * main.c: move getexitspecs into the respective programmer's domain; replace rindex by the C-standard strrchr. * par.c: make parallel port optional. * par.h: everything but par_initpgm() is private now. * pgm.h: add setping/getping/highpulsepin/getexitspecs. * serbb_posix.c: generalize bitbang interface; replace cfmakeraw() by explicit code. * serbb_win32.c: generalize bitbang interface.
Joerg Wunsch
2005-11-01 23:02:06 +0000
214b2ee0e7Fix yet another sign extension bug introduced by renaming "unsigned char" to "char".
joerg_wunsch
2005-10-20 11:36:19 +0000
f0decfde12Fix yet another sign extension bug introduced by renaming "unsigned char" to "char".
Joerg Wunsch
2005-10-20 11:36:19 +0000
a1c528dbe2Fix yet another sign extension bug introduced by renaming "unsigned char" to "char".
Joerg Wunsch
2005-10-20 11:36:19 +0000
d84fe7af5eAdd the required address bits for calibration memory space...
joerg_wunsch
2005-10-14 20:00:01 +0000
2674dc1debAdd the required address bits for calibration memory space...
Joerg Wunsch
2005-10-14 20:00:01 +0000
50b587155dAdd the required address bits for calibration memory space...
Joerg Wunsch
2005-10-14 20:00:01 +0000
22c2d13cafFix the size of the calibration memory in the ATmega8515.
joerg_wunsch
2005-10-14 19:33:19 +0000
699d5c4e8bFix the size of the calibration memory in the ATmega8515.
Joerg Wunsch
2005-10-14 19:33:19 +0000
d1342a1984Fix the size of the calibration memory in the ATmega8515.
Joerg Wunsch
2005-10-14 19:33:19 +0000
d6caf49dd0Add support for the ATmega640/1280/1281 devices.
joerg_wunsch
2005-10-09 09:29:24 +0000
505e320a1bAdd support for the ATmega640/1280/1281 devices.
Joerg Wunsch
2005-10-09 09:29:24 +0000
f9331bc6b4Add support for the ATmega640/1280/1281 devices.
Joerg Wunsch
2005-10-09 09:29:24 +0000
63638e9911Polish up the docs a bit. Use smallexample instead of example for wide tty output. Document a trick to find out about the serial numbers of all JTAG ICEs attached to USB.
joerg_wunsch
2005-09-27 08:25:18 +0000
60dfba6575Polish up the docs a bit. Use smallexample instead of example for wide tty output. Document a trick to find out about the serial numbers of all JTAG ICEs attached to USB.
Joerg Wunsch
2005-09-27 08:25:18 +0000