08e0114447Polish 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
818aafe4fcA number of fixes for the libusb handling:
joerg_wunsch
2005-09-26 12:19:01 +0000
03ff61ab12A number of fixes for the libusb handling:
Joerg Wunsch
2005-09-26 12:19:01 +0000
0f12718ab6A number of fixes for the libusb handling:
Joerg Wunsch
2005-09-26 12:19:01 +0000
0599a70fd1In jtagmkII_paged_write(), default the pages size to 256 early enough so the buffer will then be allocated correctly.
joerg_wunsch
2005-09-26 12:16:45 +0000
8e5b230e47In jtagmkII_paged_write(), default the pages size to 256 early enough so the buffer will then be allocated correctly.
Joerg Wunsch
2005-09-26 12:16:45 +0000
1b3d1fb776In jtagmkII_paged_write(), default the pages size to 256 early enough so the buffer will then be allocated correctly.
Joerg Wunsch
2005-09-26 12:16:45 +0000
6b6e10bbd2This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.
v5.0.0
Joerg Wunsch
2005-09-22 17:52:00 +0000
778a066640Previous commit was the wrong fix, instead look for an alternate file for the texi2html split conditional.
bdean
2005-09-22 17:51:59 +0000
1ce76bfc60Previous commit was the wrong fix, instead look for an alternate file for the texi2html split conditional.
Brian S. Dean
2005-09-22 17:51:59 +0000
63aab0383cPrevious commit was the wrong fix, instead look for an alternate file for the texi2html split conditional.
Brian S. Dean
2005-09-22 17:51:59 +0000
dfbfb64e5f* main.c(do_op): use mem->desc in place of upd->memtype to give the full name of the respective memory area, instead of the (possibly abbreviated) name the user typed in the -U option.
joerg_wunsch
2005-09-22 14:14:14 +0000
e8e2067639* main.c(do_op): use mem->desc in place of upd->memtype to give the full name of the respective memory area, instead of the (possibly abbreviated) name the user typed in the -U option.
Joerg Wunsch
2005-09-22 14:14:14 +0000
367a80150f* main.c(do_op): use mem->desc in place of upd->memtype to give the full name of the respective memory area, instead of the (possibly abbreviated) name the user typed in the -U option.
Joerg Wunsch
2005-09-22 14:14:14 +0000
d189a174eeFix conditional for the directory existance test.
bdean
2005-09-21 21:06:15 +0000
543b86a76dFix conditional for the directory existance test.
Brian S. Dean
2005-09-21 21:06:15 +0000
551aff83c5Fix conditional for the directory existance test.
Brian S. Dean
2005-09-21 21:06:15 +0000
21a6c44ee3Add the forgotten -B option (JTAG bit clock) to the getopt() option string. Actually evaluate that number as microseconds then, as the documentation used to state already.
joerg_wunsch
2005-09-21 15:02:02 +0000
37fb76687aAdd the forgotten -B option (JTAG bit clock) to the getopt() option string. Actually evaluate that number as microseconds then, as the documentation used to state already.
Joerg Wunsch
2005-09-21 15:02:02 +0000
f366d16c75Add the forgotten -B option (JTAG bit clock) to the getopt() option string. Actually evaluate that number as microseconds then, as the documentation used to state already.
Joerg Wunsch
2005-09-21 15:02:02 +0000
33ddbca757Reset the version to 5.0cvs for post 5.0 release development.
bdean
2005-09-21 02:32:49 +0000
2cdc5c1f4fReset the version to 5.0cvs for post 5.0 release development.
Brian S. Dean
2005-09-21 02:32:49 +0000
736905dcdbReset the version to 5.0cvs for post 5.0 release development.
Brian S. Dean
2005-09-21 02:32:49 +0000
0a4e0579fdDocument the -s option.
bdean
2005-09-21 02:00:58 +0000
2ed8bb2faeDocument the -s option.
Brian S. Dean
2005-09-21 02:00:58 +0000
3fc237abffDocument the -s option.
Brian S. Dean
2005-09-21 02:00:58 +0000
bebf722c6fProvide more information on safemode operation.
bdean
2005-09-21 01:54:19 +0000
08e2349203Provide more information on safemode operation.
Brian S. Dean
2005-09-21 01:54:19 +0000
e792a592f5Provide more information on safemode operation.
Brian S. Dean
2005-09-21 01:54:19 +0000
5412d0598dDocument Version 5.0.
bdean
2005-09-21 01:45:48 +0000
53e9c3aefcDocument Version 5.0.
Brian S. Dean
2005-09-21 01:45:48 +0000
93105b3214Document Version 5.0.
Brian S. Dean
2005-09-21 01:45:48 +0000
e4eef98513Add Colin O'Flynn to the contributors list for his safemode support. Document the addition of the latest safemode update in the change log.
bdean
2005-09-21 01:43:19 +0000
e704521523Add Colin O'Flynn to the contributors list for his safemode support. Document the addition of the latest safemode update in the change log.
Brian S. Dean
2005-09-21 01:43:19 +0000
d9a67805b5Add Colin O'Flynn to the contributors list for his safemode support. Document the addition of the latest safemode update in the change log.
Brian S. Dean
2005-09-21 01:43:19 +0000
9344e7bfd3Update version to 5.0.
bdean
2005-09-21 01:37:02 +0000
b0f1b2927aUpdate version to 5.0.
Brian S. Dean
2005-09-21 01:37:02 +0000
ee515ad636Update version to 5.0.
Brian S. Dean
2005-09-21 01:37:02 +0000
df27d4e06aAll declarations need to be at the top of the block.
bdean
2005-09-21 01:26:54 +0000
02f8ed3addAll declarations need to be at the top of the block.
Brian S. Dean
2005-09-21 01:26:54 +0000
e5fb5ed3a6All declarations need to be at the top of the block.
Brian S. Dean
2005-09-21 01:26:54 +0000
d53e6d7b25This is Colin O'Flynn's mega patch for updating safemode support:
bdean
2005-09-21 00:20:32 +0000
c941cf8ab4This is Colin O'Flynn's mega patch for updating safemode support:
Brian S. Dean
2005-09-21 00:20:32 +0000
e2a99a00a4This is Colin O'Flynn's mega patch for updating safemode support:
Brian S. Dean
2005-09-21 00:20:32 +0000
6463d120dcUse a slightly different approach to avoid the signed/unsigned warning.
joerg_wunsch
2005-09-20 04:53:09 +0000
3fd20e7eddUse a slightly different approach to avoid the signed/unsigned warning.
Joerg Wunsch
2005-09-20 04:53:09 +0000
56b04c2511Use a slightly different approach to avoid the signed/unsigned warning.
Joerg Wunsch
2005-09-20 04:53:09 +0000
e76a806902Make the device code received unsigned, so it wouldn't sign-extend if it is beyond 0x80.
joerg_wunsch
2005-09-19 14:22:30 +0000
7b099972b5Make the device code received unsigned, so it wouldn't sign-extend if it is beyond 0x80.
Joerg Wunsch
2005-09-19 14:22:30 +0000
71aa89490eMake the device code received unsigned, so it wouldn't sign-extend if it is beyond 0x80.
Joerg Wunsch
2005-09-19 14:22:30 +0000
39b6c1c012Forgot to add Michael Holzt to that file in my previous commit. He's the author of the serbb contribution.
joerg_wunsch
2005-09-19 05:36:37 +0000
81b60f7f31Forgot to add Michael Holzt to that file in my previous commit. He's the author of the serbb contribution.
Joerg Wunsch
2005-09-19 05:36:37 +0000
9823296d6fForgot to add Michael Holzt to that file in my previous commit. He's the author of the serbb contribution.
Joerg Wunsch
2005-09-19 05:36:37 +0000
d5464326e3In lieu of Michael Holzt, add his serbb serial bit-bang code so it will be available in the upcoming avrdude release.
joerg_wunsch
2005-09-18 20:12:23 +0000
5c8f87e395In lieu of Michael Holzt, add his serbb serial bit-bang code so it will be available in the upcoming avrdude release.
Joerg Wunsch
2005-09-18 20:12:23 +0000
305c28943dIn lieu of Michael Holzt, add his serbb serial bit-bang code so it will be available in the upcoming avrdude release.
Joerg Wunsch
2005-09-18 20:12:23 +0000
f259d22ac7Record my recent changes.
joerg_wunsch
2005-09-18 19:43:04 +0000
8ea8105786Record my recent changes.
Joerg Wunsch
2005-09-18 19:43:04 +0000
2d992bd6eaRecord my recent changes.
Joerg Wunsch
2005-09-18 19:43:04 +0000
396649622eBring this file up to date.
bdean
2005-09-18 01:16:39 +0000
a5d820caccBring this file up to date.
Brian S. Dean
2005-09-18 01:16:39 +0000
3cd7546e74Bring this file up to date.
Brian S. Dean
2005-09-18 01:16:39 +0000
4241ea4ed3Document some recent changes.
bdean
2005-09-18 01:01:57 +0000
0ddb135e8dDocument some recent changes.
Brian S. Dean
2005-09-18 01:01:57 +0000
61157b7985Document some recent changes.
Brian S. Dean
2005-09-18 01:01:57 +0000
8d662ad9ccPatch #4078: add VCC pin definition for DAPA programmer. This patch was the whole programmer submission which was already added through another request, but the former lacked the VCC definition. Pick it up from this patch.
bdean
2005-09-18 00:44:20 +0000
6cb8065508Patch #4078: add VCC pin definition for DAPA programmer. This patch was the whole programmer submission which was already added through another request, but the former lacked the VCC definition. Pick it up from this patch.
Brian S. Dean
2005-09-18 00:44:20 +0000
733391725bPatch #4078: add VCC pin definition for DAPA programmer. This patch was the whole programmer submission which was already added through another request, but the former lacked the VCC definition. Pick it up from this patch.
Brian S. Dean
2005-09-18 00:44:20 +0000
5fb877f403This is patch #3277 which appears to fix a number of issues with the avr910 programmer.
bdean
2005-09-18 00:28:19 +0000
46db168b4fThis is patch #3277 which appears to fix a number of issues with the avr910 programmer.
Brian S. Dean
2005-09-18 00:28:19 +0000
bfbe775df8This is patch #3277 which appears to fix a number of issues with the avr910 programmer.
Brian S. Dean
2005-09-18 00:28:19 +0000
204bdeb080Fix the poll values for the ATmega103's EEPROM so they eventually match the XML file.
joerg_wunsch
2005-09-17 21:01:35 +0000
1a6537e3bdFix the poll values for the ATmega103's EEPROM so they eventually match the XML file.
Joerg Wunsch
2005-09-17 21:01:35 +0000
afbe273a6aFix the poll values for the ATmega103's EEPROM so they eventually match the XML file.
Joerg Wunsch
2005-09-17 21:01:35 +0000
d1f0e2c6dfImprove the doc generation a bit.
joerg_wunsch
2005-09-17 20:04:31 +0000
670839043bImprove the doc generation a bit.
Joerg Wunsch
2005-09-17 20:04:31 +0000
859a5aee59Improve the doc generation a bit.
Joerg Wunsch
2005-09-17 20:04:31 +0000
5584068a89Oops, forgot to implement the calibration byte address bits.
joerg_wunsch
2005-09-17 19:57:15 +0000
297f1d6b3eOops, forgot to implement the calibration byte address bits.
Joerg Wunsch
2005-09-17 19:57:15 +0000
133e824f8dOops, forgot to implement the calibration byte address bits.
Joerg Wunsch
2005-09-17 19:57:15 +0000
67e5c92ce9The ATmega128 has four oscillator calibration bytes, not only a single one.
joerg_wunsch
2005-09-17 19:54:47 +0000
9f2832188bThe ATmega128 has four oscillator calibration bytes, not only a single one.
Joerg Wunsch
2005-09-17 19:54:47 +0000
12d7cceb2bThe ATmega128 has four oscillator calibration bytes, not only a single one.
Joerg Wunsch
2005-09-17 19:54:47 +0000
2ed9f462d2Merge the changes from avrdude.1 rev 1.47.
joerg_wunsch
2005-09-17 19:12:20 +0000
d420c53c67Merge the changes from avrdude.1 rev 1.47.
Joerg Wunsch
2005-09-17 19:12:20 +0000
8c1da56fe2Merge the changes from avrdude.1 rev 1.47.
Joerg Wunsch
2005-09-17 19:12:20 +0000
98aad0c62aDocument -q -q. Expand a little on the description of the 'part' command.
bdean
2005-09-17 15:23:05 +0000
589671c788Document -q -q. Expand a little on the description of the 'part' command.
Brian S. Dean
2005-09-17 15:23:05 +0000
814abdde80Document -q -q. Expand a little on the description of the 'part' command.
Brian S. Dean
2005-09-17 15:23:05 +0000
461ffc9d80Implement -q -q to be very very quiet.
bdean
2005-09-16 21:52:42 +0000
0c266ce0dcImplement -q -q to be very very quiet.
Brian S. Dean
2005-09-16 21:52:42 +0000
17d6c4e14cImplement -q -q to be very very quiet.
Brian S. Dean
2005-09-16 21:52:42 +0000
b25b64ed3fAdd DAPA programmer.
Brian S. Dean
2005-09-16 21:34:22 +0000
8cb8923ecaAdd DAPA programmer.
Brian S. Dean
2005-09-16 21:34:22 +0000
f96a7a09c1I thought I had already committed this but I don't see it in CVS.
bdean
2005-09-16 21:23:14 +0000
d04795b399I thought I had already committed this but I don't see it in CVS.
Brian S. Dean
2005-09-16 21:23:14 +0000
ae1a671a68I thought I had already committed this but I don't see it in CVS.
Brian S. Dean
2005-09-16 21:23:14 +0000
61f6a06038avrdude.1: document the memtypes for -U doc/avrdude.texi: (Ditto.) Closes bug #13501: <memtype> should be listed in the man page
joerg_wunsch
2005-09-16 20:38:29 +0000
1f25185e9favrdude.1: document the memtypes for -U doc/avrdude.texi: (Ditto.) Closes bug #13501: <memtype> should be listed in the man page
Joerg Wunsch
2005-09-16 20:38:29 +0000