openocd/src/target
oharboe c90c48b00b I do not know why this is necessary, but it fixes strange effects
(step/resume cause a NMI after reset) on LM3S6918 -- Michael Schwingen 

git-svn-id: svn://svn.berlios.de/openocd/trunk@1008 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-09-26 18:00:10 +00:00
..
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 2008-04-04 13:47:38 +00:00
event deleted superfluous sam7s256 which was identical to sam7x256 2008-08-17 19:32:44 +00:00
interface - added svn props for newly added files 2008-08-07 18:42:14 +00:00
target - renamed x7926 driver to aduc702x to match other flash drivers 2008-09-24 22:15:22 +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 - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm_jtag.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm_simulator.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +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 - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm7_9_common.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm7tdmi.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm7tdmi.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm9tdmi.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm9tdmi.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm11_dbgtap.c removed a couple of exit()'s from error handling. 2008-08-19 09:31:51 +00:00
arm11.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm11.h Duane Ellis: "target as an [tcl] object" feature. 2008-09-01 07:20:21 +00:00
arm720t.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm720t.h - added mingw elf patches from Vincent Palatin 2007-06-16 14:45:55 +00:00
arm920t.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +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 myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm926ejs.h Duane Ellis: "target as an [tcl] object" feature. 2008-09-01 07:20:21 +00:00
arm966e.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +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 - 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.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 - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +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 Clear all dangling breakpoints upon GDB connection. 2008-08-13 15:05:15 +00:00
breakpoints.h Clear all dangling breakpoints upon GDB connection. 2008-08-13 15:05:15 +00:00
cortex_m3.c I do not know why this is necessary, but it fixes strange effects 2008-09-26 18:00:10 +00:00
cortex_m3.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
cortex_swjdp.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +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 - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
embeddedice.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
etb.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +00:00
etb.h - convert all files to unix line-ending 2008-02-25 17:48:04 +00:00
etm_dummy.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +00:00
etm_dummy.h - convert all files to unix line-ending 2008-02-25 17:48:04 +00:00
etm.c Edgar Grimberg fixes some memory handling issues and 2008-05-20 10:10:54 +00:00
etm.h Update Embedded ICE registers explicitly during target->type->examine() instead 2008-04-16 09:17:22 +00:00
feroceon.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
image.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
image.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
Makefile.am s3c2440 OpenMoko target script 2008-09-04 12:04:47 +00:00
mips_ejtag.c - merged mips target into svn trunk 2008-07-26 10:32:11 +00:00
mips_ejtag.h - merged mips target into svn trunk 2008-07-26 10:32:11 +00:00
mips_m4k.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
mips_m4k.h - merged mips target into svn trunk 2008-07-26 10:32:11 +00:00
mips32_pracc.c fixed warning 2008-08-19 17:25:21 +00:00
mips32_pracc.h - merged mips target into svn trunk 2008-07-26 10:32:11 +00:00
mips32.c Duane Ellis: "target as an [tcl] object" feature. 2008-09-01 07:20:21 +00:00
mips32.h Duane Ellis: "target as an [tcl] object" feature. 2008-09-01 07:20:21 +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 - 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_request.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +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 fix noise in gdb console when single stepping. Remove printing of log before processing halted event. 2008-09-24 09:43:31 +00:00
target.h fix noise in gdb console when single stepping. Remove printing of log before processing halted event. 2008-09-24 09:43:31 +00:00
trace.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +00:00
trace.h - add verify_image command 2007-10-22 08:44:34 +00:00
xscale.c - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
xscale.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00