openocd/src/target
duane a28eaa85f7 jtag newtap change & huge manual update
git-svn-id: svn://svn.berlios.de/openocd/trunk@1194 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-11-30 22:25:43 +00:00
..
board jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 2008-04-04 13:47:38 +00:00
interface - fix tcl_port typo in docs 2008-10-15 15:11:36 +00:00
target jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
xscale - added svn props 2008-02-28 10:07:54 +00:00
algorithm.c - added patch for new flash functionality like: 2007-12-18 21:20:28 +00:00
algorithm.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
arm_disassembler.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +00:00
arm_disassembler.h - added manpage for OpenOCD (thanks to Uwe Hermann) 2007-06-14 09:47:00 +00:00
arm_jtag.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm_jtag.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm_simulator.c Hongtao Zheng - fix a simulation error for "BX PC" 2008-10-28 13:44:55 +00:00
arm_simulator.h - fixed endianness helper macros (thanks to obilix and wiml for finding and fixing this bug) 2007-06-28 10:32:58 +00:00
arm7_9_common.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm7_9_common.h Hongtao Zheng single step fixes 2008-10-30 07:49:13 +00:00
arm7tdmi.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm7tdmi.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm9tdmi.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm9tdmi.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm11_dbgtap.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm11.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm11.h fix crash when connecting GDB to powered down target 2008-10-13 12:16:44 +00:00
arm720t.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm720t.h - added mingw elf patches from Vincent Palatin 2007-06-16 14:45:55 +00:00
arm920t.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +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 jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm926ejs.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm966e.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
arm966e.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +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 - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +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
armv4_5.c more robust error reporting for DCC 2008-10-16 12:20:11 +00:00
armv4_5.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
armv7m.c - preserve cortex_m3 C_MASKINTS during resume/step 2008-11-20 11:17:47 +00:00
armv7m.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
breakpoints.c Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 2008-10-13 06:52:05 +00:00
breakpoints.h Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 2008-10-13 06:52:05 +00:00
cortex_m3.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
cortex_m3.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
cortex_swjdp.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
cortex_swjdp.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
embeddedice.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
embeddedice.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
etb.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
etb.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
etm_dummy.c error checking - no reported errors, but catched a couple of exit()'s and converted them to errors. 2008-11-19 07:32:30 +00:00
etm_dummy.h - convert all files to unix line-ending 2008-02-25 17:48:04 +00:00
etm.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
etm.h Update Embedded ICE registers explicitly during target->type->examine() instead 2008-04-16 09:17:22 +00:00
feroceon.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
image.c error checking - no reported errors, but catched a couple of exit()'s and converted them to errors. 2008-11-19 07:32:30 +00:00
image.h Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 2008-10-13 06:52:05 +00:00
Makefile.am jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
mips_ejtag.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
mips_ejtag.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
mips_m4k.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
mips_m4k.h - merged mips target into svn trunk 2008-07-26 10:32:11 +00:00
mips32_dmaacc.c - slight mips32 cleanup/reformat 2008-11-12 14:53:19 +00:00
mips32_dmaacc.h John McCarthy <jgmcc@magma.ca> cleans up the usage of the 2008-10-14 06:21:17 +00:00
mips32_pracc.c - correct the register hi/lo read - wrong way round 2008-11-13 21:40:26 +00:00
mips32_pracc.h - merged mips target into svn trunk 2008-07-26 10:32:11 +00:00
mips32.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
mips32.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
oocd_trace.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +00:00
oocd_trace.h - convert all files to unix line-ending 2008-02-25 17:48:04 +00:00
register.c SEGFAULT gaffe in dummy register handling 2008-10-13 13:11:44 +00:00
register.h Fixes SEGFAULT when setting registers from GDB. 2008-10-07 18:04:14 +00:00
target_request.c Laurentiu Cocanu - more help text 2008-10-22 09:30:33 +00:00
target_request.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
target.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
target.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
trace.c Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix. 2008-10-07 17:45:26 +00:00
trace.h - add verify_image command 2007-10-22 08:44:34 +00:00
xscale.c jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
xscale.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00