doc
|
Add the ATmega128RFA1, and document this.
|
2009-02-05 16:20:29 +00:00 |
tools
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +00:00 |
windows
|
Make CVS ignore all generated files.
|
2006-08-23 15:00:11 +00:00 |
.cvsignore
|
So finally, also ignore the Makefile.
|
2006-08-23 15:02:07 +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
|
Submitted by Bob Paddock:
|
2009-02-16 13:28:55 +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 |
ChangeLog-2004-2006
|
ChangeLog rotation.
|
2007-01-07 22:34:21 +00:00 |
ChangeLog-2007
|
ChangeLog rotation for 2007->2008 transition.
|
2008-01-26 07:59:07 +00:00 |
ChangeLog-2008
|
Annual changelog rotation.
|
2009-02-05 16:17:57 +00:00 |
Makefile.am
|
Contributed by Ville Voipio:
|
2008-07-25 21:06:55 +00:00 |
NEWS
|
Submitted by Bob Paddock:
|
2009-02-16 13:28:55 +00:00 |
README
|
* AUTHORS: Updated.
|
2003-03-11 22:34:53 +00:00 |
avr.c
|
First implementation of ATxmega support. By now, only the
|
2008-07-26 22:53:40 +00:00 |
avr.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
avr910.c
|
Fix a bunch of warnings.
|
2008-07-25 21:14:43 +00:00 |
avr910.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
avrdude.1
|
Add the ATmega128RFA1, and document this.
|
2009-02-05 16:20:29 +00:00 |
avrdude.conf.in
|
Submitted by Bob Paddock:
|
2009-02-16 13:28:55 +00:00 |
avrdude.h
|
Change the prototype for usleep() to be more Cygwin-friendly.
|
2008-11-19 23:32:30 +00:00 |
avrdude.spec.in
|
Submitted by Galen Seitz:
|
2005-11-29 20:28:51 +00:00 |
avrpart.c
|
Contributed by Klaus Leidinger <klaus@mikrocontroller-projekte.de>:
|
2008-06-07 21:03:41 +00:00 |
avrpart.h
|
First implementation of ATxmega support. By now, only the
|
2008-07-26 22:53:40 +00:00 |
bitbang.c
|
Something I always wanted to do: replace all those private "extern"
|
2007-01-24 21:07:54 +00:00 |
bitbang.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
bootstrap
|
Contributed by Ville Voipio:
|
2008-07-25 21:06:55 +00:00 |
butterfly.c
|
Contributed by Klaus Leidinger <klaus@mikrocontroller-projekte.de>:
|
2008-06-07 21:03:41 +00:00 |
butterfly.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
config.c
|
safemode.c: Obtain progname from avrdude.h rather than trying to roll our
|
2007-01-30 13:41:54 +00:00 |
config.h
|
safemode.c: Obtain progname from avrdude.h rather than trying to roll our
|
2007-01-30 13:41:54 +00:00 |
config_gram.y
|
First implementation of ATxmega support. By now, only the
|
2008-07-26 22:53:40 +00:00 |
configure.ac
|
Contributed by Ville Voipio:
|
2008-07-25 21:06:55 +00:00 |
confwin.c
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
confwin.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
crc16.c
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
crc16.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
fileio.c
|
Submitted by <karl.yerkes@gmail.com>:
|
2007-10-29 22:30:59 +00:00 |
fileio.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +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 a bunch of warnings.
|
2008-07-25 21:14:43 +00:00 |
jtagmkI.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
jtagmkII.c
|
Submitted by Mark Litwack:
|
2009-02-16 12:26:44 +00:00 |
jtagmkII.h
|
Fix a serious memory corruption that happened when using the JTAG ICE
|
2008-10-31 21:26:06 +00:00 |
jtagmkII_private.h
|
This change actually dates back to July 29: add preliminary support
|
2008-10-31 21:16:46 +00:00 |
jtagmkI_private.h
|
Initial import of JTAG ICE mkI support.
|
2005-11-25 06:14:06 +00:00 |
lexer.l
|
First implementation of ATxmega support. By now, only the
|
2008-07-26 22:53:40 +00:00 |
linux_ppdev.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
lists.c
|
Make the code compile warning-free:
|
2006-12-11 12:47:35 +00:00 |
lists.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
main.c
|
bug #22883: Chip Erase performed even with no-write flag (-n)
|
2008-11-04 12:10:28 +00:00 |
my_ddk_hidsdi.h
|
Submitted by Christian Starkjohann:
|
2006-12-20 23:43:34 +00:00 |
par.c
|
safemode.c: Obtain progname from avrdude.h rather than trying to roll our
|
2007-01-30 13:41:54 +00:00 |
par.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
pgm.c
|
main.c, pgm.c, pgm.h: Add setup and teardown hooks to the programmer
|
2007-11-07 20:36:12 +00:00 |
pgm.h
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +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
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
ppi.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
ppiwin.c
|
Change the prototype for usleep() to be more Cygwin-friendly.
|
2008-11-19 23:32:30 +00:00 |
safemode.c
|
2007-05-01: Colin O'Flynn <coflynn@newae.com>
|
2007-05-02 23:05:21 +00:00 |
safemode.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
ser_avrdoper.c
|
Fix yet another warning:
|
2008-07-26 06:04:30 +00:00 |
ser_posix.c
|
In ser_send(), don't select() on the output fd before trying to write
|
2007-05-15 20:30:15 +00:00 |
ser_win32.c
|
bug #21076: -vvvv serial receive prints are empty in Win32 build
|
2007-10-29 21:51:07 +00:00 |
serbb.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
serbb_posix.c
|
safemode.c: Obtain progname from avrdude.h rather than trying to roll our
|
2007-01-30 13:41:54 +00:00 |
serbb_win32.c
|
safemode.c: Obtain progname from avrdude.h rather than trying to roll our
|
2007-01-30 13:41:54 +00:00 |
serial.h
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +00:00 |
solaris_ecpp.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
stk500.c
|
Submitted by Janos Sallai:
|
2009-02-16 10:19:46 +00:00 |
stk500.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
stk500_private.h
|
Add support for displaying and changing the various STK500 operational
|
2003-07-24 21:26:28 +00:00 |
stk500generic.c
|
Colin O'Flynn <coflynn@newae.com>
|
2007-03-25 22:43:50 +00:00 |
stk500generic.h
|
Add the "stk500generic" programmer that auto-probes for STK500
|
2006-09-19 22:27:30 +00:00 |
stk500v2.c
|
bug #22882: Erase Cycle Counter does not work for stk500v2
|
2008-11-04 13:15:21 +00:00 |
stk500v2.h
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +00:00 |
stk500v2_private.h
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +00:00 |
term.c
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +00:00 |
term.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
update.c
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
update.h
|
Major code cleanup.
|
2007-01-24 22:43:46 +00:00 |
usb_libusb.c
|
#undef interface for Win32
|
2008-03-29 22:10:11 +00:00 |
usbasp.c
|
Fix a bunch of warnings.
|
2008-07-25 21:14:43 +00:00 |
usbasp.h
|
usbasp.c: Added long addresses to support devices with more than 64kB (bug #20558)
|
2007-07-24 16:43:25 +00:00 |
usbdevs.h
|
Add initial support for the Atmel STK600, for
|
2008-03-14 13:00:08 +00:00 |
usbtiny.c
|
Submitted by limor <limor@ladyada.net>
|
2008-11-06 09:47:37 +00:00 |
usbtiny.h
|
Submitted by <ladyada@gmail.com>:
|
2007-10-29 18:03:02 +00:00 |