98b462107ePatch #4780. Provide support for mega325, mega3250, mega645, mega6450.
Eric Weddington
2006-08-10 17:31:56 +0000
3745f482d9Patch #4780. Provide support for mega325, mega3250, mega645, mega6450.
Eric Weddington
2006-08-10 17:31:56 +0000
4f0adfb6c1Reverse the argument order for CMD_CHIP_ERASE_HVSP; AVR068 and stk500.exe differ here.
joerg_wunsch
2006-08-10 15:41:19 +0000
3bea5f30eeReverse the argument order for CMD_CHIP_ERASE_HVSP; AVR068 and stk500.exe differ here.
Joerg Wunsch
2006-08-10 15:41:19 +0000
f638a4caabReverse the argument order for CMD_CHIP_ERASE_HVSP; AVR068 and stk500.exe differ here.
Joerg Wunsch
2006-08-10 15:41:19 +0000
42fbb1a9e5ATtiny11: fix the HVSP control stack, add delay values required for flash and EEPROM.
joerg_wunsch
2006-08-10 15:40:33 +0000
66595b74e2ATtiny11: fix the HVSP control stack, add delay values required for flash and EEPROM.
Joerg Wunsch
2006-08-10 15:40:33 +0000
4cf622cbf9ATtiny11: fix the HVSP control stack, add delay values required for flash and EEPROM.
Joerg Wunsch
2006-08-10 15:40:33 +0000
e0569f3a29stk500v2_program_enable(): Fix a typo (synchloops vs. synchcycles).
joerg_wunsch
2006-08-09 19:56:48 +0000
c9bd1ad7ecstk500v2_program_enable(): Fix a typo (synchloops vs. synchcycles).
Joerg Wunsch
2006-08-09 19:56:48 +0000
688e194b10stk500v2_program_enable(): Fix a typo (synchloops vs. synchcycles).
Joerg Wunsch
2006-08-09 19:56:48 +0000
4222bfe99aAdd parallel programming definitions for the ATmega8/48/88/168.
joerg_wunsch
2006-08-04 20:49:00 +0000
3b01aa5643Add parallel programming definitions for the ATmega8/48/88/168.
Joerg Wunsch
2006-08-04 20:49:00 +0000
bb60925d96Add parallel programming definitions for the ATmega8/48/88/168.
Joerg Wunsch
2006-08-04 20:49:00 +0000
e22621d57fAdd the ATtiny11, an HVSP-only device.
joerg_wunsch
2006-07-22 20:21:38 +0000
0f3590b5c5Add the ATtiny11, an HVSP-only device.
Joerg Wunsch
2006-07-22 20:21:38 +0000
e663123831Add the ATtiny11, an HVSP-only device.
Joerg Wunsch
2006-07-22 20:21:38 +0000
e9b535423eImplement STK500 (v2) HVSP mode. * stk500v2.c: Add new functions for HVSP support. * stk500v2.h: Add prototype for the stk500hvsp programmer. * avrpart.h: Add fields to struct avrpart for new features. * config_gram.y: Extend the configuration syntax for new features required for HVSP support. * lexer.l: (Ditto.) * avrdude.conf.in: Add HVSP support for ATtiny13 and ATtiny45 as an example. * avrdude.1: Document stk500hvsp. * doc/avrdude.texi: (Ditto.)
joerg_wunsch
2006-07-21 21:53:49 +0000
dbf083fb4dImplement STK500 (v2) HVSP mode. * stk500v2.c: Add new functions for HVSP support. * stk500v2.h: Add prototype for the stk500hvsp programmer. * avrpart.h: Add fields to struct avrpart for new features. * config_gram.y: Extend the configuration syntax for new features required for HVSP support. * lexer.l: (Ditto.) * avrdude.conf.in: Add HVSP support for ATtiny13 and ATtiny45 as an example. * avrdude.1: Document stk500hvsp. * doc/avrdude.texi: (Ditto.)
Joerg Wunsch
2006-07-21 21:53:49 +0000
6ed65069bfImplement STK500 (v2) HVSP mode. * stk500v2.c: Add new functions for HVSP support. * stk500v2.h: Add prototype for the stk500hvsp programmer. * avrpart.h: Add fields to struct avrpart for new features. * config_gram.y: Extend the configuration syntax for new features required for HVSP support. * lexer.l: (Ditto.) * avrdude.conf.in: Add HVSP support for ATtiny13 and ATtiny45 as an example. * avrdude.1: Document stk500hvsp. * doc/avrdude.texi: (Ditto.)
Joerg Wunsch
2006-07-21 21:53:49 +0000
b6a0b21a18Print the very verbose memory details only in debug level > 4.
joerg_wunsch
2006-07-21 21:51:13 +0000
e963f38753Print the very verbose memory details only in debug level > 4.
Joerg Wunsch
2006-07-21 21:51:13 +0000
e2e97bca93Print the very verbose memory details only in debug level > 4.
Joerg Wunsch
2006-07-21 21:51:13 +0000
05139aa2d0Document the stk500pp support.
joerg_wunsch
2006-07-19 21:34:34 +0000
c2c6e20613Document the stk500pp support.
Joerg Wunsch
2006-07-19 21:34:34 +0000
c8c576ff35Document the stk500pp support.
Joerg Wunsch
2006-07-19 21:34:34 +0000
34ac0831ebDocument the new PP mode parameters.
joerg_wunsch
2006-07-19 21:28:14 +0000
392d9d4e8cDocument the new PP mode parameters.
Joerg Wunsch
2006-07-19 21:28:14 +0000
c814037d98Document the new PP mode parameters.
Joerg Wunsch
2006-07-19 21:28:14 +0000
56d038560cAdd more parameters for PP mode.
joerg_wunsch
2006-07-19 21:25:08 +0000
e8a63e5174Add more parameters for PP mode.
Joerg Wunsch
2006-07-19 21:25:08 +0000
4d5a479c86Add more parameters for PP mode.
Joerg Wunsch
2006-07-19 21:25:08 +0000
2864bd0eb5Hide stk500v2_set_sck_period_mk2() behind an #if defined(HAVE_LIBUSB) as it is only used there (for the AVRISP mkII).
joerg_wunsch
2006-07-19 21:19:42 +0000
d28d6853b2Hide stk500v2_set_sck_period_mk2() behind an #if defined(HAVE_LIBUSB) as it is only used there (for the AVRISP mkII).
Joerg Wunsch
2006-07-19 21:19:42 +0000
2d146130a6Hide stk500v2_set_sck_period_mk2() behind an #if defined(HAVE_LIBUSB) as it is only used there (for the AVRISP mkII).
Joerg Wunsch
2006-07-19 21:19:42 +0000
9b2be8e3fbFix all bugs in the stk500pp implementation.
joerg_wunsch
2006-07-17 21:25:59 +0000
7f53ceec4cFix all bugs in the stk500pp implementation.
Joerg Wunsch
2006-07-17 21:25:59 +0000
a8a9ed2ca1Fix all bugs in the stk500pp implementation.
Joerg Wunsch
2006-07-17 21:25:59 +0000
4d465fe0acUse mem->desc in place of upd->memtype in more places 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
2006-07-17 19:58:50 +0000
ff8fb9928eUse mem->desc in place of upd->memtype in more places 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
2006-07-17 19:58:50 +0000
285ae1ab31Use mem->desc in place of upd->memtype in more places 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
2006-07-17 19:58:50 +0000
39ecfefa7dFirst stab at an implementation of the STK500 parallel programming feature (v2 firmware only), named "stk500pp". Still not yet complete: EEPROM writes not working, documentation missing, only ATmega16 parameters available in avrdude.conf.in, some parameters not yet implemented.
joerg_wunsch
2006-07-16 21:30:14 +0000
8bdbf1774eFirst stab at an implementation of the STK500 parallel programming feature (v2 firmware only), named "stk500pp". Still not yet complete: EEPROM writes not working, documentation missing, only ATmega16 parameters available in avrdude.conf.in, some parameters not yet implemented.
Joerg Wunsch
2006-07-16 21:30:14 +0000
a8e190bd30First stab at an implementation of the STK500 parallel programming feature (v2 firmware only), named "stk500pp". Still not yet complete: EEPROM writes not working, documentation missing, only ATmega16 parameters available in avrdude.conf.in, some parameters not yet implemented.
Joerg Wunsch
2006-07-16 21:30:14 +0000
0970c1295eFix the signatures for the ATmega164/324 devices.
joerg_wunsch
2006-07-11 21:05:33 +0000
bce1e50063Fix the signatures for the ATmega164/324 devices.
Joerg Wunsch
2006-07-11 21:05:33 +0000
f76b51b554Fix the signatures for the ATmega164/324 devices.
Joerg Wunsch
2006-07-11 21:05:33 +0000
b03c1ffadcEnter the signatures for the ATmega164/324/644 devices.
joerg_wunsch
2006-07-10 20:24:27 +0000
d8ca0349eaEnter the signatures for the ATmega164/324/644 devices.
Joerg Wunsch
2006-07-10 20:24:27 +0000
51770e1a4bEnter the signatures for the ATmega164/324/644 devices.
Joerg Wunsch
2006-07-10 20:24:27 +0000
024ef322d7Implement extended addressing needed for the ATmega256x devices.
joerg_wunsch
2006-05-25 14:38:08 +0000
b409c03049Implement extended addressing needed for the ATmega256x devices.
Joerg Wunsch
2006-05-25 14:38:08 +0000
a71e6218b8Implement extended addressing needed for the ATmega256x devices.
Joerg Wunsch
2006-05-25 14:38:08 +0000
b08245bd37Fix date in last commit.
joerg_wunsch
2006-05-23 22:37:17 +0000
1ecd13d900Fix date in last commit.
Joerg Wunsch
2006-05-23 22:37:17 +0000
7f81f23269Fix date in last commit.
Joerg Wunsch
2006-05-23 22:37:17 +0000
ebdce5f3efStart implementing support for ATmega256x; jtag2 and bitbang programmers are working, stk500v2 still needs to be done.
joerg_wunsch
2006-05-23 22:27:43 +0000
554fe39832Start implementing support for ATmega256x; jtag2 and bitbang programmers are working, stk500v2 still needs to be done.
Joerg Wunsch
2006-05-23 22:27:43 +0000
56ef0aafe8Start implementing support for ATmega256x; jtag2 and bitbang programmers are working, stk500v2 still needs to be done.
Joerg Wunsch
2006-05-23 22:27:43 +0000
bc7143a03dContributed by Julius Luukko <Julius.Luukko@lut.fi>: Add the "ere-isp-avr" programmer.
joerg_wunsch
2006-04-18 15:32:01 +0000
30d3122d3aContributed by Julius Luukko <Julius.Luukko@lut.fi>: Add the "ere-isp-avr" programmer.
Joerg Wunsch
2006-04-18 15:32:01 +0000
e20799eefeContributed by Julius Luukko <Julius.Luukko@lut.fi>: Add the "ere-isp-avr" programmer.
Joerg Wunsch
2006-04-18 15:32:01 +0000
855376ba00Contributed by Bram Daams:
joerg_wunsch
2006-04-14 12:18:39 +0000
61ec51c704Contributed by Bram Daams:
Joerg Wunsch
2006-04-14 12:18:39 +0000
06a5af36baContributed by Bram Daams:
Joerg Wunsch
2006-04-14 12:18:39 +0000
6f06530404Add logic to handle inverted signals for parallel ports as well, using a tilde in avrdude.conf.
joerg_wunsch
2006-04-13 20:10:55 +0000
590424e9b9Add logic to handle inverted signals for parallel ports as well, using a tilde in avrdude.conf.
Joerg Wunsch
2006-04-13 20:10:55 +0000
cee67f5f4bAdd logic to handle inverted signals for parallel ports as well, using a tilde in avrdude.conf.
Joerg Wunsch
2006-04-13 20:10:55 +0000
a37080cc24Add support for AT90USB646/647/1286/1287.
joerg_wunsch
2006-03-28 20:35:21 +0000
c6a31e68c6Add support for AT90USB646/647/1286/1287.
Joerg Wunsch
2006-03-28 20:35:21 +0000
bbe2807089Add support for AT90USB646/647/1286/1287.
Joerg Wunsch
2006-03-28 20:35:21 +0000
de6c2f4369Cosmetical changes: items are indented by one hard tab.
joerg_wunsch
2006-03-28 19:37:54 +0000
dbac350f59Cosmetical changes: items are indented by one hard tab.
Joerg Wunsch
2006-03-28 19:37:54 +0000
b17ff40a09Cosmetical changes: items are indented by one hard tab.
Joerg Wunsch
2006-03-28 19:37:54 +0000
90f6772cb0Colin O'Flynn - March 23, 2006 - <coflynn@newae.com> Contributed by Wim Lewis, fix a few typos (patch #4987) *avrdude.1: Typo fix
c_oflynn
2006-03-24 02:49:09 +0000
0cdc766e3cColin O'Flynn - March 23, 2006 - <coflynn@newae.com> Contributed by Wim Lewis, fix a few typos (patch #4987) *avrdude.1: Typo fix
Colin O Flynn
2006-03-24 02:49:09 +0000
db16162922Colin O'Flynn - March 23, 2006 - <coflynn@newae.com> Contributed by Wim Lewis, fix a few typos (patch #4987) *avrdude.1: Typo fix
Colin O Flynn
2006-03-24 02:49:09 +0000
c3f6c7e21c2006-02-27 Colin O'Flynn <coflynn@newae.com> Contributed by Wim Lewis, add support for checking device signatures in detail (patch #4924 and #4925) * avrdude.conf.in: Add signatures * avrpart.c: Set default signature * avrpart.h: Variable for signature * config_gram.y: More signature reading * lexer.l: Define that signatures exist * main.c: Read signatures and check them against hardware
c_oflynn
2006-02-27 17:18:42 +0000
26d54b44992006-02-27 Colin O'Flynn <coflynn@newae.com> Contributed by Wim Lewis, add support for checking device signatures in detail (patch #4924 and #4925) * avrdude.conf.in: Add signatures * avrpart.c: Set default signature * avrpart.h: Variable for signature * config_gram.y: More signature reading * lexer.l: Define that signatures exist * main.c: Read signatures and check them against hardware
Colin O Flynn
2006-02-27 17:18:42 +0000
cb4000d7d32006-02-27 Colin O'Flynn <coflynn@newae.com> Contributed by Wim Lewis, add support for checking device signatures in detail (patch #4924 and #4925) * avrdude.conf.in: Add signatures * avrpart.c: Set default signature * avrpart.h: Variable for signature * config_gram.y: More signature reading * lexer.l: Define that signatures exist * main.c: Read signatures and check them against hardware
Colin O Flynn
2006-02-27 17:18:42 +0000
57adc8e8efFixed paged flash write operations for AT90PWMx devices (error in datasheet).
joerg_wunsch
2006-02-21 21:17:08 +0000
4d966e4403Fixed paged flash write operations for AT90PWMx devices (error in datasheet).
Joerg Wunsch
2006-02-21 21:17:08 +0000
d7bddada25Fixed paged flash write operations for AT90PWMx devices (error in datasheet).
Joerg Wunsch
2006-02-21 21:17:08 +0000
ddcb75e230This is now post-release.
joerg_wunsch
2006-01-23 21:04:13 +0000
baba306eb8This is now post-release.
Joerg Wunsch
2006-01-23 21:04:13 +0000
df364f59c3This is now post-release.
Joerg Wunsch
2006-01-23 21:04:13 +0000
70246d5b09This commit was manufactured by cvs2svn to create tag 'RELEASE_5_1_0'.
v5.1.0
Joerg Wunsch
2006-01-23 20:54:00 +0000
c1bd17edb2* main.c, stk500v2.c: Added patch 4804 from eolson@mit.edu Which stops sck from being writtend needlessly
c_oflynn
2006-01-17 21:11:39 +0000
972d657317* main.c, stk500v2.c: Added patch 4804 from eolson@mit.edu Which stops sck from being writtend needlessly
Colin O Flynn
2006-01-17 21:11:39 +0000
ede97a0ed2* main.c, stk500v2.c: Added patch 4804 from eolson@mit.edu Which stops sck from being writtend needlessly
Colin O Flynn
2006-01-17 21:11:39 +0000
7cc29c373c*avrdude.conf.in : Added bs2 and pagel to m162, patch 4766
c_oflynn
2006-01-17 21:01:25 +0000