openocd/src/target
oharboe ad751bb7a4 John McCarthy <jgmcc@magma.ca> pic32mx flash wip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1296 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-01-02 23:58:16 +00:00
..
board John McCarthy <jgmcc@magma.ca> pic32mx flash wip 2009-01-02 23:58:16 +00:00
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 2008-04-04 13:47:38 +00:00
interface - fix rlink build under native win32 (mingw) 2008-12-19 13:58:15 +00:00
target John McCarthy <jgmcc@magma.ca> pic32mx flash wip 2009-01-02 23:58:16 +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 - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm7_9_common.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm7tdmi.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm7tdmi.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm9tdmi.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm9tdmi.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm11_dbgtap.c Clean up references to old tap_state names 2008-12-13 06:59:24 +00:00
arm11.c Change tap_state naming to be consistent with SVF documentation. 2008-12-13 06:25:50 +00:00
arm11.h fix crash when connecting GDB to powered down target 2008-10-13 12:16:44 +00:00
arm720t.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm720t.h - added mingw elf patches from Vincent Palatin 2007-06-16 14:45:55 +00:00
arm920t.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +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 - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm926ejs.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm966e.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +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 - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
armv4_5.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +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 - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
breakpoints.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
cortex_m3.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
cortex_m3.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
cortex_swjdp.c Change tap_state naming to be consistent with SVF documentation. 2008-12-13 06:25:50 +00:00
cortex_swjdp.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
embeddedice.c Change tap_state naming to be consistent with SVF documentation. 2008-12-13 06:25:50 +00:00
embeddedice.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
etb.c Change tap_state naming to be consistent with SVF documentation. 2008-12-13 06:25:50 +00:00
etb.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +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 Change tap_state naming to be consistent with SVF documentation. 2008-12-13 06:25:50 +00:00
etm.h Update Embedded ICE registers explicitly during target->type->examine() instead 2008-04-16 09:17:22 +00:00
feroceon.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
image.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
image.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
Makefile.am jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00
mips_ejtag.c John McCarthy <jgmcc@magma.ca> keep_alive() fix 2009-01-02 23:52:46 +00:00
mips_ejtag.h John McCarthy <jgmcc@magma.ca> pic32mx flash wip 2009-01-02 23:58:16 +00:00
mips_m4k.c John McCarthy <jgmcc@magma.ca> pic32mx flash wip 2009-01-02 23:58:16 +00:00
mips_m4k.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
mips32_dmaacc.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
mips32_dmaacc.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +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 - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
mips32.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
mips32.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
oocd_trace.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
oocd_trace.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
register.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
register.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +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 Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warnings (see attached patch) and 2008-12-28 21:40:39 +00:00
target.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +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 - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
xscale.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00