..
xscale
- split fileio handling into fileio part and image handling
2007-05-29 11:23:42 +00:00
Makefile.am
- split fileio handling into fileio part and image handling
2007-05-29 11:23:42 +00:00
algorithm.c
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD)
2006-07-17 14:13:27 +00:00
algorithm.h
- prepare OpenOCD for branching, created ./trunk/
2006-06-02 10:36:31 +00:00
arm7_9_common.c
- split fileio handling into fileio part and image handling
2007-05-29 11:23:42 +00:00
arm7_9_common.h
- split fileio handling into fileio part and image handling
2007-05-29 11:23:42 +00:00
arm7tdmi.c
- split fileio handling into fileio part and image handling
2007-05-29 11:23:42 +00:00
arm7tdmi.h
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
2007-01-22 14:47:00 +00:00
arm9tdmi.c
- split fileio handling into fileio part and image handling
2007-05-29 11:23:42 +00:00
arm9tdmi.h
- added "arm9tdmi vector_catch ['all'|'none'|'vec1 [vec2 [...]]']" command
2007-03-29 14:59:36 +00:00
arm720t.c
-- corrected embedded ice definitions
2007-05-10 14:42:23 +00:00
arm720t.h
- prepare OpenOCD for branching, created ./trunk/
2006-06-02 10:36:31 +00:00
arm920t.c
-- corrected embedded ice definitions
2007-05-10 14:42:23 +00:00
arm920t.h
- endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts
2006-08-31 12:41:49 +00:00
arm926ejs.c
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
arm926ejs.h
- Added support for ARM926EJ-S based cores
2007-01-25 10:30:42 +00:00
arm966e.c
-- corrected embedded ice definitions
2007-05-10 14:42:23 +00:00
arm966e.h
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
2007-01-22 14:47:00 +00:00
arm_disassembler.c
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
arm_disassembler.h
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
arm_jtag.c
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan)
2007-04-25 20:15:59 +00:00
arm_jtag.h
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan)
2007-04-25 20:15:59 +00:00
arm_simulator.c
- split fileio handling into fileio part and image handling
2007-05-29 11:23:42 +00:00
arm_simulator.h
- merged XScale branch back into trunk
2007-03-28 16:31:55 +00:00
armv4_5.c
- disabled excessive debug output in jtag.h
2007-04-11 14:25:12 +00:00
armv4_5.h
- split fileio handling into fileio part and image handling
2007-05-29 11:23:42 +00:00
armv4_5_cache.c
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD)
2006-07-17 14:13:27 +00:00
armv4_5_cache.h
- endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts
2006-08-31 12:41:49 +00:00
armv4_5_mmu.c
- endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts
2006-08-31 12:41:49 +00:00
armv4_5_mmu.h
- endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts
2006-08-31 12:41:49 +00:00
breakpoints.c
- added support for the oocd-link ( http://www.joernonline.de/dw/doku.php?id=en:projects:oocdlink )
2006-11-07 10:54:19 +00:00
breakpoints.h
- prepare OpenOCD for branching, created ./trunk/
2006-06-02 10:36:31 +00:00
embeddedice.c
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan)
2007-04-25 20:15:59 +00:00
embeddedice.h
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
2007-01-22 14:47:00 +00:00
etb.c
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
etb.h
- split fileio handling into fileio part and image handling
2007-05-29 11:23:42 +00:00
etm.c
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
etm.h
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
image.c
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
image.h
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
register.c
- str9x flash support (Thanks to Spencer Oliver)
2006-09-28 10:41:43 +00:00
register.h
- str9x flash support (Thanks to Spencer Oliver)
2006-09-28 10:41:43 +00:00
target.c
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
target.h
- explicitly disable monitor mode on ARM7/9 targets
2007-04-16 14:58:16 +00:00
trace.h
- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-06-14 09:47:00 +00:00
xscale.c
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr]_scan)
2007-04-25 20:15:59 +00:00
xscale.h
- merged XScale branch back into trunk
2007-03-28 16:31:55 +00:00