You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
oharboe e3462b228c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
..
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 16 years ago
interface - fix tcl_port typo in docs 15 years ago
target - remove build warnings 15 years ago
xscale - added svn props 16 years ago
Makefile.am Alan Carvalho de Assis <acassis@gmail.com> imx27 config file 15 years ago
algorithm.c - added patch for new flash functionality like: 16 years ago
algorithm.h - prepare OpenOCD for branching, created ./trunk/ 18 years ago
arm7_9_common.c big endian software breakpoint bogus error messages fixed 15 years ago
arm7_9_common.h Hongtao Zheng single step fixes 15 years ago
arm7tdmi.c Laurentiu Cocanu - add error handling 15 years ago
arm7tdmi.h - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
arm9tdmi.c Hongtao Zheng single step fixes 15 years ago
arm9tdmi.h - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
arm11.c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
arm11.h fix crash when connecting GDB to powered down target 15 years ago
arm11_dbgtap.c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
arm720t.c Laurentiu Cocanu - add error handling 15 years ago
arm720t.h - added mingw elf patches from Vincent Palatin 17 years ago
arm920t.c arm7_9_execute_sys_speed error propagation. Found by code inspection, no observed problems as such. 15 years ago
arm920t.h - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 17 years ago
arm926ejs.c MOE=0xc debug reason reset problems. 15 years ago
arm926ejs.h Duane Ellis: "target as an [tcl] object" feature. 15 years ago
arm966e.c Laurentiu Cocanu - add error handling 15 years ago
arm966e.h - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
arm_disassembler.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
arm_disassembler.h - added manpage for OpenOCD (thanks to Uwe Hermann) 17 years ago
arm_jtag.c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
arm_jtag.h - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
arm_simulator.c Hongtao Zheng - fix a simulation error for "BX PC" 15 years ago
arm_simulator.h - fixed endianness helper macros (thanks to obilix and wiml for finding and fixing this bug) 17 years ago
armv4_5.c more robust error reporting for DCC 15 years ago
armv4_5.h - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
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) 18 years ago
armv4_5_cache.h - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 17 years ago
armv4_5_mmu.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
armv4_5_mmu.h - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 17 years ago
armv7m.c - remove build warnings 15 years ago
armv7m.h - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
breakpoints.c Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 15 years ago
breakpoints.h Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 15 years ago
cortex_m3.c - stops multiple calls to examine from allocating the breakpoint arrays 15 years ago
cortex_m3.h - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
cortex_swjdp.c - remove build warnings 15 years ago
cortex_swjdp.h - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
embeddedice.c Laurentiu Cocanu - memory read/write and exit() error path fixes 15 years ago
embeddedice.h Laurentiu Cocanu - add error handling 15 years ago
etb.c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
etb.h - convert all files to unix line-ending 16 years ago
etm.c Laurentiu Cocanu - memory read/write and exit() error path fixes 15 years ago
etm.h Update Embedded ICE registers explicitly during target->type->examine() instead 16 years ago
etm_dummy.c error checking - no reported errors, but catched a couple of exit()'s and converted them to errors. 15 years ago
etm_dummy.h - convert all files to unix line-ending 16 years ago
feroceon.c Hongtao Zheng single step fixes 15 years ago
image.c error checking - no reported errors, but catched a couple of exit()'s and converted them to errors. 15 years ago
image.h Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 15 years ago
mips32.c - add support for hardware breakpoints to mips32 target 15 years ago
mips32.h - add support for hardware breakpoints to mips32 target 15 years ago
mips32_dmaacc.c - slight mips32 cleanup/reformat 15 years ago
mips32_dmaacc.h John McCarthy <jgmcc@magma.ca> cleans up the usage of the 15 years ago
mips32_pracc.c - correct the register hi/lo read - wrong way round 15 years ago
mips32_pracc.h - merged mips target into svn trunk 16 years ago
mips_ejtag.c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
mips_ejtag.h - add support for hardware breakpoints to mips32 target 15 years ago
mips_m4k.c - add support for hardware breakpoints to mips32 target 15 years ago
mips_m4k.h - merged mips target into svn trunk 16 years ago
oocd_trace.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
oocd_trace.h - convert all files to unix line-ending 16 years ago
register.c SEGFAULT gaffe in dummy register handling 15 years ago
register.h Fixes SEGFAULT when setting registers from GDB. 15 years ago
target.c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
target.h fix telnet async messages. retired telnet_async command - no user serviceable parts inside. 15 years ago
target_request.c Laurentiu Cocanu - more help text 15 years ago
target_request.h - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
trace.c Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix. 15 years ago
trace.h - add verify_image command 16 years ago
xscale.c jtag_get_device() now returns NULL and reports error instead of invoking exit() 15 years ago
xscale.h more error handling and removed force breakpoints as that is handled by a more generic gdb command 15 years ago