openocd/src/target
oharboe af41e6aac8 김운식 <donari75@gmail.com> spotted a bug in target_write_u8
git-svn-id: svn://svn.berlios.de/openocd/trunk@1063 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-10-15 07:08:18 +00:00
..
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 2008-04-04 13:47:38 +00:00
event zy1000 1.44 snapshot 2008-10-09 11:23:54 +00:00
interface John McCarthy <jgmcc@magma.ca> openocd-usb.cfg added 2008-10-10 15:21:24 +00:00
target - remove build warnings 2008-10-14 20:58:28 +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 Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +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 Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +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 Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +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 Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +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 - remove build warnings 2008-10-14 20:58:28 +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 Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +00:00
arm11.h fix crash when connecting GDB to powered down target 2008-10-13 12:16:44 +00:00
arm720t.c Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +00:00
arm720t.h - added mingw elf patches from Vincent Palatin 2007-06-16 14:45:55 +00:00
arm920t.c Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +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 Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +00:00
arm926ejs.h Duane Ellis: "target as an [tcl] object" feature. 2008-09-01 07:20:21 +00:00
arm966e.c Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +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 Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +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 - remove build warnings 2008-10-14 20:58:28 +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 - convert spaces to tabs in at91sam7.[ch] 2008-09-27 13:00:01 +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 - remove build warnings 2008-10-06 18:28:56 +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 Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +00:00
embeddedice.h Laurentiu Cocanu - add error handling 2008-10-14 11:06:30 +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 fixed a few crashes in syntax handling 2008-10-14 13:35:38 +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 Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 2008-10-13 06:52:05 +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 testing of syntax error in reset and at startup 2008-10-14 08:38:36 +00:00
mips_ejtag.c John McCarthy <jgmcc@magma.ca> cleans up the usage of the 2008-10-14 06:21:17 +00:00
mips_ejtag.h John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported by EJTAG 1.0/2.0 processors 2008-10-08 05:09:59 +00:00
mips_m4k.c - remove build warnings 2008-10-14 20:58:28 +00:00
mips_m4k.h - merged mips target into svn trunk 2008-07-26 10:32:11 +00:00
mips32_dmaacc.c John McCarthy <jgmcc@magma.ca> cleans up the usage of the 2008-10-14 06:21:17 +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 John McCarthy <jgmcc@magma.ca> cleans up the usage of the 2008-10-14 06:21:17 +00:00
mips32_pracc.h - merged mips target into svn trunk 2008-07-26 10:32:11 +00:00
mips32.c Fixes SEGFAULT when setting registers from GDB. 2008-10-07 18:04:14 +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 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 - 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 김운식 <donari75@gmail.com> spotted a bug in target_write_u8 2008-10-15 07:08:18 +00:00
target.h - remove build warnings 2008-10-14 20:58:28 +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 - 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