Commit Graph

  • 623f4c9618 Update version number. Update copyright. Brian S. Dean 2002-01-12 01:51:35 +0000
  • ed534cc3ff Update copyright and add description of "default". bsd 2002-01-12 01:31:01 +0000
  • 7e16897a01 Update copyright and add description of "default". Brian S. Dean 2002-01-12 01:31:01 +0000
  • bcf8b3782c Update copyright and add description of "default". Brian S. Dean 2002-01-12 01:31:01 +0000
  • ecf7476537 Fix programming of write-only memories (such as lock bits on the 2313). bsd 2002-01-12 01:26:09 +0000
  • 3138b91aa7 Fix programming of write-only memories (such as lock bits on the 2313). Brian S. Dean 2002-01-12 01:26:09 +0000
  • 5952e5dee9 Fix programming of write-only memories (such as lock bits on the 2313). Brian S. Dean 2002-01-12 01:26:09 +0000
  • 45765ef2d7 Update version. bsd 2001-12-30 00:19:57 +0000
  • 3f9134a161 Update version. Brian S. Dean 2001-12-30 00:19:57 +0000
  • 74634b1ee4 Update version. Brian S. Dean 2001-12-30 00:19:57 +0000
  • 2262f1c58a Clarify a comment. bsd 2001-12-30 00:12:23 +0000
  • 5ae32d55a1 Clarify a comment. Brian S. Dean 2001-12-30 00:12:23 +0000
  • 215d554be2 Clarify a comment. Brian S. Dean 2001-12-30 00:12:23 +0000
  • 7436bc593b fix address bits bsd 2001-12-30 00:07:29 +0000
  • ce4395014c fix address bits Brian S. Dean 2001-12-30 00:07:29 +0000
  • c24a746989 fix address bits Brian S. Dean 2001-12-30 00:07:29 +0000
  • 45e7dbb2c7 Bring up to date. bsd 2001-12-30 00:04:52 +0000
  • d0bfd4ab05 Bring up to date. Brian S. Dean 2001-12-30 00:04:52 +0000
  • 6ecc07d2b7 Bring up to date. Brian S. Dean 2001-12-30 00:04:52 +0000
  • b1542fe0cd Add the AVR3 progammer. bsd 2001-12-29 21:47:05 +0000
  • bb4a4a889d Add the AVR3 progammer. Brian S. Dean 2001-12-29 21:47:05 +0000
  • c5992e0b3d Add the AVR3 progammer. Brian S. Dean 2001-12-29 21:47:05 +0000
  • 2a4402b055 Fix VCC assertion. bsd 2001-12-29 21:37:20 +0000
  • 10b8034ba9 Fix VCC assertion. Brian S. Dean 2001-12-29 21:37:20 +0000
  • a4204f236f Fix VCC assertion. Brian S. Dean 2001-12-29 21:37:20 +0000
  • 70f90c8f6b fix spelling error bsd 2001-12-15 22:17:46 +0000
  • 06dd7455b0 fix spelling error Brian S. Dean 2001-12-15 22:17:46 +0000
  • d52f6630a5 fix spelling error Brian S. Dean 2001-12-15 22:17:46 +0000
  • 55a8f821c4 Change "WARNING" to "NOTE" when overwriting the avrprog.conf file. bsd 2001-11-24 01:48:59 +0000
  • bbb20e219c Change "WARNING" to "NOTE" when overwriting the avrprog.conf file. Brian S. Dean 2001-11-24 01:48:59 +0000
  • d18c2c2cd0 Change "WARNING" to "NOTE" when overwriting the avrprog.conf file. Brian S. Dean 2001-11-24 01:48:59 +0000
  • f6fa4f3b13 Add my e-mail address. bsd 2001-11-24 01:47:10 +0000
  • 17f82c7f62 Add my e-mail address. Brian S. Dean 2001-11-24 01:47:10 +0000
  • 9592cb6194 Add my e-mail address. Brian S. Dean 2001-11-24 01:47:10 +0000
  • 01af831980 Add comments about instruction formats. Correct an instruction specification (cut&paste error). bsd 2001-11-24 01:44:06 +0000
  • 27ea11ae30 Add comments about instruction formats. Correct an instruction specification (cut&paste error). Brian S. Dean 2001-11-24 01:44:06 +0000
  • d42b213342 Add comments about instruction formats. Correct an instruction specification (cut&paste error). Brian S. Dean 2001-11-24 01:44:06 +0000
  • ba28dbd72a In interactive mode, reset the address and length if we start dumping a memory type different than the previous one. bsd 2001-11-21 18:54:11 +0000
  • e95114a18d In interactive mode, reset the address and length if we start dumping a memory type different than the previous one. Brian S. Dean 2001-11-21 18:54:11 +0000
  • 5851770d13 In interactive mode, reset the address and length if we start dumping a memory type different than the previous one. Brian S. Dean 2001-11-21 18:54:11 +0000
  • ec7682ac94 Allow instruction data to be specified more flexibly, which can be used to make the instruction input more readable in the config file. bsd 2001-11-21 05:50:59 +0000
  • b50ce8fabd Allow instruction data to be specified more flexibly, which can be used to make the instruction input more readable in the config file. Brian S. Dean 2001-11-21 05:50:59 +0000
  • a495fc6417 Allow instruction data to be specified more flexibly, which can be used to make the instruction input more readable in the config file. Brian S. Dean 2001-11-21 05:50:59 +0000
  • e2d6493f91 Bump version number. bsd 2001-11-21 02:47:59 +0000
  • 5df3b4188b Bump version number. Brian S. Dean 2001-11-21 02:47:59 +0000
  • fcc065f5aa Bump version number. Brian S. Dean 2001-11-21 02:47:59 +0000
  • efb9aaf8aa This is a jajor re-write of the programming algorithms. The Atmel serial programming instructions are not very orthoganal, i.e., the "read fuse bits" instruction on an ATMega103 is an entirely different opcode and data format from the _same_ instruction for an ATMega163! Thus, it becomes impossible to have a single instruction encoding (varying the data) across the chip lines. bsd 2001-11-21 02:46:55 +0000
  • fb233af934 This is a jajor re-write of the programming algorithms. The Atmel serial programming instructions are not very orthoganal, i.e., the "read fuse bits" instruction on an ATMega103 is an entirely different opcode and data format from the _same_ instruction for an ATMega163! Thus, it becomes impossible to have a single instruction encoding (varying the data) across the chip lines. Brian S. Dean 2001-11-21 02:46:55 +0000
  • 3c1dcf6119 This is a jajor re-write of the programming algorithms. The Atmel serial programming instructions are not very orthoganal, i.e., the "read fuse bits" instruction on an ATMega103 is an entirely different opcode and data format from the _same_ instruction for an ATMega163! Thus, it becomes impossible to have a single instruction encoding (varying the data) across the chip lines. Brian S. Dean 2001-11-21 02:46:55 +0000
  • d0f7b8805c Add support for ATMega163. bsd 2001-11-19 17:44:24 +0000
  • f1af5d3981 Add support for ATMega163. Brian S. Dean 2001-11-19 17:44:24 +0000
  • 18908eccc2 Add support for ATMega163. Brian S. Dean 2001-11-19 17:44:24 +0000
  • 2437f3d4d0 Add ATMEGA163 part. bsd 2001-11-17 20:48:17 +0000
  • 76fb1330af Add ATMEGA163 part. Brian S. Dean 2001-11-17 20:48:17 +0000
  • b9d8d845da Add ATMEGA163 part. Brian S. Dean 2001-11-17 20:48:17 +0000
  • ae5feb9bcb output formatting bsd 2001-11-11 01:58:21 +0000
  • 92835eb7a3 output formatting Brian S. Dean 2001-11-11 01:58:21 +0000
  • f517945e6e output formatting Brian S. Dean 2001-11-11 01:58:21 +0000
  • 9d206345bf Get ppi.h from /usr/include, not /sys. bsd 2001-11-05 01:41:08 +0000
  • cad52aae90 Get ppi.h from /usr/include, not /sys. Brian S. Dean 2001-11-05 01:41:08 +0000
  • 9812c223ed Get ppi.h from /usr/include, not /sys. Brian S. Dean 2001-11-05 01:41:08 +0000
  • b7e6fed739 Correct version string. Update read/write status more frequently. Prefix ATMega parts with an 'm'. bsd 2001-10-31 02:18:08 +0000
  • b9e5d16c95 Correct version string. Update read/write status more frequently. Prefix ATMega parts with an 'm'. Brian S. Dean 2001-10-31 02:18:08 +0000
  • 7e7c14e638 Correct version string. Update read/write status more frequently. Prefix ATMega parts with an 'm'. Brian S. Dean 2001-10-31 02:18:08 +0000
  • ae439695a1 Change ording for memory display. bsd 2001-10-16 23:46:59 +0000
  • 5f93c94fbf Change ording for memory display. Brian S. Dean 2001-10-16 23:46:59 +0000
  • 1df789a051 Change ording for memory display. Brian S. Dean 2001-10-16 23:46:59 +0000
  • 9a28000280 comment bsd 2001-10-16 23:34:07 +0000
  • 4aece9605f comment Brian S. Dean 2001-10-16 23:34:07 +0000
  • 3932edf5c2 comment Brian S. Dean 2001-10-16 23:34:07 +0000
  • 5abf255801 Fix (again, hopefully) page addressing for the ATMega parts. bsd 2001-10-16 23:32:30 +0000
  • 90d4f82fc9 Fix (again, hopefully) page addressing for the ATMega parts. Brian S. Dean 2001-10-16 23:32:30 +0000
  • 216ed6b0f7 Fix (again, hopefully) page addressing for the ATMega parts. Brian S. Dean 2001-10-16 23:32:30 +0000
  • 4654c9425e Fix an (non)exit. Silence a couple of compiler warnings. bsd 2001-10-16 02:50:27 +0000
  • b1b4ac48d4 Fix an (non)exit. Silence a couple of compiler warnings. Brian S. Dean 2001-10-16 02:50:27 +0000
  • eef6b701c9 Fix an (non)exit. Silence a couple of compiler warnings. Brian S. Dean 2001-10-16 02:50:27 +0000
  • d899f57fec Fix ATMega flash addressing. Add an ATMEGA16 part. Perform sanity checking on the memory parameters for parts that do bank addressing. bsd 2001-10-16 02:47:55 +0000
  • c934f8cc7a Fix ATMega flash addressing. Add an ATMEGA16 part. Perform sanity checking on the memory parameters for parts that do bank addressing. Brian S. Dean 2001-10-16 02:47:55 +0000
  • fdd9e0f4bc Fix ATMega flash addressing. Add an ATMEGA16 part. Perform sanity checking on the memory parameters for parts that do bank addressing. Brian S. Dean 2001-10-16 02:47:55 +0000
  • 7e0ceec977 Add copyright. bsd 2001-10-15 02:49:10 +0000
  • 4ccecfdbe6 Add copyright. Brian S. Dean 2001-10-15 02:49:10 +0000
  • 7b039ccd6c Add copyright. Brian S. Dean 2001-10-15 02:49:10 +0000
  • 1d67a8516f Add copyrights. bsd 2001-10-15 02:46:59 +0000
  • 1c9d418848 Add copyrights. Brian S. Dean 2001-10-15 02:46:59 +0000
  • 28076baf46 Add copyrights. Brian S. Dean 2001-10-15 02:46:59 +0000
  • 0da3ce8064 Attempt to install avrprog.conf. bsd 2001-10-15 00:28:23 +0000
  • daf920d35b Attempt to install avrprog.conf. Brian S. Dean 2001-10-15 00:28:23 +0000
  • a7786a1a55 Attempt to install avrprog.conf. Brian S. Dean 2001-10-15 00:28:23 +0000
  • 1905d3e0ce Correct dt006 pinout. bsd 2001-10-15 00:16:12 +0000
  • 136651146f Correct dt006 pinout. Brian S. Dean 2001-10-15 00:16:12 +0000
  • a0ea22aee7 Correct dt006 pinout. Brian S. Dean 2001-10-15 00:16:12 +0000
  • 1426180b07 Try and detect an old-style config file and print an appropriate error message and a suggestion for correcting it. bsd 2001-10-15 00:11:56 +0000
  • 4298d679ab Try and detect an old-style config file and print an appropriate error message and a suggestion for correcting it. Brian S. Dean 2001-10-15 00:11:56 +0000
  • 9048a30982 Try and detect an old-style config file and print an appropriate error message and a suggestion for correcting it. Brian S. Dean 2001-10-15 00:11:56 +0000
  • c9709a1f35 Update the man page. bsd 2001-10-15 00:00:09 +0000
  • 8350520e26 Update the man page. Brian S. Dean 2001-10-15 00:00:09 +0000
  • e88ba65e10 Update the man page. Brian S. Dean 2001-10-15 00:00:09 +0000
  • f8677f8d4c Use lex/yacc for parsing the config file. Re-work the config file format using a more human-readable format. bsd 2001-10-14 23:17:26 +0000
  • 3d8f8bcd45 Use lex/yacc for parsing the config file. Re-work the config file format using a more human-readable format. Brian S. Dean 2001-10-14 23:17:26 +0000
  • 842d2d798a Use lex/yacc for parsing the config file. Re-work the config file format using a more human-readable format. Brian S. Dean 2001-10-14 23:17:26 +0000