2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-08-05 20:32:41 +10:00
openocd/src/jtag
drath 290e01c62a - reformat src/jtag/bitq.c (thanks to Pavel Chromy)
- fix multiple reads from FT2232 into same buffer location (thanks to Magnus Lundin)
- retry JTAG chain validation (thanks to Magnus Lundin)
- reworked GDB packet input handling (thanks to Pavel Chromy)
- output error message when setting a watchpoint failed
- removed duplicate out-of-bounds check in at91sam7.c (thanks to Pavel Chromy)


git-svn-id: svn://svn.berlios.de/openocd/trunk@181 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-07-25 10:06:57 +00:00
..
amt_jtagaccel.c - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan) 2007-04-25 20:15:59 +00:00
at91rm9200.c - added missing AT91RM9200 files 2006-08-31 12:55:54 +00:00
bitbang.c - added support for Intel/Marvel PXA27x (XScale) targets 2007-06-21 13:15:22 +00:00
bitbang.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
bitq.c - reformat src/jtag/bitq.c (thanks to Pavel Chromy) 2007-07-25 10:06:57 +00:00
bitq.h - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 2007-07-15 11:19:33 +00:00
ep93xx.c - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_pathmove (it is used to indicate jtag_add_pathmove support) 2006-08-17 14:53:15 +00:00
ft2232.c - reformat src/jtag/bitq.c (thanks to Pavel Chromy) 2007-07-25 10:06:57 +00:00
gw16012.c - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan) 2007-04-25 20:15:59 +00:00
jtag.c - reformat src/jtag/bitq.c (thanks to Pavel Chromy) 2007-07-25 10:06:57 +00:00
jtag.h - reformat src/jtag/bitq.c (thanks to Pavel Chromy) 2007-07-25 10:06:57 +00:00
Makefile.am - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 2007-07-15 11:19:33 +00:00
parport.c - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
presto.c - reformat src/jtag/bitq.c (thanks to Pavel Chromy) 2007-07-25 10:06:57 +00:00
usbprog.c - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 2007-07-15 11:19:33 +00:00