.. |
xscale
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |
Makefile.am
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +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
|
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
|
2007-03-26 21:47:26 +00:00 |
arm7_9_common.h
|
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
|
2007-03-26 21:47:26 +00:00 |
arm7tdmi.c
|
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
|
2007-03-26 21:47:26 +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
|
- added support for Turtelizer 2 (USB JTAG interface) (Thanks to Michael Fischer for this patch)
|
2007-03-30 09:56:31 +00:00 |
arm9tdmi.h
|
- added "arm9tdmi vector_catch ['all'|'none'|'vec1 [vec2 [...]]']" command
|
2007-03-29 14:59:36 +00:00 |
arm720t.c
|
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
|
2007-03-26 21:47:26 +00:00 |
arm720t.h
|
- prepare OpenOCD for branching, created ./trunk/
|
2006-06-02 10:36:31 +00:00 |
arm920t.c
|
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
|
2007-01-22 14:47:00 +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 "arm9tdmi vector_catch ['all'|'none'|'vec1 [vec2 [...]]']" command
|
2007-03-29 14:59:36 +00:00 |
arm926ejs.h
|
- Added support for ARM926EJ-S based cores
|
2007-01-25 10:30:42 +00:00 |
arm966e.c
|
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
|
2007-03-26 21:47:26 +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
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |
arm_disassembler.h
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |
arm_jtag.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 |
arm_jtag.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 |
arm_simulator.c
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |
arm_simulator.h
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |
armv4_5.c
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |
armv4_5.h
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +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
|
- reworked file i/o. every fileaccess (target, flash, nand, in future configuration, too) should now go through the fileio subsystem
|
2007-03-15 13:36:44 +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
|
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
|
2007-03-26 21:47:26 +00:00 |
etb.h
|
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
|
2007-03-26 21:47:26 +00:00 |
etm.c
|
- str9x flash support (Thanks to Spencer Oliver)
|
2006-09-28 10:41:43 +00:00 |
etm.h
|
- str9x flash support (Thanks to Spencer Oliver)
|
2006-09-28 10:41:43 +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
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |
target.h
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |
xscale.c
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |
xscale.h
|
- merged XScale branch back into trunk
|
2007-03-28 16:31:55 +00:00 |