* ChangeLog: Format cleanups. All indents should be a single tab and
lines should be less than 80 chars including 8 spaces for the tab. Date should be YYYY-MM-DD not YYYY/MM/DD. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@363 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
ea652e7b78
commit
ed14409bf9
|
@ -6,33 +6,33 @@
|
||||||
|
|
||||||
2003-09-02 Eric B. Weddington <eric@ecentral.com>
|
2003-09-02 Eric B. Weddington <eric@ecentral.com>
|
||||||
|
|
||||||
* doc/avrdude.texi: Add note about privileges needed to load
|
* doc/avrdude.texi: Add note about privileges needed to load
|
||||||
the giveio driver for Windows.
|
the giveio driver for Windows.
|
||||||
|
|
||||||
2003/08/29 Brian S. Dean <bsd@bsdhome.com>
|
2003-08-29 Brian S. Dean <bsd@bsdhome.com>
|
||||||
|
|
||||||
* avrdude.1:
|
* avrdude.1:
|
||||||
* main.c:
|
* main.c:
|
||||||
Perform an auto erase before programming if the flash memory is
|
Perform an auto erase before programming if the flash memory is
|
||||||
anywhere specified to be written by any of the -U requests.
|
anywhere specified to be written by any of the -U requests.
|
||||||
|
|
||||||
To remain backward compatible with previous versions, disable this
|
To remain backward compatible with previous versions, disable this
|
||||||
feature if any of the old-style memory specification operations are
|
feature if any of the old-style memory specification operations are
|
||||||
specified (-i, -o).
|
specified (-i, -o).
|
||||||
|
|
||||||
Implement the -D option to explicitly disable the auto erase default.
|
Implement the -D option to explicitly disable the auto erase default.
|
||||||
|
|
||||||
Deprecate the old-style memory specification options (-f, -i, -I, -m,
|
Deprecate the old-style memory specification options (-f, -i, -I, -m,
|
||||||
and -o) in favor of the new -U option which allows one to operate on
|
and -o) in favor of the new -U option which allows one to operate on
|
||||||
multiple memories on a single command line.
|
multiple memories on a single command line.
|
||||||
|
|
||||||
2003-08-28 Eric B. Weddington <eric@ecentral.com>
|
2003-08-28 Eric B. Weddington <eric@ecentral.com>
|
||||||
|
|
||||||
* avr910.c:
|
* avr910.c:
|
||||||
* fileio.c:
|
* fileio.c:
|
||||||
* main.c:
|
* main.c:
|
||||||
* stk500.c:
|
* stk500.c:
|
||||||
More code cleanup to remove warnings.
|
More code cleanup to remove warnings.
|
||||||
|
|
||||||
2003-08-27 Theodore A. Roth <troth@openavr.org>
|
2003-08-27 Theodore A. Roth <troth@openavr.org>
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@
|
||||||
* stk500.c:
|
* stk500.c:
|
||||||
Minor code cleanup to remove warnings.
|
Minor code cleanup to remove warnings.
|
||||||
|
|
||||||
2003/08/21 Brian S. Dean <bsd@bsdhome.com>
|
2003-08-21 Brian S. Dean <bsd@bsdhome.com>
|
||||||
|
|
||||||
* avrdude.1:
|
* avrdude.1:
|
||||||
* main.c:
|
* main.c:
|
||||||
|
@ -69,7 +69,7 @@
|
||||||
|
|
||||||
avrdude -p -e -U flash:w:main.hex:i -U eeprom:w:eeprom.hex:i
|
avrdude -p -e -U flash:w:main.hex:i -U eeprom:w:eeprom.hex:i
|
||||||
|
|
||||||
2003/08/20 Brian S. Dean <bsd@bsdhome.com>
|
2003-08-20 Brian S. Dean <bsd@bsdhome.com>
|
||||||
|
|
||||||
* ppiwin.c:
|
* ppiwin.c:
|
||||||
Timing related fixes for the Windows platform. Several folks have
|
Timing related fixes for the Windows platform. Several folks have
|
||||||
|
@ -114,39 +114,39 @@
|
||||||
Add 'picoweb' programming cable programmer.
|
Add 'picoweb' programming cable programmer.
|
||||||
Contributed by Rune Christensen <rune.christensen@adslhome.dk>.
|
Contributed by Rune Christensen <rune.christensen@adslhome.dk>.
|
||||||
|
|
||||||
2003/06/18 Brian S. Dean <bsd@bsdhome.com>
|
2003-06-18 Brian S. Dean <bsd@bsdhome.com>
|
||||||
|
|
||||||
* avrdude.conf.in:
|
* avrdude.conf.in:
|
||||||
Add the 'sp12' (Steve Bolt's) programmer.
|
Add the 'sp12' (Steve Bolt's) programmer.
|
||||||
Submitted by Larry Barello <larryba@barello.net>.
|
Submitted by Larry Barello <larryba@barello.net>.
|
||||||
|
|
||||||
2003/06/17 Brian S. Dean <bsd@bsdhome.com>
|
2003-06-17 Brian S. Dean <bsd@bsdhome.com>
|
||||||
|
|
||||||
* avrdude.conf.in:
|
* avrdude.conf.in:
|
||||||
Properly identify the "ALF" programmer.
|
Properly identify the "ALF" programmer.
|
||||||
|
|
||||||
Extend ATmega8 calibration memory to support all 4 calibration bytes.
|
Extend ATmega8 calibration memory to support all 4 calibration bytes.
|
||||||
Savannah bug #3835. Submitted by Francisco T. A. Silva
|
Savannah bug #3835. Submitted by Francisco T. A. Silva
|
||||||
<ftas@geodigitus.com.br>.
|
<ftas@geodigitus.com.br>.
|
||||||
|
|
||||||
Add a few AVR910 programmer device codes. Savannah bug #3569 - sorry
|
Add a few AVR910 programmer device codes. Savannah bug #3569 - sorry
|
||||||
I can't tell who submitted this to give proper credit.
|
I can't tell who submitted this to give proper credit.
|
||||||
|
|
||||||
Add support for the ATtiny12. Submitted by Pontifex <pontifex@isys.ca>
|
Add support for the ATtiny12. Submitted by Pontifex <pontifex@isys.ca>
|
||||||
|
|
||||||
2003/05/22 Brian S. Dean <bsd@bsdhome.com>
|
2003-05-22 Brian S. Dean <bsd@bsdhome.com>
|
||||||
|
|
||||||
* avr.c:
|
* avr.c:
|
||||||
* avr.h:
|
* avr.h:
|
||||||
* fileio.c:
|
* fileio.c:
|
||||||
Optimize flash memory handling a little bit by ignoring 0xff data that
|
Optimize flash memory handling a little bit by ignoring 0xff data that
|
||||||
resides above the last non-0xff data value in the address space. Only
|
resides above the last non-0xff data value in the address space. Only
|
||||||
do this for flash memory since writing a 0xff to flash is a no-op.
|
do this for flash memory since writing a 0xff to flash is a no-op.
|
||||||
This has the affect of creating smaller output files when dumping
|
This has the affect of creating smaller output files when dumping
|
||||||
memory contents from flash if the program in flash does not consume
|
memory contents from flash if the program in flash does not consume
|
||||||
the whole memory space. It also results in shorter programming times
|
the whole memory space. It also results in shorter programming times
|
||||||
when avrdude is asked to load a file into flash that has lots of 0xff
|
when avrdude is asked to load a file into flash that has lots of 0xff
|
||||||
filled data past the last non-0xff data value.
|
filled data past the last non-0xff data value.
|
||||||
|
|
||||||
2003-05-13 Theodore A. Roth <troth@openavr.org>
|
2003-05-13 Theodore A. Roth <troth@openavr.org>
|
||||||
|
|
||||||
|
@ -177,7 +177,7 @@
|
||||||
* fileio.c: Fix for bug #3293. Set correct open mode for raw format
|
* fileio.c: Fix for bug #3293. Set correct open mode for raw format
|
||||||
for Windows.
|
for Windows.
|
||||||
|
|
||||||
2003/04/19 18:41:35 bdean
|
2003-04-19 Brian S. Dean <bsd@bsdhome.com>
|
||||||
|
|
||||||
* avrdude.1:
|
* avrdude.1:
|
||||||
* fileio.c:
|
* fileio.c:
|
||||||
|
@ -253,14 +253,14 @@
|
||||||
* confwin.c: Fix bug that allows garbage for non-existent user
|
* confwin.c: Fix bug that allows garbage for non-existent user
|
||||||
config filename on Windows.
|
config filename on Windows.
|
||||||
|
|
||||||
2003/03/29 Brian S. Dean <bsd@bsdhome.com>
|
2003-03-29 Brian S. Dean <bsd@bsdhome.com>
|
||||||
|
|
||||||
* avrdude.conf.in:
|
* avrdude.conf.in:
|
||||||
Add the ATmega32 part. This part definition was contributed by:
|
Add the ATmega32 part. This part definition was contributed by:
|
||||||
Daniel Williamson <dannyw@maconmgt.co.uk> and
|
Daniel Williamson <dannyw@maconmgt.co.uk> and
|
||||||
Ruwan Jayanetti <rjayanetti@sri.crossvue.com>
|
Ruwan Jayanetti <rjayanetti@sri.crossvue.com>
|
||||||
The resulting part definition used was actually somewhat of a merge of
|
The resulting part definition used was actually somewhat of a merge of
|
||||||
the two submitted definitions.
|
the two submitted definitions.
|
||||||
|
|
||||||
2003-03-24 Theodore A. Roth <troth@openavr.org>
|
2003-03-24 Theodore A. Roth <troth@openavr.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue