doc
|
Contributed by dcm@mit.edu: add support for the
|
2006-01-12 23:13:50 +00:00 |
windows
|
* windows/Makefile.am: Correct makefile so loaddrv does not link
|
2003-09-22 21:13:57 +00:00 |
.cvsignore
|
These changes add basic support for a autoconf/automake based build system.
|
2003-02-14 20:34:03 +00:00 |
AUTHORS
|
Add Colin O'Flynn to the contributors list for his safemode support.
|
2005-09-21 01:43:19 +00:00 |
COPYING
|
Re-license using the GNU GPL. Thanks to Ted Roth for the patch.
|
2003-02-06 19:08:33 +00:00 |
ChangeLog
|
Pre-release mode.
|
2006-01-23 20:53:59 +00:00 |
ChangeLog-2001
|
Use my other e-mail.
|
2003-03-12 01:25:43 +00:00 |
ChangeLog-2002
|
Use my other e-mail.
|
2003-03-12 01:25:43 +00:00 |
ChangeLog-2003
|
* ChangeLog: Minor formatting cleanups.
|
2004-01-26 06:27:41 +00:00 |
Makefile.am
|
Contributed by dcm@mit.edu: add support for the
|
2006-01-12 23:13:50 +00:00 |
NEWS
|
Pre-release mode.
|
2006-01-23 20:53:59 +00:00 |
README
|
* AUTHORS: Updated.
|
2003-03-11 22:34:53 +00:00 |
avr.c
|
All declarations need to be at the top of the block.
|
2005-09-21 01:26:54 +00:00 |
avr.h
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
avr910.c
|
This is patch #3277 which appears to fix a number of issues with the
|
2005-09-18 00:28:19 +00:00 |
avr910.h
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
avrdude.1
|
Contributed by dcm@mit.edu: add support for the
|
2006-01-12 23:13:50 +00:00 |
avrdude.conf.in
|
*avrdude.conf.in : Added bs2 and pagel to m162, patch 4766
|
2006-01-17 21:01:25 +00:00 |
avrdude.spec.in
|
Submitted by Galen Seitz:
|
2005-11-29 20:28:51 +00:00 |
avrpart.c
|
Quite some cleanup of the JTAG ICE mkII stuff.
|
2005-05-11 20:06:23 +00:00 |
avrpart.h
|
Quite some cleanup of the JTAG ICE mkII stuff.
|
2005-05-11 20:06:23 +00:00 |
bitbang.c
|
Make avrdude Solaris-compatible.
|
2005-11-01 23:02:06 +00:00 |
bitbang.h
|
In lieu of Michael Holzt, add his serbb serial bit-bang code so it
|
2005-09-18 20:12:23 +00:00 |
bootstrap
|
Umm, add the new programmer types to the texinfo documentation as well.
|
2005-05-14 08:06:18 +00:00 |
butterfly.c
|
Fix yet another sign extension bug introduced by renaming "unsigned char"
|
2005-10-20 11:36:19 +00:00 |
butterfly.h
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
config.c
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
config.h
|
Instead of defining YYSTYPE to be a struct token_t *, make this a
|
2005-11-02 21:03:51 +00:00 |
config_gram.y
|
Initial import of JTAG ICE mkI support.
|
2005-11-25 06:14:06 +00:00 |
configure.ac
|
Pre-release mode.
|
2006-01-23 20:53:59 +00:00 |
confwin.c
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
confwin.h
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
crc16.c
|
I forgot to add these files in the previous commit. They are
|
2005-05-10 19:43:44 +00:00 |
crc16.h
|
I forgot to add these files in the previous commit. They are
|
2005-05-10 19:43:44 +00:00 |
fileio.c
|
Implement -q -q to be very very quiet.
|
2005-09-16 21:52:42 +00:00 |
fileio.h
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
freebsd_ppi.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
jtagmkI.c
|
Fix the size of a response array.
|
2005-11-28 21:11:18 +00:00 |
jtagmkI.h
|
Initial import of JTAG ICE mkI support.
|
2005-11-25 06:14:06 +00:00 |
jtagmkII.c
|
Contributed by dcm@mit.edu: add support for the
|
2006-01-12 23:13:50 +00:00 |
jtagmkII.h
|
Oops, more files I forgot to add during the last commit.
|
2005-05-10 19:53:56 +00:00 |
jtagmkII_private.h
|
Rename the BAUD_xxx baud rate defines to PAR_BAUD_xxx to avoid a name
|
2005-05-11 20:48:05 +00:00 |
jtagmkI_private.h
|
Initial import of JTAG ICE mkI support.
|
2005-11-25 06:14:06 +00:00 |
lexer.l
|
Initial import of JTAG ICE mkI support.
|
2005-11-25 06:14:06 +00:00 |
linux_ppdev.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
lists.c
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
lists.h
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
main.c
|
* main.c, stk500v2.c: Added patch 4804 from eolson@mit.edu
|
2006-01-17 21:11:39 +00:00 |
par.c
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
par.h
|
Make avrdude Solaris-compatible.
|
2005-11-01 23:02:06 +00:00 |
pgm.c
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
pgm.h
|
Add ecpp(7D) (parallel port) for Solaris.
|
2005-11-03 22:37:37 +00:00 |
pindefs.h
|
In lieu of Michael Holzt, add his serbb serial bit-bang code so it
|
2005-09-18 20:12:23 +00:00 |
ppi.c
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
ppi.h
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
ppiwin.c
|
* main.c (main): Don't indent CPP directives.
|
2004-07-15 17:29:35 +00:00 |
safemode.c
|
This is Colin O'Flynn's mega patch for updating safemode support:
|
2005-09-21 00:20:32 +00:00 |
safemode.h
|
This is Colin O'Flynn's mega patch for updating safemode support:
|
2005-09-21 00:20:32 +00:00 |
ser_posix.c
|
Eliminate compiler warnings. GCC 4.x elicits many signedness warnings
|
2005-08-30 01:30:05 +00:00 |
ser_win32.c
|
*Added Brian Dean's patch to ser_win32.c, fixing bug 14681 "-vvvv causes communication to fail"
|
2005-11-24 15:00:49 +00:00 |
serbb.h
|
In lieu of Michael Holzt, add his serbb serial bit-bang code so it
|
2005-09-18 20:12:23 +00:00 |
serbb_posix.c
|
Make avrdude Solaris-compatible.
|
2005-11-01 23:02:06 +00:00 |
serbb_win32.c
|
Make avrdude Solaris-compatible.
|
2005-11-01 23:02:06 +00:00 |
serial.h
|
Contributed by dcm@mit.edu: add support for the
|
2006-01-12 23:13:50 +00:00 |
solaris_ecpp.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
stk500.c
|
Eliminate compiler warnings. GCC 4.x elicits many signedness warnings
|
2005-08-30 01:30:05 +00:00 |
stk500.h
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
stk500_private.h
|
Add support for displaying and changing the various STK500 operational
|
2003-07-24 21:26:28 +00:00 |
stk500v2.c
|
* main.c, stk500v2.c: Added patch 4804 from eolson@mit.edu
|
2006-01-17 21:11:39 +00:00 |
stk500v2.h
|
Mega-commit to bring in both, the STK500v2 support from Erik
|
2005-05-10 19:17:12 +00:00 |
stk500v2_private.h
|
Mega-commit to bring in both, the STK500v2 support from Erik
|
2005-05-10 19:17:12 +00:00 |
term.c
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
term.h
|
This is Colin O'Flynn's mega patch for updating safemode support:
|
2005-09-21 00:20:32 +00:00 |
usb_libusb.c
|
Replace David's email address by his full name in the copyrights.
|
2006-01-12 23:24:35 +00:00 |
usbdevs.h
|
Contributed by dcm@mit.edu: add support for the
|
2006-01-12 23:13:50 +00:00 |