Commit Graph

  • 5dc50eb59f First cut at supporting the ATmega 103 which uses bank addressing and has a 128K flash. bsd 2001-10-14 02:53:21 +0000
  • 3bae0d8d14 First cut at supporting the ATmega 103 which uses bank addressing and has a 128K flash. Brian S. Dean 2001-10-14 02:53:21 +0000
  • 799081f34c First cut at supporting the ATmega 103 which uses bank addressing and has a 128K flash. Brian S. Dean 2001-10-14 02:53:21 +0000
  • fa67482972 Style fixes. bsd 2001-10-13 03:13:13 +0000
  • f73b0f9eba Style fixes. Brian S. Dean 2001-10-13 03:13:13 +0000
  • ae8da8be39 Style fixes. Brian S. Dean 2001-10-13 03:13:13 +0000
  • c4c6988306 Commit changes in preparation for support the ATMega line. bsd 2001-10-13 03:12:52 +0000
  • 42a81370c7 Commit changes in preparation for support the ATMega line. Brian S. Dean 2001-10-13 03:12:52 +0000
  • f6ecd737f2 Commit changes in preparation for support the ATMega line. Brian S. Dean 2001-10-13 03:12:52 +0000
  • 2eec695f4c Don't override CFLAGS. bsd 2001-10-01 16:58:03 +0000
  • 0e18e555ed Don't override CFLAGS. Brian S. Dean 2001-10-01 16:58:03 +0000
  • 1be8f106f9 Don't override CFLAGS. Brian S. Dean 2001-10-01 16:58:03 +0000
  • 396d65762f Correct default pin assignment. bsd 2001-10-01 14:16:41 +0000
  • c4cb11e9c8 Correct default pin assignment. Brian S. Dean 2001-10-01 14:16:41 +0000
  • 5c621a1c18 Correct default pin assignment. Brian S. Dean 2001-10-01 14:16:41 +0000
  • ee31149392 Remove debugging code - it served its purpose. bsd 2001-10-01 14:04:46 +0000
  • 88b4c8c41f Remove debugging code - it served its purpose. Brian S. Dean 2001-10-01 14:04:46 +0000
  • 2751b4c9f1 Remove debugging code - it served its purpose. Brian S. Dean 2001-10-01 14:04:46 +0000
  • a2f0a306bc Be sure to read the exit specs after the pin configuration has been assigned, otherwise, we may apply the exit specs to the wrong pins. bsd 2001-09-21 03:27:20 +0000
  • 88dafc434d Be sure to read the exit specs after the pin configuration has been assigned, otherwise, we may apply the exit specs to the wrong pins. Brian S. Dean 2001-09-21 03:27:20 +0000
  • 9bf7daebda Be sure to read the exit specs after the pin configuration has been assigned, otherwise, we may apply the exit specs to the wrong pins. Brian S. Dean 2001-09-21 03:27:20 +0000
  • 5ea5794168 debugging bsd 2001-09-21 02:57:58 +0000
  • 1b99818a03 debugging Brian S. Dean 2001-09-21 02:57:58 +0000
  • cb5dc43be2 debugging Brian S. Dean 2001-09-21 02:57:58 +0000
  • b82abdaf2c Prefix pin config entries in the config file with a "c:". Later, I might make part descriptions read in this way and we can use a different letter for those (p). This will make the parsing easier to distinguish between the entry types. bsd 2001-09-20 03:19:31 +0000
  • 3cdf00c76c Prefix pin config entries in the config file with a "c:". Later, I might make part descriptions read in this way and we can use a different letter for those (p). This will make the parsing easier to distinguish between the entry types. Brian S. Dean 2001-09-20 03:19:31 +0000
  • a5ddfc0b6b Prefix pin config entries in the config file with a "c:". Later, I might make part descriptions read in this way and we can use a different letter for those (p). This will make the parsing easier to distinguish between the entry types. Brian S. Dean 2001-09-20 03:19:31 +0000
  • 2962b3785b Initialize pin configuration description. bsd 2001-09-20 00:43:08 +0000
  • 0b7551c3df Initialize pin configuration description. Brian S. Dean 2001-09-20 00:43:08 +0000
  • ead4cc7e17 Initialize pin configuration description. Brian S. Dean 2001-09-20 00:43:08 +0000
  • 6c47ddd783 Make the pin definitions configurable based on entries in a config file. This makes supporting other programmers much easier. bsd 2001-09-19 17:04:25 +0000
  • 9003ed1183 Make the pin definitions configurable based on entries in a config file. This makes supporting other programmers much easier. Brian S. Dean 2001-09-19 17:04:25 +0000
  • 6981b65d59 Make the pin definitions configurable based on entries in a config file. This makes supporting other programmers much easier. Brian S. Dean 2001-09-19 17:04:25 +0000
  • 5cf59cbda0 Remove this image file from the repository. bsd 2001-04-29 14:23:20 +0000
  • 2c603dd52c Remove this image file from the repository. Brian S. Dean 2001-04-29 14:23:20 +0000
  • e87b062769 Remove this image file from the repository. Brian S. Dean 2001-04-29 14:23:20 +0000
  • 9baea081f0 Remove this image, use AVRprog.pdf as the preferred schematic for the programmer. bsd 2001-04-26 00:51:06 +0000
  • fdab1bd5e6 Remove this image, use AVRprog.pdf as the preferred schematic for the programmer. Brian S. Dean 2001-04-26 00:51:06 +0000
  • 7245810e40 Remove this image, use AVRprog.pdf as the preferred schematic for the programmer. Brian S. Dean 2001-04-26 00:51:06 +0000
  • bdc247d02b Add a schematic provided by Joerg Wunch and also update the manual page (also updated by Joerg) to reference the schematic. bsd 2001-04-25 22:35:14 +0000
  • 995c6154a8 Add a schematic provided by Joerg Wunch and also update the manual page (also updated by Joerg) to reference the schematic. Brian S. Dean 2001-04-25 22:35:14 +0000
  • 7c72f57373 Add a schematic provided by Joerg Wunch and also update the manual page (also updated by Joerg) to reference the schematic. Brian S. Dean 2001-04-25 22:35:14 +0000
  • 579084d145 Automate dependency generation. bsd 2001-02-25 17:39:58 +0000
  • e026cf022b Automate dependency generation. Brian S. Dean 2001-02-25 17:39:58 +0000
  • d7345c439f Automate dependency generation. Brian S. Dean 2001-02-25 17:39:58 +0000
  • 128ec7e478 Turn off ready led when finished programming. bsd 2001-02-08 01:42:09 +0000
  • f17016a7b8 Turn off ready led when finished programming. Brian S. Dean 2001-02-08 01:42:09 +0000
  • 4507e46dd9 Turn off ready led when finished programming. Brian S. Dean 2001-02-08 01:42:09 +0000
  • daf1105c92 update version bsd 2001-02-08 01:22:18 +0000
  • 272c5ac849 update version Brian S. Dean 2001-02-08 01:22:18 +0000
  • 3ac7d00941 update version Brian S. Dean 2001-02-08 01:22:18 +0000
  • 912d2157ef Correct a few comments. bsd 2001-02-08 01:08:30 +0000
  • ae3abef4a0 Correct a few comments. Brian S. Dean 2001-02-08 01:08:30 +0000
  • 573110d04d Correct a few comments. Brian S. Dean 2001-02-08 01:08:30 +0000
  • 6bb8158920 Makefile : update dependencies bsd 2001-02-08 01:05:05 +0000
  • fe0f2dca65 Makefile : update dependencies Brian S. Dean 2001-02-08 01:05:05 +0000
  • 2e8dcc0f9e Makefile : update dependencies Brian S. Dean 2001-02-08 01:05:05 +0000
  • 88940e11bd Version 1.1 bsd 2001-01-26 21:18:40 +0000
  • aed00dfd26 Version 1.1 Brian S. Dean 2001-01-26 21:18:40 +0000
  • b039ab74eb Version 1.1 Brian S. Dean 2001-01-26 21:18:40 +0000
  • 7c07599725 Hmmm ... cvs co -D <timestamp> does not work. Change the revision timestamp to a full date/time value. bsd 2001-01-26 20:45:05 +0000
  • 7a09e06e17 Hmmm ... cvs co -D <timestamp> does not work. Change the revision timestamp to a full date/time value. Brian S. Dean 2001-01-26 20:45:05 +0000
  • 610cc80b42 Hmmm ... cvs co -D <timestamp> does not work. Change the revision timestamp to a full date/time value. Brian S. Dean 2001-01-26 20:45:05 +0000
  • 275f7edc86 Add a -V option to display the version information about each component module. This is intended for support purposes, so that I can tell unambiguously what version a binary out in the field is. bsd 2001-01-26 20:34:08 +0000
  • 26223415e6 Add a -V option to display the version information about each component module. This is intended for support purposes, so that I can tell unambiguously what version a binary out in the field is. Brian S. Dean 2001-01-26 20:34:08 +0000
  • 706950bea8 Add a -V option to display the version information about each component module. This is intended for support purposes, so that I can tell unambiguously what version a binary out in the field is. Brian S. Dean 2001-01-26 20:34:08 +0000
  • 4e6b8f102a Return the maximum address (+1) written as opposed to the actual number of bytes written. The presence of an Intel Hex address record can cause these two number to be different; but the callers of this routine need the former. bsd 2001-01-26 17:47:33 +0000
  • 34faf25814 Return the maximum address (+1) written as opposed to the actual number of bytes written. The presence of an Intel Hex address record can cause these two number to be different; but the callers of this routine need the former. Brian S. Dean 2001-01-26 17:47:33 +0000
  • 2c231c04cb Return the maximum address (+1) written as opposed to the actual number of bytes written. The presence of an Intel Hex address record can cause these two number to be different; but the callers of this routine need the former. Brian S. Dean 2001-01-26 17:47:33 +0000
  • 502c1a50db Fix a place where we were exiting without applying the exit-specs. bsd 2001-01-26 17:25:45 +0000
  • 79356b2300 Fix a place where we were exiting without applying the exit-specs. Brian S. Dean 2001-01-26 17:25:45 +0000
  • ec5597ec92 Fix a place where we were exiting without applying the exit-specs. Brian S. Dean 2001-01-26 17:25:45 +0000
  • 2617074192 avr.c: Update a comment. bsd 2001-01-26 17:22:40 +0000
  • 0775e02d27 avr.c: Update a comment. Brian S. Dean 2001-01-26 17:22:40 +0000
  • 616921e905 avr.c: Update a comment. Brian S. Dean 2001-01-26 17:22:40 +0000
  • d43bbc9dcd Get rid of the Usage file. bsd 2001-01-25 16:24:08 +0000
  • a87a5d0671 Get rid of the Usage file. Brian S. Dean 2001-01-25 16:24:08 +0000
  • 87e20f7e9e Get rid of the Usage file. Brian S. Dean 2001-01-25 16:24:08 +0000
  • dd7d98ccf4 Move pin definitions to their own file. bsd 2001-01-24 19:10:34 +0000
  • eff6750e5c Move pin definitions to their own file. Brian S. Dean 2001-01-24 19:10:34 +0000
  • 199e2ec125 Move pin definitions to their own file. Brian S. Dean 2001-01-24 19:10:34 +0000
  • 46a4582009 Rearrange the pinout for the programmer to be a little more logical. Provide hooks to support a buffered programmer, pin 6 is now used to enable a buffer that can be used to isolate the target system from the parallel port pins. This is important when programming the target in-system. bsd 2001-01-24 18:45:58 +0000
  • fc56e6b4f9 Rearrange the pinout for the programmer to be a little more logical. Provide hooks to support a buffered programmer, pin 6 is now used to enable a buffer that can be used to isolate the target system from the parallel port pins. This is important when programming the target in-system. Brian S. Dean 2001-01-24 18:45:58 +0000
  • 21f22d2657 Rearrange the pinout for the programmer to be a little more logical. Provide hooks to support a buffered programmer, pin 6 is now used to enable a buffer that can be used to isolate the target system from the parallel port pins. This is important when programming the target in-system. Brian S. Dean 2001-01-24 18:45:58 +0000
  • 27e5975df5 Don't gzip the man page. bsd 2001-01-22 14:32:23 +0000
  • 6593c1e534 Don't gzip the man page. Brian S. Dean 2001-01-22 14:32:23 +0000
  • 56f12581a5 Don't gzip the man page. Brian S. Dean 2001-01-22 14:32:23 +0000
  • 64408303f1 .Nm macro fix. Submitted by Joerg. bsd 2001-01-22 14:29:37 +0000
  • 2fc4e1742d .Nm macro fix. Submitted by Joerg. Brian S. Dean 2001-01-22 14:29:37 +0000
  • f3207251a8 .Nm macro fix. Submitted by Joerg. Brian S. Dean 2001-01-22 14:29:37 +0000
  • f93d659375 Cosmetic, don't output a preceding linefeed for usage(). bsd 2001-01-22 02:12:12 +0000
  • e25bae098c Cosmetic, don't output a preceding linefeed for usage(). Brian S. Dean 2001-01-22 02:12:12 +0000
  • 2c64c80778 Cosmetic, don't output a preceding linefeed for usage(). Brian S. Dean 2001-01-22 02:12:12 +0000
  • fe4bb95f85 Makefile : use gzip -f for man page installation so that we don't get prompted. bsd 2001-01-22 01:59:47 +0000
  • 209f979c7f Makefile : use gzip -f for man page installation so that we don't get prompted. Brian S. Dean 2001-01-22 01:59:47 +0000
  • 7d7ce8cb11 Makefile : use gzip -f for man page installation so that we don't get prompted. Brian S. Dean 2001-01-22 01:59:47 +0000
  • af8d44bf4b Return error codes instead of exiting, thus making sure that we exit only via main() so that the exitspecs are properly applied. bsd 2001-01-20 16:34:28 +0000
  • c06319e33c Return error codes instead of exiting, thus making sure that we exit only via main() so that the exitspecs are properly applied. Brian S. Dean 2001-01-20 16:34:28 +0000
  • bd2cdb3571 Return error codes instead of exiting, thus making sure that we exit only via main() so that the exitspecs are properly applied. Brian S. Dean 2001-01-20 16:34:28 +0000
  • 1fa26c9add Correct checksum calculation; failure to account for the value of the record type was causing non-zero record types to be calculated incorrectly. bsd 2001-01-20 15:38:55 +0000