doc
|
Implement and document HVSP and PP modes for the AVR Dragon.
|
2006-11-01 21:47:25 +00:00 |
tools
|
Pretty-print the control stack argument.
|
2006-08-13 21:57:52 +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
|
jtagmkI_close(): remove two unused variables.
|
2006-11-20 22:07:25 +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
|
Add the "stk500generic" programmer that auto-probes for STK500
|
2006-09-19 22:27:30 +00:00 |
NEWS
|
Fix the width of the efuse memory area for a number of AVRs.
|
2006-11-02 21:02:41 +00:00 |
README
|
* AUTHORS: Updated.
|
2003-03-11 22:34:53 +00:00 |
avr.c
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +00:00 |
avr.h
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +00:00 |
avr910.c
|
* avr910.c: As there is a lot of ambiguity about the AVR910
|
2006-09-20 21:32:18 +00:00 |
avr910.h
|
Update code copyrights.
|
2004-12-22 01:52:45 +00:00 |
avrdude.1
|
Implement and document HVSP and PP modes for the AVR Dragon.
|
2006-11-01 21:47:25 +00:00 |
avrdude.conf.in
|
* avrdude.conf.in: Add read support for lockbits on Tiny2313 device.
|
2006-11-12 16:11:55 +00:00 |
avrdude.spec.in
|
Submitted by Galen Seitz:
|
2005-11-29 20:28:51 +00:00 |
avrpart.c
|
Print the very verbose memory details only in debug level > 4.
|
2006-07-21 21:51:13 +00:00 |
avrpart.h
|
Implement STK500 (v2) HVSP mode.
|
2006-07-21 21:53:49 +00:00 |
bitbang.c
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +00:00 |
bitbang.h
|
Move the bitbang prerequisite checks out from
|
2006-08-23 21:06:28 +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
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +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
|
Implement and document HVSP and PP modes for the AVR Dragon.
|
2006-11-01 21:47:25 +00:00 |
configure.ac
|
Preserve ${LDFLAGS} inherited from environment for Win32 environments.
|
2006-11-08 12:37:05 +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 numerical output formats for decimal, hexadecimal, octal,
|
2006-09-08 21:28:24 +00:00 |
fileio.h
|
Implement numerical output formats for decimal, hexadecimal, octal,
|
2006-09-08 21:28:24 +00:00 |
freebsd_ppi.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
jtagmkI.c
|
jtagmkI_close(): remove two unused variables.
|
2006-11-20 22:07:25 +00:00 |
jtagmkI.h
|
Initial import of JTAG ICE mkI support.
|
2005-11-25 06:14:06 +00:00 |
jtagmkII.c
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +00:00 |
jtagmkII.h
|
Add support for the AVR Dragon (JTAG and ISP mode).
|
2006-10-26 21:14:10 +00:00 |
jtagmkII_private.h
|
Implement and document HVSP and PP modes for the AVR Dragon.
|
2006-11-01 21:47:25 +00:00 |
jtagmkI_private.h
|
Initial import of JTAG ICE mkI support.
|
2005-11-25 06:14:06 +00:00 |
lexer.l
|
Implement and document HVSP and PP modes for the AVR Dragon.
|
2006-11-01 21:47:25 +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
|
Submitted by John Voltz: add AVR053 oscillator calibration.
|
2006-10-09 14:34:24 +00:00 |
par.c
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +00:00 |
par.h
|
Make avrdude Solaris-compatible.
|
2005-11-01 23:02:06 +00:00 |
pgm.c
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +00:00 |
pgm.h
|
Submitted by John Voltz: add AVR053 oscillator calibration.
|
2006-10-09 14:34:24 +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
|
* configure.ac: Check for gettimeofday().
|
2006-08-20 06:49:11 +00:00 |
safemode.c
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +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
|
Implement a flags field in struct serdev, and populate it with a flag
|
2006-10-27 08:45:47 +00:00 |
ser_win32.c
|
Implement a flags field in struct serdev, and populate it with a flag
|
2006-10-27 08:45:47 +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
|
Add the default read_byte() and write_byte() methods here, too. Forgot
|
2006-11-20 15:08:13 +00:00 |
serbb_win32.c
|
Add the default read_byte() and write_byte() methods here, too. Forgot
|
2006-11-20 15:08:13 +00:00 |
serial.h
|
Implement a flags field in struct serdev, and populate it with a flag
|
2006-10-27 08:45:47 +00:00 |
solaris_ecpp.h
|
Submitted by someone who thinks he's called "Daper":
|
2005-11-29 20:20:22 +00:00 |
stk500.c
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +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 |
stk500generic.c
|
Add the "stk500generic" programmer that auto-probes for STK500
|
2006-09-19 22:27:30 +00:00 |
stk500generic.h
|
Add the "stk500generic" programmer that auto-probes for STK500
|
2006-09-19 22:27:30 +00:00 |
stk500v2.c
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +00:00 |
stk500v2.h
|
Implement and document HVSP and PP modes for the AVR Dragon.
|
2006-11-01 21:47:25 +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
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +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
|
Implement a flags field in struct serdev, and populate it with a flag
|
2006-10-27 08:45:47 +00:00 |
usbasp.c
|
Replace the fallback of avr_read_byte() and avr_write_byte() to
|
2006-11-20 15:04:09 +00:00 |
usbasp.h
|
Submitted by Thomas Fischl:
|
2006-09-17 20:35:36 +00:00 |
usbdevs.h
|
Add support for the AVR Dragon (JTAG and ISP mode).
|
2006-10-26 21:14:10 +00:00 |