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.
 
 
 
 
 
 
kc8apf ab9dfffdb5 - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> 14 years ago
..
board Fix for incorrect filename in include for at91sam9260 in unknown-board-atmel-at91sam9260.cfg 14 years ago
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 15 years ago
interface AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com> 14 years ago
target AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com> 14 years ago
test chain position is now required when creating a target 14 years ago
xscale - added svn props 15 years ago
Makefile.am chain position is now required when creating a target 14 years ago
algorithm.c - added patch for new flash functionality like: 15 years ago
algorithm.h - prepare OpenOCD for branching, created ./trunk/ 17 years ago
arm7_9_common.c - remove target specific variant and use target->variant member 14 years ago
arm7_9_common.h - remove target specific variant and use target->variant member 14 years ago
arm7tdmi.c - remove target specific variant and use target->variant member 14 years ago
arm7tdmi.h - remove target specific variant and use target->variant member 14 years ago
arm9tdmi.c - remove target specific variant and use target->variant member 14 years ago
arm9tdmi.h - remove target specific variant and use target->variant member 14 years ago
arm11.c Change tap_state naming to be consistent with SVF documentation. 14 years ago
arm11.h - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> 14 years ago
arm11_dbgtap.c - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> 14 years ago
arm720t.c - remove target specific variant and use target->variant member 14 years ago
arm720t.h - added mingw elf patches from Vincent Palatin 15 years ago
arm920t.c - remove target specific variant and use target->variant member 14 years ago
arm920t.h - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 16 years ago
arm926ejs.c - remove target specific variant and use target->variant member 14 years ago
arm926ejs.h - remove target specific variant and use target->variant member 14 years ago
arm966e.c - remove target specific variant and use target->variant member 14 years ago
arm966e.h - added myself to copyright on files i remember adding large contributions for over the years 14 years ago
arm_disassembler.c - rename log functions to stop conflicts under win32 (wingdi) 15 years ago
arm_disassembler.h - added manpage for OpenOCD (thanks to Uwe Hermann) 16 years ago
arm_jtag.c jtag newtap change & huge manual update 14 years ago
arm_jtag.h jtag newtap change & huge manual update 14 years ago
arm_simulator.c Hongtao Zheng - fix a simulation error for "BX PC" 14 years ago
arm_simulator.h - fixed endianness helper macros (thanks to obilix and wiml for finding and fixing this bug) 15 years ago
armv4_5.c Fix handling of thumb disassembly in armv4_5 disassemble. Courtesy of Adam Dybkowski <adybkows@wp.pl> 14 years ago
armv4_5.h - remove target specific variant and use target->variant member 14 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) 16 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 16 years ago
armv4_5_mmu.c - rename log functions to stop conflicts under win32 (wingdi) 15 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 16 years ago
armv7m.c - preserve cortex_m3 C_MASKINTS during resume/step 14 years ago
armv7m.h - added myself to copyright on files i remember adding large contributions for over the years 14 years ago
breakpoints.c - remove target specific variant and use target->variant member 14 years ago
breakpoints.h - remove target specific variant and use target->variant member 14 years ago
cortex_m3.c - remove target specific variant and use target->variant member 14 years ago
cortex_m3.h - remove target specific variant and use target->variant member 14 years ago
cortex_swjdp.c Change tap_state naming to be consistent with SVF documentation. 14 years ago
cortex_swjdp.h - remove target specific variant and use target->variant member 14 years ago
embeddedice.c Change tap_state naming to be consistent with SVF documentation. 14 years ago
embeddedice.h - remove target specific variant and use target->variant member 14 years ago
etb.c Change tap_state naming to be consistent with SVF documentation. 14 years ago
etb.h - remove target specific variant and use target->variant member 14 years ago
etm.c Change tap_state naming to be consistent with SVF documentation. 14 years ago
etm.h Update Embedded ICE registers explicitly during target->type->examine() instead 15 years ago
etm_dummy.c error checking - no reported errors, but catched a couple of exit()'s and converted them to errors. 14 years ago
etm_dummy.h - convert all files to unix line-ending 15 years ago
feroceon.c - remove target specific variant and use target->variant member 14 years ago
image.c - remove target specific variant and use target->variant member 14 years ago
image.h - remove target specific variant and use target->variant member 14 years ago
mips32.c - fix mips issues with newer versions of gdb 14 years ago
mips32.h - added mips software breakpoint support 14 years ago
mips32_dmaacc.c - remove target specific variant and use target->variant member 14 years ago
mips32_dmaacc.h - remove target specific variant and use target->variant member 14 years ago
mips32_pracc.c John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups 14 years ago
mips32_pracc.h John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups 14 years ago
mips_ejtag.c John McCarthy <jgmcc@magma.ca> keep_alive() fix 14 years ago
mips_ejtag.h John McCarthy <jgmcc@magma.ca> pic32mx flash wip 14 years ago
mips_m4k.c - added mips software breakpoint support 14 years ago
mips_m4k.h - remove target specific variant and use target->variant member 14 years ago
oocd_trace.c - remove target specific variant and use target->variant member 14 years ago
oocd_trace.h - remove target specific variant and use target->variant member 14 years ago
register.c - remove target specific variant and use target->variant member 14 years ago
register.h - remove target specific variant and use target->variant member 14 years ago
target.c chain position is now required when creating a target 14 years ago
target.h - remove target specific variant and use target->variant member 14 years ago
target_request.c Laurentiu Cocanu - more help text 14 years ago
target_request.h - added myself to copyright on files i remember adding large contributions for over the years 14 years ago
trace.c Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix. 14 years ago
trace.h - add verify_image command 15 years ago
xscale.c - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> 14 years ago
xscale.h jtag newtap change & huge manual update 14 years ago