Commit Graph

  • 701fb4acce Make the s-record output routine work like the raw and intel hex output routines (don't optimize away 0xff data before and after non 0xff data). Also, fix a bug where the data contents sometimes weren't written out completely. Brian S. Dean 2003-05-22 00:46:59 +0000
  • e0026ff0fd Make the s-record output routine work like the raw and intel hex output routines (don't optimize away 0xff data before and after non 0xff data). Also, fix a bug where the data contents sometimes weren't written out completely. Brian S. Dean 2003-05-22 00:46:59 +0000
  • d62232cf63 * avr910.c (avr910_paged_write_flash): Add code to send the 'm' command ("issue page write" cmd) for each page. troth 2003-05-14 05:14:32 +0000
  • bd584d1af1 * avr910.c (avr910_paged_write_flash): Add code to send the 'm' command ("issue page write" cmd) for each page. Theodore A. Roth 2003-05-14 05:14:32 +0000
  • 1fa0b23de1 * avr910.c (avr910_paged_write_flash): Add code to send the 'm' command ("issue page write" cmd) for each page. Theodore A. Roth 2003-05-14 05:14:32 +0000
  • be7339ca94 * avrdude.conf.in: Add pagel and bs2 entries for at90s1200 device. troth 2003-05-14 03:54:17 +0000
  • fa3b29b68b * avrdude.conf.in: Add pagel and bs2 entries for at90s1200 device. Theodore A. Roth 2003-05-14 03:54:17 +0000
  • 229481f5ac * avrdude.conf.in: Add pagel and bs2 entries for at90s1200 device. Theodore A. Roth 2003-05-14 03:54:17 +0000
  • 3817b01d8d * doc/TODO: Add note about avr910 device codes. troth 2003-05-13 21:41:36 +0000
  • a34ab44a1b * doc/TODO: Add note about avr910 device codes. Theodore A. Roth 2003-05-13 21:41:36 +0000
  • 0b1f5b8a0d * doc/TODO: Add note about avr910 device codes. Theodore A. Roth 2003-05-13 21:41:36 +0000
  • 11dbf68e70 Change email address. arcanum 2003-05-13 18:10:55 +0000
  • 1ca24082fc Change email address. Eric Weddington 2003-05-13 18:10:55 +0000
  • 25d2b42f87 Change email address. Eric Weddington 2003-05-13 18:10:55 +0000
  • a44054650f fileio.c : Remove superfluous assignment of 'fname'. bdean 2003-05-07 22:13:46 +0000
  • ba8da0de7a fileio.c : Remove superfluous assignment of 'fname'. Brian S. Dean 2003-05-07 22:13:46 +0000
  • 4e10f943ff fileio.c : Remove superfluous assignment of 'fname'. Brian S. Dean 2003-05-07 22:13:46 +0000
  • 5280d185be Unbreak using stdin/stdout for file input / output. bdean 2003-05-07 00:14:03 +0000
  • 74bb2d7275 Unbreak using stdin/stdout for file input / output. Brian S. Dean 2003-05-07 00:14:03 +0000
  • 16d49775d0 Unbreak using stdin/stdout for file input / output. Brian S. Dean 2003-05-07 00:14:03 +0000
  • ffb2be1eda * configure.ac: Check for ncurses library (since it can be a replacement for termcap. troth 2003-05-05 02:29:28 +0000
  • bf13c6768f * configure.ac: Check for ncurses library (since it can be a replacement for termcap. Theodore A. Roth 2003-05-05 02:29:28 +0000
  • 29658b756a * configure.ac: Check for ncurses library (since it can be a replacement for termcap. Theodore A. Roth 2003-05-05 02:29:28 +0000
  • 1149aadc4d * avrdude.conf.in: Add avr decodes for devices known in avr910 firmware version 2.3. Add missing stk500 devocde for 2343. troth 2003-05-02 16:23:30 +0000
  • 6533623489 * avrdude.conf.in: Add avr decodes for devices known in avr910 firmware version 2.3. Add missing stk500 devocde for 2343. Theodore A. Roth 2003-05-02 16:23:30 +0000
  • 39dbaf4903 * avrdude.conf.in: Add avr decodes for devices known in avr910 firmware version 2.3. Add missing stk500 devocde for 2343. Theodore A. Roth 2003-05-02 16:23:30 +0000
  • d91cf80277 Fix for bug #3293. Set correct open mode for raw format for Windows. arcanum 2003-04-23 16:36:01 +0000
  • 920eef8ef9 Fix for bug #3293. Set correct open mode for raw format for Windows. Eric Weddington 2003-04-23 16:36:01 +0000
  • 9baed74e69 Fix for bug #3293. Set correct open mode for raw format for Windows. Eric Weddington 2003-04-23 16:36:01 +0000
  • 98d1f804ae unbreak '-i' option argument bdean 2003-04-19 23:31:51 +0000
  • 479b9f2a43 unbreak '-i' option argument Brian S. Dean 2003-04-19 23:31:51 +0000
  • 8c70fa36ec unbreak '-i' option argument Brian S. Dean 2003-04-19 23:31:51 +0000
  • a3905bf471 Document -I. bdean 2003-04-19 23:10:00 +0000
  • 95fefd0d6d Document -I. Brian S. Dean 2003-04-19 23:10:00 +0000
  • 83cb042b9e Document -I. Brian S. Dean 2003-04-19 23:10:00 +0000
  • fa3d83df02 Add a shortcut option, '-I' which is the same as '-i' but defaults the file format type to 'immediate mode' where the filename is assumed to be the memory data itself. bdean 2003-04-19 23:06:01 +0000
  • 5425342a0b Add a shortcut option, '-I' which is the same as '-i' but defaults the file format type to 'immediate mode' where the filename is assumed to be the memory data itself. Brian S. Dean 2003-04-19 23:06:01 +0000
  • 2528839c95 Add a shortcut option, '-I' which is the same as '-i' but defaults the file format type to 'immediate mode' where the filename is assumed to be the memory data itself. Brian S. Dean 2003-04-19 23:06:01 +0000
  • 7007ab14ba Implement and "immediate mode" for file input - this allows one to specify byte values on the command line instead of via a file. This can be good for specifying fuse bytes and eliminates the need to create single-byte files or using interactive terminal mode for these single-byte memories. Requested by several folks on the mailing list. bdean 2003-04-19 18:41:35 +0000
  • f931f8cc72 Implement and "immediate mode" for file input - this allows one to specify byte values on the command line instead of via a file. This can be good for specifying fuse bytes and eliminates the need to create single-byte files or using interactive terminal mode for these single-byte memories. Requested by several folks on the mailing list. Brian S. Dean 2003-04-19 18:41:35 +0000
  • 57c7412a3c Implement and "immediate mode" for file input - this allows one to specify byte values on the command line instead of via a file. This can be good for specifying fuse bytes and eliminates the need to create single-byte files or using interactive terminal mode for these single-byte memories. Requested by several folks on the mailing list. Brian S. Dean 2003-04-19 18:41:35 +0000
  • d1d76f9e9c * configure.ac: Add cvs suffix back to version. * doc/TODO: Add a few items. troth 2003-04-19 05:26:23 +0000
  • 5383559605 * configure.ac: Add cvs suffix back to version. * doc/TODO: Add a few items. Theodore A. Roth 2003-04-19 05:26:23 +0000
  • b54f273812 * configure.ac: Add cvs suffix back to version. * doc/TODO: Add a few items. Theodore A. Roth 2003-04-19 05:26:23 +0000
  • 46446f85d8 This commit was manufactured by cvs2svn to create tag 'release_4_1_0'. v4.1.0 Joerg Wunsch 2003-04-18 04:41:46 +0000
  • 897f2afd5b * configure.ac: Set version to 4.1.0. * doc/avrdude.texi: Add note about avr910 programmer type. troth 2003-04-18 04:41:45 +0000
  • 87aa0c0daa * configure.ac: Set version to 4.1.0. * doc/avrdude.texi: Add note about avr910 programmer type. Theodore A. Roth 2003-04-18 04:41:45 +0000
  • 56823c7aa5 * configure.ac: Set version to 4.1.0. * doc/avrdude.texi: Add note about avr910 programmer type. Theodore A. Roth 2003-04-18 04:41:45 +0000
  • 0030c32d74 * NEWS: Replace TBD with new release version. arcanum 2003-04-17 23:19:58 +0000
  • 85bc7af0cb * NEWS: Replace TBD with new release version. Eric Weddington 2003-04-17 23:19:58 +0000
  • d6e5083b97 * NEWS: Replace TBD with new release version. Eric Weddington 2003-04-17 23:19:58 +0000
  • fa68be629f Change deprecated 'devicecode' to 'stk500_devcode' and remove extraneous carraige returns. bdean 2003-04-17 22:50:41 +0000
  • 67ac6368f0 Change deprecated 'devicecode' to 'stk500_devcode' and remove extraneous carraige returns. Brian S. Dean 2003-04-17 22:50:41 +0000
  • 7d5184da75 Change deprecated 'devicecode' to 'stk500_devcode' and remove extraneous carraige returns. Brian S. Dean 2003-04-17 22:50:41 +0000
  • 9c960703c1 Change name of pony programmer to pony-stk200 to better describe the hw. arcanum 2003-04-17 17:34:01 +0000
  • bc0c3f4c61 Change name of pony programmer to pony-stk200 to better describe the hw. Eric Weddington 2003-04-17 17:34:01 +0000
  • 62f2e06711 Change name of pony programmer to pony-stk200 to better describe the hw. Eric Weddington 2003-04-17 17:34:01 +0000
  • c46f496541 Corrected submitter's name in the ChangeLog. arcanum 2003-04-17 16:24:54 +0000
  • 169044dc9a Corrected submitter's name in the ChangeLog. Eric Weddington 2003-04-17 16:24:54 +0000
  • bd11e34965 Corrected submitter's name in the ChangeLog. Eric Weddington 2003-04-17 16:24:54 +0000
  • e5d13ed1ba Add ATtiny26 support submitted by Artur Lipowski <LAL@pro.onet.pl>. arcanum 2003-04-16 23:00:29 +0000
  • f94e6d0f4b Add ATtiny26 support submitted by Artur Lipowski <LAL@pro.onet.pl>. Eric Weddington 2003-04-16 23:00:29 +0000
  • e358fd203a Add ATtiny26 support submitted by Artur Lipowski <LAL@pro.onet.pl>. Eric Weddington 2003-04-16 23:00:29 +0000
  • 2bfb32f8a8 Add ATmega8535 support submitted by Alexander <apeter@gmx.de> arcanum 2003-04-16 22:44:55 +0000
  • 83f5588f0e Add ATmega8535 support submitted by Alexander <apeter@gmx.de> Eric Weddington 2003-04-16 22:44:55 +0000
  • 5fa160a365 Add ATmega8535 support submitted by Alexander <apeter@gmx.de> Eric Weddington 2003-04-16 22:44:55 +0000
  • 299e6aa6ad * avr910.c: Reading a 16 bit word in paged load needs to swap the bytes since the 'R' command returns MSB first and the internal buffer stores LSB first. troth 2003-04-09 20:37:28 +0000
  • 6cdc223d7d * avr910.c: Reading a 16 bit word in paged load needs to swap the bytes since the 'R' command returns MSB first and the internal buffer stores LSB first. Theodore A. Roth 2003-04-09 20:37:28 +0000
  • 8513530063 * avr910.c: Reading a 16 bit word in paged load needs to swap the bytes since the 'R' command returns MSB first and the internal buffer stores LSB first. Theodore A. Roth 2003-04-09 20:37:28 +0000
  • 23aee9f8da * stk500.c: Don't print out read/write byte progress unless the verbose option is given. troth 2003-04-07 17:18:51 +0000
  • 0cb88cc868 * stk500.c: Don't print out read/write byte progress unless the verbose option is given. Theodore A. Roth 2003-04-07 17:18:51 +0000
  • 6c3cb9fbb2 * stk500.c: Don't print out read/write byte progress unless the verbose option is given. Theodore A. Roth 2003-04-07 17:18:51 +0000
  • c6bc161763 * avr910.c: Re-add the avr910 byte read/write methods which were removed in my previous patch. Terminal mode read/writes are broken without those methods. D'oh! troth 2003-04-06 07:10:44 +0000
  • 14d9d4b189 * avr910.c: Re-add the avr910 byte read/write methods which were removed in my previous patch. Terminal mode read/writes are broken without those methods. D'oh! Theodore A. Roth 2003-04-06 07:10:44 +0000
  • d2317147db * avr910.c: Re-add the avr910 byte read/write methods which were removed in my previous patch. Terminal mode read/writes are broken without those methods. D'oh! Theodore A. Roth 2003-04-06 07:10:44 +0000
  • 2a30421f7e * avr910.c: Refactor to allow probing for auto addr increment. If auto incr supported by programmer hw, don't send addr for every byte. troth 2003-04-06 00:47:16 +0000
  • abc3e76bf8 * avr910.c: Refactor to allow probing for auto addr increment. If auto incr supported by programmer hw, don't send addr for every byte. Theodore A. Roth 2003-04-06 00:47:16 +0000
  • 20bf291163 * avr910.c: Refactor to allow probing for auto addr increment. If auto incr supported by programmer hw, don't send addr for every byte. Theodore A. Roth 2003-04-06 00:47:16 +0000
  • 6ee4dd48d9 * confwin.c: Fix bug that allows garbage for non-existent user config filename on Windows. arcanum 2003-04-03 16:46:47 +0000
  • 0992123e64 * confwin.c: Fix bug that allows garbage for non-existent user config filename on Windows. Eric Weddington 2003-04-03 16:46:47 +0000
  • a58f2c8d66 * confwin.c: Fix bug that allows garbage for non-existent user config filename on Windows. Eric Weddington 2003-04-03 16:46:47 +0000
  • 6189880dd5 Add the ATmega32 part. This part definition was contributed by: bdean 2003-03-29 15:02:07 +0000
  • d5dee86c58 Add the ATmega32 part. This part definition was contributed by: Brian S. Dean 2003-03-29 15:02:07 +0000
  • 4996510f4c Add the ATmega32 part. This part definition was contributed by: Brian S. Dean 2003-03-29 15:02:07 +0000
  • d7f8d90dc9 * NEWS: Add note about avr910 support. troth 2003-03-24 23:37:09 +0000
  • b6ae1df87c * NEWS: Add note about avr910 support. Theodore A. Roth 2003-03-24 23:37:09 +0000
  • c3412f1f57 * NEWS: Add note about avr910 support. Theodore A. Roth 2003-03-24 23:37:09 +0000
  • 7bbc788792 Add ChangeLog and NEWS entry for new Bascom programmer. arcanum 2003-03-24 23:02:11 +0000
  • 492b7ef1b7 Add ChangeLog and NEWS entry for new Bascom programmer. Eric Weddington 2003-03-24 23:02:11 +0000
  • dc21830241 Add ChangeLog and NEWS entry for new Bascom programmer. Eric Weddington 2003-03-24 23:02:11 +0000
  • 5e3a9fc279 * avr.c (avr_write): Add call to pgm->write_setup() before the write loop. * avr910.c: Change all show_func_info() calls to no_show_func_info(). Add read/write to/from flash/eeprom memory functionality. * pgm.c: Initialize pgm->write_setup. * pgm.h: Add write_setup field to PROGRAMMER structure. * ser_posix.c: Remove unneeded cast in verbosity code. troth 2003-03-24 07:09:16 +0000
  • 4415c52f08 * avr.c (avr_write): Add call to pgm->write_setup() before the write loop. * avr910.c: Change all show_func_info() calls to no_show_func_info(). Add read/write to/from flash/eeprom memory functionality. * pgm.c: Initialize pgm->write_setup. * pgm.h: Add write_setup field to PROGRAMMER structure. * ser_posix.c: Remove unneeded cast in verbosity code. Theodore A. Roth 2003-03-24 07:09:16 +0000
  • 191a5a4430 * avr.c (avr_write): Add call to pgm->write_setup() before the write loop. * avr910.c: Change all show_func_info() calls to no_show_func_info(). Add read/write to/from flash/eeprom memory functionality. * pgm.c: Initialize pgm->write_setup. * pgm.h: Add write_setup field to PROGRAMMER structure. * ser_posix.c: Remove unneeded cast in verbosity code. Theodore A. Roth 2003-03-24 07:09:16 +0000
  • 706e030907 * ser_posix.c: Limit verbose output to 2 chars. troth 2003-03-24 02:37:33 +0000
  • 67d3986349 * ser_posix.c: Limit verbose output to 2 chars. Theodore A. Roth 2003-03-24 02:37:33 +0000
  • ee87b080c3 * ser_posix.c: Limit verbose output to 2 chars. Theodore A. Roth 2003-03-24 02:37:33 +0000
  • eaa8c4444d * ser_posix.c: Add verbose level > 3 output for send and recv functions. troth 2003-03-24 01:57:31 +0000
  • 071e80222c * ser_posix.c: Add verbose level > 3 output for send and recv functions. Theodore A. Roth 2003-03-24 01:57:31 +0000
  • 5bd3b081eb * ser_posix.c: Add verbose level > 3 output for send and recv functions. Theodore A. Roth 2003-03-24 01:57:31 +0000
  • 3a85c3c92a * avr.c: Add avr_read_byte_default(). Have avr_read_byte() call pgm->read_byte() or avr_read_byte_default(). Add avr_write_byte_default(). Have avr_write_byte() call pgm->write_byte or avr_write_byte_default(). * pgm.c: Initialize pgm->write_byte and pgm->read_byte. * pgm.h: Add write_byte and read_byte fields to struct programmer_t. troth 2003-03-23 23:22:50 +0000