Commit Graph

  • dcca02ebbf Add basic support for STK500. Brian S. Dean 2002-12-01 04:30:01 +0000
  • ef2d595660 Add basic support for STK500. Brian S. Dean 2002-12-01 04:30:01 +0000
  • 580ff186eb Seperate programmer operations out into a driver-like interface so that programmers other than the direct parallel port connection can be supported. bsd 2002-11-30 14:09:12 +0000
  • a193330803 Seperate programmer operations out into a driver-like interface so that programmers other than the direct parallel port connection can be supported. Brian S. Dean 2002-11-30 14:09:12 +0000
  • 71a439397a Seperate programmer operations out into a driver-like interface so that programmers other than the direct parallel port connection can be supported. Brian S. Dean 2002-11-30 14:09:12 +0000
  • 2d09c5b0aa term.c - when in interactive terminal mode and dumping memory using the 'dump <memtype>' command without any address information, and the end of memory is reached, wrap back around to zero on the next invocation. bsd 2002-11-23 00:52:15 +0000
  • 39b1f7d02b term.c - when in interactive terminal mode and dumping memory using the 'dump <memtype>' command without any address information, and the end of memory is reached, wrap back around to zero on the next invocation. Brian S. Dean 2002-11-23 00:52:15 +0000
  • 07c1849557 term.c - when in interactive terminal mode and dumping memory using the 'dump <memtype>' command without any address information, and the end of memory is reached, wrap back around to zero on the next invocation. Brian S. Dean 2002-11-23 00:52:15 +0000
  • 7561e319a1 When getting ready to initiate communications with the AVR device, first pull /RESET low for a short period of time before enabling the buffer chip. This sequence allows the AVR to be reset before the buffer is enabled to avoid a short period of time where the AVR may be driving the programming lines at the same time the programmer tries to. Of course, if a buffer is being used, then the /RESET line from the programmer needs to be directly connected to the AVR /RESET line and not via the buffer chip. bsd 2002-11-23 00:47:29 +0000
  • 981ee782b4 When getting ready to initiate communications with the AVR device, first pull /RESET low for a short period of time before enabling the buffer chip. This sequence allows the AVR to be reset before the buffer is enabled to avoid a short period of time where the AVR may be driving the programming lines at the same time the programmer tries to. Of course, if a buffer is being used, then the /RESET line from the programmer needs to be directly connected to the AVR /RESET line and not via the buffer chip. Brian S. Dean 2002-11-23 00:47:29 +0000
  • 6f8adf7abc When getting ready to initiate communications with the AVR device, first pull /RESET low for a short period of time before enabling the buffer chip. This sequence allows the AVR to be reset before the buffer is enabled to avoid a short period of time where the AVR may be driving the programming lines at the same time the programmer tries to. Of course, if a buffer is being used, then the /RESET line from the programmer needs to be directly connected to the AVR /RESET line and not via the buffer chip. Brian S. Dean 2002-11-23 00:47:29 +0000
  • c381334d8b Update changelog. bsd 2002-11-06 02:23:27 +0000
  • b8eb26a545 Update changelog. Brian S. Dean 2002-11-06 02:23:27 +0000
  • 2fa7a7c110 Update changelog. Brian S. Dean 2002-11-06 02:23:27 +0000
  • 1d33dc00ba Fix -Y option. Reported by Joerg Wunsch. bsd 2002-11-06 02:19:57 +0000
  • f2604f3523 Fix -Y option. Reported by Joerg Wunsch. Brian S. Dean 2002-11-06 02:19:57 +0000
  • 648d06f7ed Fix -Y option. Reported by Joerg Wunsch. Brian S. Dean 2002-11-06 02:19:57 +0000
  • 4f818a067b Version update and CHANGELOG entry. bsd 2002-11-01 14:46:20 +0000
  • 52f96a781a Version update and CHANGELOG entry. Brian S. Dean 2002-11-01 14:46:20 +0000
  • 98c0c7d4f4 Version update and CHANGELOG entry. Brian S. Dean 2002-11-01 14:46:20 +0000
  • 4aa81bac9b Be backward compatible with the 2-byte rewrite cycle counter which appeared in version 2.1.0, but was changed to a 4 byte counter in version 2.1.1. Reminded by Joerg Wunsch. bsd 2002-11-01 14:40:23 +0000
  • 12641b2f6c Be backward compatible with the 2-byte rewrite cycle counter which appeared in version 2.1.0, but was changed to a 4 byte counter in version 2.1.1. Reminded by Joerg Wunsch. Brian S. Dean 2002-11-01 14:40:23 +0000
  • 7b11e0829d Be backward compatible with the 2-byte rewrite cycle counter which appeared in version 2.1.0, but was changed to a 4 byte counter in version 2.1.1. Reminded by Joerg Wunsch. Brian S. Dean 2002-11-01 14:40:23 +0000
  • 4a3a651831 Add '-V' (no verify) flag requested by Joerg Wunsch. Update the man page. bsd 2002-10-29 01:59:02 +0000
  • b278d02a94 Add '-V' (no verify) flag requested by Joerg Wunsch. Update the man page. Brian S. Dean 2002-10-29 01:59:02 +0000
  • c5a313abe3 Add '-V' (no verify) flag requested by Joerg Wunsch. Update the man page. Brian S. Dean 2002-10-29 01:59:02 +0000
  • 015a25707b Update man page and changelog. bsd 2002-10-13 04:22:59 +0000
  • a05b24f4b1 Update man page and changelog. Brian S. Dean 2002-10-13 04:22:59 +0000
  • de9b1ec6c9 Update man page and changelog. Brian S. Dean 2002-10-13 04:22:59 +0000
  • fbc9157eac Update version number. bsd 2002-10-13 04:19:39 +0000
  • 74bed97ede Update version number. Brian S. Dean 2002-10-13 04:19:39 +0000
  • 912ba29aef Update version number. Brian S. Dean 2002-10-13 04:19:39 +0000
  • 232fc1e546 Remove --pedantic and -g from the compiler options. bsd 2002-10-12 21:22:57 +0000
  • 88bddaa4b8 Remove --pedantic and -g from the compiler options. Brian S. Dean 2002-10-12 21:22:57 +0000
  • 20d682437b Remove --pedantic and -g from the compiler options. Brian S. Dean 2002-10-12 21:22:57 +0000
  • 88dd9b39cd Use a four byte value instead of a two byte value for the programming cycle count stored at the end of EEPROM. It seems as though Atmel was greatly conservative in claiming a 1000 count reliability for the FLASH. I current have a part that has been reprogrammed 173330 times, and counting. bsd 2002-10-11 19:36:56 +0000
  • 603fa47266 Use a four byte value instead of a two byte value for the programming cycle count stored at the end of EEPROM. It seems as though Atmel was greatly conservative in claiming a 1000 count reliability for the FLASH. I current have a part that has been reprogrammed 173330 times, and counting. Brian S. Dean 2002-10-11 19:36:56 +0000
  • dee4126fde Use a four byte value instead of a two byte value for the programming cycle count stored at the end of EEPROM. It seems as though Atmel was greatly conservative in claiming a 1000 count reliability for the FLASH. I current have a part that has been reprogrammed 173330 times, and counting. Brian S. Dean 2002-10-11 19:36:56 +0000
  • df87a2838a Fix ATMega128 instruction encoding for reading the low and high fuse bits. Thanks to Joerg Wunsch for tripping over this. bsd 2002-10-11 19:32:12 +0000
  • 916ade1c43 Fix ATMega128 instruction encoding for reading the low and high fuse bits. Thanks to Joerg Wunsch for tripping over this. Brian S. Dean 2002-10-11 19:32:12 +0000
  • cba33d4b0f Fix ATMega128 instruction encoding for reading the low and high fuse bits. Thanks to Joerg Wunsch for tripping over this. Brian S. Dean 2002-10-11 19:32:12 +0000
  • 11d711787c Move erase-rewrite cycle increment to within the chip erase routine so that it is tracked no matter where the erase was initiated: command line mode or interactive mode, without code duplicaiton. bsd 2002-08-01 02:06:48 +0000
  • db531a2ccf Move erase-rewrite cycle increment to within the chip erase routine so that it is tracked no matter where the erase was initiated: command line mode or interactive mode, without code duplicaiton. Brian S. Dean 2002-08-01 02:06:48 +0000
  • 5e3500045e Move erase-rewrite cycle increment to within the chip erase routine so that it is tracked no matter where the erase was initiated: command line mode or interactive mode, without code duplicaiton. Brian S. Dean 2002-08-01 02:06:48 +0000
  • 0ccee37dc2 Recent updates. bsd 2002-08-01 01:06:54 +0000
  • b8009fda91 Recent updates. Brian S. Dean 2002-08-01 01:06:54 +0000
  • 3c5d46bdd1 Recent updates. Brian S. Dean 2002-08-01 01:06:54 +0000
  • f897273013 Eliminate unused variables. bsd 2002-08-01 01:01:17 +0000
  • 4f7b087bbb Eliminate unused variables. Brian S. Dean 2002-08-01 01:01:17 +0000
  • 85a69d3c06 Eliminate unused variables. Brian S. Dean 2002-08-01 01:01:17 +0000
  • aff473ff8c Implement a way of tracking how many erase-rewrite cycles a part has undergone. This utilizes the last two bytes of EEPROM to maintain a counter that is incremented each time the part is erased. bsd 2002-08-01 01:00:03 +0000
  • 4d2df35736 Implement a way of tracking how many erase-rewrite cycles a part has undergone. This utilizes the last two bytes of EEPROM to maintain a counter that is incremented each time the part is erased. Brian S. Dean 2002-08-01 01:00:03 +0000
  • c7a17e849a Implement a way of tracking how many erase-rewrite cycles a part has undergone. This utilizes the last two bytes of EEPROM to maintain a counter that is incremented each time the part is erased. Brian S. Dean 2002-08-01 01:00:03 +0000
  • 728848c593 Fix a typo in a comment. Display the size of memory being written. Display the correct memory name in an error message (previously hardcoded). bsd 2002-07-27 20:55:01 +0000
  • 5b12f02975 Fix a typo in a comment. Display the size of memory being written. Display the correct memory name in an error message (previously hardcoded). Brian S. Dean 2002-07-27 20:55:01 +0000
  • 777d96086a Fix a typo in a comment. Display the size of memory being written. Display the correct memory name in an error message (previously hardcoded). Brian S. Dean 2002-07-27 20:55:01 +0000
  • 436e5a700a Add support for ATtiny15 - contributed by Asher Hoskins <asher@crumbly.freeserve.co.uk> bsd 2002-06-22 14:03:53 +0000
  • 975614df3b Add support for ATtiny15 - contributed by Asher Hoskins <asher@crumbly.freeserve.co.uk> Brian S. Dean 2002-06-22 14:03:53 +0000
  • dab67ba9c7 Add support for ATtiny15 - contributed by Asher Hoskins <asher@crumbly.freeserve.co.uk> Brian S. Dean 2002-06-22 14:03:53 +0000
  • 488ffe86d3 Say what changed. bsd 2002-04-23 22:18:06 +0000
  • 5e86a8a460 Say what changed. Brian S. Dean 2002-04-23 22:18:06 +0000
  • 547be2d3ea Say what changed. Brian S. Dean 2002-04-23 22:18:06 +0000
  • 7a55ebe6f8 Backup the config file to a timestamped name to keep from possibly overwriting user-modified configs. bsd 2002-04-07 16:03:58 +0000
  • 99ac342e05 Backup the config file to a timestamped name to keep from possibly overwriting user-modified configs. Brian S. Dean 2002-04-07 16:03:58 +0000
  • 58f44a5a26 Backup the config file to a timestamped name to keep from possibly overwriting user-modified configs. Brian S. Dean 2002-04-07 16:03:58 +0000
  • 9924a6d545 Add support for ATMEGA128; untested; requested by Jeff Gardner <gardner@journey.com>. bsd 2002-04-05 22:41:38 +0000
  • 4b6223fff4 Add support for ATMEGA128; untested; requested by Jeff Gardner <gardner@journey.com>. Brian S. Dean 2002-04-05 22:41:38 +0000
  • 23e7383463 Add support for ATMEGA128; untested; requested by Jeff Gardner <gardner@journey.com>. Brian S. Dean 2002-04-05 22:41:38 +0000
  • 9ba5e82c0d Minor ordering. bsd 2002-02-15 02:06:58 +0000
  • 12b331ccd4 Minor ordering. Brian S. Dean 2002-02-15 02:06:58 +0000
  • c56b398291 Minor ordering. Brian S. Dean 2002-02-15 02:06:58 +0000
  • a1b7537511 Update version numbers. bsd 2002-02-15 02:05:19 +0000
  • f1de8e8174 Update version numbers. Brian S. Dean 2002-02-15 02:05:19 +0000
  • 9057207b15 Update version numbers. Brian S. Dean 2002-02-15 02:05:19 +0000
  • febc0e8231 Summarize latest updates. bsd 2002-02-14 03:19:45 +0000
  • aa8375896f Summarize latest updates. Brian S. Dean 2002-02-14 03:19:45 +0000
  • 6a1fb41b25 Summarize latest updates. Brian S. Dean 2002-02-14 03:19:45 +0000
  • fb1765f1a7 Make pwroff_after_write a yes/no field instead of a numeric. bsd 2002-02-14 03:04:22 +0000
  • 6ad21f0424 Make pwroff_after_write a yes/no field instead of a numeric. Brian S. Dean 2002-02-14 03:04:22 +0000
  • 98aec751d3 Make pwroff_after_write a yes/no field instead of a numeric. Brian S. Dean 2002-02-14 03:04:22 +0000
  • a7a7e9a9db Document the pwroff_after_write flag. bsd 2002-02-14 02:59:39 +0000
  • f7b64467de Document the pwroff_after_write flag. Brian S. Dean 2002-02-14 02:59:39 +0000
  • ad097bee72 Document the pwroff_after_write flag. Brian S. Dean 2002-02-14 02:59:39 +0000
  • 39502ae658 Enable the extra part verbosity when verbosity >= 3. bsd 2002-02-14 02:50:58 +0000
  • 2653762eb0 Enable the extra part verbosity when verbosity >= 3. Brian S. Dean 2002-02-14 02:50:58 +0000
  • 6f3f17ff0c Enable the extra part verbosity when verbosity >= 3. Brian S. Dean 2002-02-14 02:50:58 +0000
  • 4337d15fc4 Fix error reporting by avr_write_byte(). bsd 2002-02-14 02:48:07 +0000
  • fa956af92c Fix error reporting by avr_write_byte(). Brian S. Dean 2002-02-14 02:48:07 +0000
  • 333d246562 Fix error reporting by avr_write_byte(). Brian S. Dean 2002-02-14 02:48:07 +0000
  • d5c1f9d2d7 Updates to the 2333 and 4433 parts, contributed by Joerg Wunsh. bsd 2002-02-09 21:53:51 +0000
  • 253015fb41 Updates to the 2333 and 4433 parts, contributed by Joerg Wunsh. Brian S. Dean 2002-02-09 21:53:51 +0000
  • e4790aa020 Updates to the 2333 and 4433 parts, contributed by Joerg Wunsh. Brian S. Dean 2002-02-09 21:53:51 +0000
  • b651c73b15 Add changelog. bsd 2002-01-18 02:46:06 +0000
  • 25980e098c Add changelog. Brian S. Dean 2002-01-18 02:46:06 +0000
  • 359a9bc85b Add changelog. Brian S. Dean 2002-01-18 02:46:06 +0000
  • 88c6a46e10 Add (c) to copyright. bsd 2002-01-12 02:04:33 +0000
  • ac607ef4fb Add (c) to copyright. Brian S. Dean 2002-01-12 02:04:33 +0000
  • f1e5441b9c Add (c) to copyright. Brian S. Dean 2002-01-12 02:04:33 +0000
  • 21694fbbaf Update version number. Update copyright. bsd 2002-01-12 01:51:35 +0000
  • fbbd6ce36e Update version number. Update copyright. Brian S. Dean 2002-01-12 01:51:35 +0000