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 237e894805 - split fileio handling into fileio part and image handling
- reworked etm/etb into a generic etm part with trace capture drivers (currently only etb supported)
- added XScale debug handler binary to repository
- added Thumb disassembling (thanks to Vincent Palatin for this patch)
- added support for non-CFI compatible flashes to cfi driver (currently only SST39VFxxx devices supported)
This checkin is experimental, not suitable for general use


git-svn-id: svn://svn.berlios.de/openocd/trunk@155 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-05-29 11:23:42 +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 error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan) 2007-04-25 20:15:59 +00:00
bitbang.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +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 -- corrected embedded ice definitions 2007-05-10 14:42:23 +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 - split fileio handling into fileio part and image handling 2007-05-29 11:23:42 +00:00
jtag.h - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan) 2007-04-25 20:15:59 +00:00
Makefile.am - disabled FT2232 debug output (that code should be fairly stable) 2007-01-09 17:19:41 +00:00
parport.c - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00