dca800c146avrdude.1: Fixed obvious copy and paste error (Patch #3199 contributed by Galen Seitz)
hinni
2004-07-17 15:41:36 +0000
2325a7e129avrdude.1: Fixed obvious copy and paste error (Patch #3199 contributed by Galen Seitz)
Jan-Hinnerk Reichert
2004-07-17 15:41:36 +0000
15ec4ccfa6avrdude.1: Fixed obvious copy and paste error (Patch #3199 contributed by Galen Seitz)
Jan-Hinnerk Reichert
2004-07-17 15:41:36 +0000
7a19068063* main.c (main): Don't indent CPP directives. When showing update progress in a no tty situation, use unbuffered IO for all systems, not just win32 native. Update copyright year when printing version. Remove warning about native win32 being experimental. Split a line string. * ppiwin.c: Update copyright year. Add cvs Id keyword. (usleep): Cleanup debug CPP directives to improve readability. * ser_win32.c: Include <stdio.h> to fix failing build.
troth
2004-07-15 17:29:35 +0000
5b7f00e024* main.c (main): Don't indent CPP directives. When showing update progress in a no tty situation, use unbuffered IO for all systems, not just win32 native. Update copyright year when printing version. Remove warning about native win32 being experimental. Split a line string. * ppiwin.c: Update copyright year. Add cvs Id keyword. (usleep): Cleanup debug CPP directives to improve readability. * ser_win32.c: Include <stdio.h> to fix failing build.
Theodore A. Roth
2004-07-15 17:29:35 +0000
7fc5e2a7c2* main.c (main): Don't indent CPP directives. When showing update progress in a no tty situation, use unbuffered IO for all systems, not just win32 native. Update copyright year when printing version. Remove warning about native win32 being experimental. Split a line string. * ppiwin.c: Update copyright year. Add cvs Id keyword. (usleep): Cleanup debug CPP directives to improve readability. * ser_win32.c: Include <stdio.h> to fix failing build.
Theodore A. Roth
2004-07-15 17:29:35 +0000
1a15a59355* AUTHORS: Add names of recent major contributors. * ser_win32.c: Assign copyright to Martin J. Thomas since he did all real work on this file.
troth
2004-07-08 23:49:33 +0000
443cc23ae9* AUTHORS: Add names of recent major contributors. * ser_win32.c: Assign copyright to Martin J. Thomas since he did all real work on this file.
Theodore A. Roth
2004-07-08 23:49:33 +0000
bf9c6167e9* AUTHORS: Add names of recent major contributors. * ser_win32.c: Assign copyright to Martin J. Thomas since he did all real work on this file.
Theodore A. Roth
2004-07-08 23:49:33 +0000
5b3bcb893eNEWS, doc/TODO: Updated NEWS and TODO
hinni
2004-07-07 10:13:25 +0000
1030d47c73NEWS, doc/TODO: Updated NEWS and TODO
Jan-Hinnerk Reichert
2004-07-07 10:13:25 +0000
5f3c3869f8NEWS, doc/TODO: Updated NEWS and TODO
Jan-Hinnerk Reichert
2004-07-07 10:13:25 +0000
bcb78e8e05stk500.c, term.c, doc/avrdude.texi, avrdude.1: added "sck"-command to the terminal mode. This command allows slowing down of the SCK of STK500-programmers.
hinni
2004-07-07 08:59:07 +0000
80f996b49astk500.c, term.c, doc/avrdude.texi, avrdude.1: added "sck"-command to the terminal mode. This command allows slowing down of the SCK of STK500-programmers.
Jan-Hinnerk Reichert
2004-07-07 08:59:07 +0000
46db932124stk500.c, term.c, doc/avrdude.texi, avrdude.1: added "sck"-command to the terminal mode. This command allows slowing down of the SCK of STK500-programmers.
Jan-Hinnerk Reichert
2004-07-07 08:59:07 +0000
10272c5a55Removed unnecessary includes of config.h
hinni
2004-07-05 15:04:19 +0000
7b4466c24bRemoved unnecessary includes of config.h
Jan-Hinnerk Reichert
2004-07-05 15:04:19 +0000
d4e7f8fa07Removed unnecessary includes of config.h
Jan-Hinnerk Reichert
2004-07-05 15:04:19 +0000
37bc41346davr.h: Removed some unused prototypes
hinni
2004-07-05 14:10:15 +0000
4931c0fe15avr.h: Removed some unused prototypes
Jan-Hinnerk Reichert
2004-07-05 14:10:15 +0000
55e524871aavr.h: Removed some unused prototypes
Jan-Hinnerk Reichert
2004-07-05 14:10:15 +0000
f5194eba5bChangeLog: Fixed wrong date
hinni
2004-07-04 12:13:48 +0000
38e927e0b5ChangeLog: Fixed wrong date
Jan-Hinnerk Reichert
2004-07-04 12:13:48 +0000
7ce38d550eChangeLog: Fixed wrong date
Jan-Hinnerk Reichert
2004-07-04 12:13:48 +0000
d9b35f1987stk500.c: Fixed fosc behaviour for values exceeding maximum frequency (contributed by Galen Seitz)
hinni
2004-07-04 12:13:02 +0000
fc0d98fc3estk500.c: Fixed fosc behaviour for values exceeding maximum frequency (contributed by Galen Seitz)
Jan-Hinnerk Reichert
2004-07-04 12:13:02 +0000
277e1a1e7astk500.c: Fixed fosc behaviour for values exceeding maximum frequency (contributed by Galen Seitz)
Jan-Hinnerk Reichert
2004-07-04 12:13:02 +0000
07c3b68841avrdude.conf.in: Added support for ATtiny2313 (contributed by Bob Paddock)
hinni
2004-07-04 12:09:29 +0000
66ce0f3cf4avrdude.conf.in: Added support for ATtiny2313 (contributed by Bob Paddock)
Jan-Hinnerk Reichert
2004-07-04 12:09:29 +0000
cecaa934f0avrdude.conf.in: Added support for ATtiny2313 (contributed by Bob Paddock)
Jan-Hinnerk Reichert
2004-07-04 12:09:29 +0000
3f54c9771bFix writing the efuse bits for the ATmega169. The original pattern was based on a typo in the datasheet which Atmel agreed is going to be fixed.
joerg_wunsch
2004-06-25 14:28:26 +0000
bc055e0fb6Fix writing the efuse bits for the ATmega169. The original pattern was based on a typo in the datasheet which Atmel agreed is going to be fixed.
Joerg Wunsch
2004-06-25 14:28:26 +0000
e34df14b61Fix writing the efuse bits for the ATmega169. The original pattern was based on a typo in the datasheet which Atmel agreed is going to be fixed.
Joerg Wunsch
2004-06-25 14:28:26 +0000
7f67edcce0merged in changes to allow native Win32 build with no cygwin DLL dependancy
kiwi64ajs
2004-06-24 11:05:07 +0000
be4f46c49emerged in changes to allow native Win32 build with no cygwin DLL dependancy
kiwi64ajs
2004-06-24 11:05:07 +0000
ff618a3bcbmerged in changes to allow native Win32 build with no cygwin DLL dependancy
kiwi64ajs
2004-06-24 11:05:07 +0000
b26c4652fcavrdude.conf.in: Added support for tiny13 (contributed by Pawel Moll), mega48 and mega88 (contributed by Galen Seitz)
hinni
2004-06-22 17:38:54 +0000
91d893eb52avrdude.conf.in: Added support for tiny13 (contributed by Pawel Moll), mega48 and mega88 (contributed by Galen Seitz)
Jan-Hinnerk Reichert
2004-06-22 17:38:54 +0000
ecd94e0dbbavrdude.conf.in: Added support for tiny13 (contributed by Pawel Moll), mega48 and mega88 (contributed by Galen Seitz)
Jan-Hinnerk Reichert
2004-06-22 17:38:54 +0000
2109170bc0Update changelog.
Brian S. Dean
2004-05-19 23:08:47 +0000
86f80611d3Update changelog.
Brian S. Dean
2004-05-19 23:08:47 +0000
518ff9d2f8Allow the baud rate to be specified on the command line with a new -b switch. The specified baud rate will override the default serial port baud rate for a particular programmer.
bdean
2004-05-19 23:00:38 +0000
723e25c9a8Allow the baud rate to be specified on the command line with a new -b switch. The specified baud rate will override the default serial port baud rate for a particular programmer.
Brian S. Dean
2004-05-19 23:00:38 +0000
86b1947132Allow the baud rate to be specified on the command line with a new -b switch. The specified baud rate will override the default serial port baud rate for a particular programmer.
Brian S. Dean
2004-05-19 23:00:38 +0000
75f5527937Stub-out the ppi_* functions in ppi.c with empty wrappers that simply return an error code when building on MacOS X. This commit makes AVRDUDE compile and run fine on my PowerMac G5 running MacOS X. In theory it would be possible to support parallel ports on the Mac using a PCI multi-port card and/or USB<->Parallel converters. If/when such support is added we can flesh out these functions as needed, but for now, only serial port programmers are currently supported.
bdean
2004-05-19 21:02:25 +0000
c19e2f3cb7Stub-out the ppi_* functions in ppi.c with empty wrappers that simply return an error code when building on MacOS X. This commit makes AVRDUDE compile and run fine on my PowerMac G5 running MacOS X. In theory it would be possible to support parallel ports on the Mac using a PCI multi-port card and/or USB<->Parallel converters. If/when such support is added we can flesh out these functions as needed, but for now, only serial port programmers are currently supported.
Brian S. Dean
2004-05-19 21:02:25 +0000
86c7465611Stub-out the ppi_* functions in ppi.c with empty wrappers that simply return an error code when building on MacOS X. This commit makes AVRDUDE compile and run fine on my PowerMac G5 running MacOS X. In theory it would be possible to support parallel ports on the Mac using a PCI multi-port card and/or USB<->Parallel converters. If/when such support is added we can flesh out these functions as needed, but for now, only serial port programmers are currently supported.
Brian S. Dean
2004-05-19 21:02:25 +0000
dc9fa44109Remove old schematic.
bdean
2004-04-24 04:14:00 +0000
b0a34fdf88Remove old schematic.
Brian S. Dean
2004-04-24 04:14:00 +0000
3c3531b575Remove old schematic.
Brian S. Dean
2004-04-24 04:14:00 +0000
16f7e3ea94Drop the LISTSZ define as well as the check for it in lcreat(). They were not needed at all, and got in the way when compiling on a 64-bit host OS.
joerg_wunsch
2004-04-23 20:36:00 +0000
1dbdf8b750Drop the LISTSZ define as well as the check for it in lcreat(). They were not needed at all, and got in the way when compiling on a 64-bit host OS.
Joerg Wunsch
2004-04-23 20:36:00 +0000
2b3bfc1858Drop the LISTSZ define as well as the check for it in lcreat(). They were not needed at all, and got in the way when compiling on a 64-bit host OS.
Joerg Wunsch
2004-04-23 20:36:00 +0000
01752e0056avr910.c: Hopefully fixed that weird "first byte not programmed"-error in a good way (previous fix was not working with all firmwares)
hinni
2004-04-17 19:37:14 +0000
c43a012c7aavr910.c: Hopefully fixed that weird "first byte not programmed"-error in a good way (previous fix was not working with all firmwares)
Jan-Hinnerk Reichert
2004-04-17 19:37:14 +0000
266b92449favr910.c: Hopefully fixed that weird "first byte not programmed"-error in a good way (previous fix was not working with all firmwares)
Jan-Hinnerk Reichert
2004-04-17 19:37:14 +0000
db1a46c6ee* avrdude.1, doc/avrdude.texi, doc/TODO: Removed the deprecated options from documentation
hinni
2004-02-10 00:20:51 +0000
fa2dc82565* avrdude.1, doc/avrdude.texi, doc/TODO: Removed the deprecated options from documentation
Jan-Hinnerk Reichert
2004-02-10 00:20:51 +0000
f1ed5e5813* avrdude.1, doc/avrdude.texi, doc/TODO: Removed the deprecated options from documentation
Jan-Hinnerk Reichert
2004-02-10 00:20:51 +0000
34c5ee9f0d* main.c: Removed deprecated options. * doc/TODO: Still need to remove these options from documentation
hinni
2004-02-09 23:43:42 +0000
8c6a4e31e4* main.c: Removed deprecated options. * doc/TODO: Still need to remove these options from documentation
Jan-Hinnerk Reichert
2004-02-09 23:43:42 +0000
637626e9d6* main.c: Removed deprecated options. * doc/TODO: Still need to remove these options from documentation
Jan-Hinnerk Reichert
2004-02-09 23:43:42 +0000
11b56cf88b* pgm.c, main.c, avr910.c, butterfly.c, stk500.c: Changed default for powerup, powerdown and LED-commands to do nothing and return OK. Then removed these commands from avr910, butterfly and stk500. * pgm.c: Fixed wrong type for default_open introduced by the cleanup yesterday.
hinni
2004-01-29 13:23:59 +0000
4f6c8867b5* pgm.c, main.c, avr910.c, butterfly.c, stk500.c: Changed default for powerup, powerdown and LED-commands to do nothing and return OK. Then removed these commands from avr910, butterfly and stk500. * pgm.c: Fixed wrong type for default_open introduced by the cleanup yesterday.
Jan-Hinnerk Reichert
2004-01-29 13:23:59 +0000
5d919b7395* pgm.c, main.c, avr910.c, butterfly.c, stk500.c: Changed default for powerup, powerdown and LED-commands to do nothing and return OK. Then removed these commands from avr910, butterfly and stk500. * pgm.c: Fixed wrong type for default_open introduced by the cleanup yesterday.
Jan-Hinnerk Reichert
2004-01-29 13:23:59 +0000
a3e1f50cf1* par.c: changed order of port-read/writes in par_txrx(). This change should increase immunity to delays in the programmer-hardware. Also did some unrelated cleanup in par_txrx().
hinni
2004-01-29 12:57:09 +0000
4cc71c65bf* par.c: changed order of port-read/writes in par_txrx(). This change should increase immunity to delays in the programmer-hardware. Also did some unrelated cleanup in par_txrx().
Jan-Hinnerk Reichert
2004-01-29 12:57:09 +0000
12a479b526* par.c: changed order of port-read/writes in par_txrx(). This change should increase immunity to delays in the programmer-hardware. Also did some unrelated cleanup in par_txrx().
Jan-Hinnerk Reichert
2004-01-29 12:57:09 +0000
3ee1be5529* pgm.[ch], main.c, par.c, avr910.c, butterfly.c, stk500.c: Move save/restore-functionality into open/close. * par.c: open/close now saves/restores PPICTRL, too. * TODO: exitspecs don't work if RESET is in PPICTRL.
hinni
2004-01-28 20:01:44 +0000
51491c6916* pgm.[ch], main.c, par.c, avr910.c, butterfly.c, stk500.c: Move save/restore-functionality into open/close. * par.c: open/close now saves/restores PPICTRL, too. * TODO: exitspecs don't work if RESET is in PPICTRL.
Jan-Hinnerk Reichert
2004-01-28 20:01:44 +0000
ab9c7f69a3* pgm.[ch], main.c, par.c, avr910.c, butterfly.c, stk500.c: Move save/restore-functionality into open/close. * par.c: open/close now saves/restores PPICTRL, too. * TODO: exitspecs don't work if RESET is in PPICTRL.
Jan-Hinnerk Reichert
2004-01-28 20:01:44 +0000
94dfac9f86Add the Futurlec programming cable definition.
bdean
2004-01-27 15:16:16 +0000
9c1f837677Add the Futurlec programming cable definition.
Brian S. Dean
2004-01-27 15:16:16 +0000
27456c9052Add the Futurlec programming cable definition.
Brian S. Dean
2004-01-27 15:16:16 +0000
3ca6a5d76e* configure.ac (AC_INIT): Post release version update.
troth
2004-01-27 04:39:06 +0000
0ce273af5a* configure.ac (AC_INIT): Post release version update.
Theodore A. Roth
2004-01-27 04:39:06 +0000
ccdffe88f3* configure.ac (AC_INIT): Post release version update.
Theodore A. Roth
2004-01-27 04:39:06 +0000
8670e13063This commit was manufactured by cvs2svn to create tag 'release_4_3_0'.
v4.3.0
Joerg Wunsch
2004-01-27 04:27:19 +0000
16c2efd6e3* configure.ac: Update copyright year. (AC_INIT): Set version to 4.3.0.
troth
2004-01-27 04:27:18 +0000
2a18831d23* configure.ac: Update copyright year. (AC_INIT): Set version to 4.3.0.
Theodore A. Roth
2004-01-27 04:27:18 +0000
8aa48a293c* configure.ac: Update copyright year. (AC_INIT): Set version to 4.3.0.
Theodore A. Roth
2004-01-27 04:27:18 +0000
21341c082f* ChangeLog: Minor formatting cleanups. Move to all 2003 entries to ChangeLog-2003. * ChangeLog-2003: New file. * Makefile.am: Update copyright year. (EXTRA_DIST): Add ChangeLog-2003.
troth
2004-01-26 06:27:41 +0000
6c7233db3c* ChangeLog: Minor formatting cleanups. Move to all 2003 entries to ChangeLog-2003. * ChangeLog-2003: New file. * Makefile.am: Update copyright year. (EXTRA_DIST): Add ChangeLog-2003.
Theodore A. Roth
2004-01-26 06:27:41 +0000
646cc45b23* ChangeLog: Minor formatting cleanups. Move to all 2003 entries to ChangeLog-2003. * ChangeLog-2003: New file. * Makefile.am: Update copyright year. (EXTRA_DIST): Add ChangeLog-2003.
Theodore A. Roth
2004-01-26 06:27:41 +0000
4c77350f24* doc/avrdude.texi: get rid of those black boxes marking "overfull hbox"
hinni
2004-01-17 19:38:15 +0000
54e348832b* doc/avrdude.texi: get rid of those black boxes marking "overfull hbox"
Jan-Hinnerk Reichert
2004-01-17 19:38:15 +0000
8bfad495f3* doc/avrdude.texi: get rid of those black boxes marking "overfull hbox"
Jan-Hinnerk Reichert
2004-01-17 19:38:15 +0000
4b8db9e76e* doc/avrdude.texi: new appendix "Troubleshooting"
hinni
2004-01-17 14:36:47 +0000
93a976470c* doc/avrdude.texi: new appendix "Troubleshooting"
Jan-Hinnerk Reichert
2004-01-17 14:36:47 +0000
5a481c813d* doc/avrdude.texi: new appendix "Troubleshooting"
Jan-Hinnerk Reichert
2004-01-17 14:36:47 +0000
93f2a54036* avr910.c, avrpart.c, avrpart.h, doc/TODO: Look up devicecode and report device.
hinni
2004-01-12 22:48:50 +0000
5b537c0cdb* avr910.c, avrpart.c, avrpart.h, doc/TODO: Look up devicecode and report device.
Jan-Hinnerk Reichert
2004-01-12 22:48:50 +0000
1dfa7127da* avr910.c, avrpart.c, avrpart.h, doc/TODO: Look up devicecode and report device.
Jan-Hinnerk Reichert
2004-01-12 22:48:50 +0000
1fe6d367ce* avr910.c, pgm.c, pgm.h, config_gram.y, lexer.l: Add new configuration parameter baudrate to support avr910-programmers with non-standard baudrates * avrdude.conf.in, doc/avrdude.texi: Added "baudrate" to documentation.
hinni
2004-01-03 18:36:44 +0000
816ff2623e* avr910.c, pgm.c, pgm.h, config_gram.y, lexer.l: Add new configuration parameter baudrate to support avr910-programmers with non-standard baudrates * avrdude.conf.in, doc/avrdude.texi: Added "baudrate" to documentation.
Jan-Hinnerk Reichert
2004-01-03 18:36:44 +0000
c7442f9f91* avr910.c, pgm.c, pgm.h, config_gram.y, lexer.l: Add new configuration parameter baudrate to support avr910-programmers with non-standard baudrates * avrdude.conf.in, doc/avrdude.texi: Added "baudrate" to documentation.
Jan-Hinnerk Reichert
2004-01-03 18:36:44 +0000