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 99100ce2a4 Fix for incorrect filename in include for at91sam9260 in unknown-board-atmel-at91sam9260.cfg 15 years ago
..
board Fix for incorrect filename in include for at91sam9260 in unknown-board-atmel-at91sam9260.cfg 15 years ago
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 16 years ago
interface AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com> 15 years ago
target AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com> 15 years ago
xscale - added svn props 16 years ago
Makefile.am Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net> 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 - remove target specific variant and use target->variant member 15 years ago
arm7_9_common.h - remove target specific variant and use target->variant member 15 years ago
arm7tdmi.c - remove target specific variant and use target->variant member 15 years ago
arm7tdmi.h - remove target specific variant and use target->variant member 15 years ago
arm9tdmi.c - remove target specific variant and use target->variant member 15 years ago
arm9tdmi.h - remove target specific variant and use target->variant member 15 years ago
arm11.c Change tap_state naming to be consistent with SVF documentation. 15 years ago
arm11.h fix crash when connecting GDB to powered down target 15 years ago
arm11_dbgtap.c Clean up references to old tap_state names 15 years ago
arm720t.c - remove target specific variant and use target->variant member 15 years ago
arm720t.h - added mingw elf patches from Vincent Palatin 17 years ago
arm920t.c - remove target specific variant and use target->variant member 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 - remove target specific variant and use target->variant member 15 years ago
arm926ejs.h - remove target specific variant and use target->variant member 15 years ago
arm966e.c - remove target specific variant and use target->variant member 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 newtap change & huge manual update 15 years ago
arm_jtag.h jtag newtap change & huge manual update 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) 16 years ago
armv4_5.c Fix handling of thumb disassembly in armv4_5 disassemble. Courtesy of Adam Dybkowski <adybkows@wp.pl> 15 years ago
armv4_5.h - remove target specific variant and use target->variant member 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) 17 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 - preserve cortex_m3 C_MASKINTS during resume/step 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 - remove target specific variant and use target->variant member 15 years ago
breakpoints.h - remove target specific variant and use target->variant member 15 years ago
cortex_m3.c - remove target specific variant and use target->variant member 15 years ago
cortex_m3.h - remove target specific variant and use target->variant member 15 years ago
cortex_swjdp.c Change tap_state naming to be consistent with SVF documentation. 15 years ago
cortex_swjdp.h - remove target specific variant and use target->variant member 15 years ago
embeddedice.c Change tap_state naming to be consistent with SVF documentation. 15 years ago
embeddedice.h - remove target specific variant and use target->variant member 15 years ago
etb.c Change tap_state naming to be consistent with SVF documentation. 15 years ago
etb.h - remove target specific variant and use target->variant member 15 years ago
etm.c Change tap_state naming to be consistent with SVF documentation. 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 - remove target specific variant and use target->variant member 15 years ago
image.c - remove target specific variant and use target->variant member 15 years ago
image.h - remove target specific variant and use target->variant member 15 years ago
mips32.c - fix mips issues with newer versions of gdb 15 years ago
mips32.h - added mips software breakpoint support 15 years ago
mips32_dmaacc.c - remove target specific variant and use target->variant member 15 years ago
mips32_dmaacc.h - remove target specific variant and use target->variant member 15 years ago
mips32_pracc.c John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups 15 years ago
mips32_pracc.h John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups 15 years ago
mips_ejtag.c John McCarthy <jgmcc@magma.ca> keep_alive() fix 15 years ago
mips_ejtag.h John McCarthy <jgmcc@magma.ca> pic32mx flash wip 15 years ago
mips_m4k.c - added mips software breakpoint support 15 years ago
mips_m4k.h - remove target specific variant and use target->variant member 15 years ago
oocd_trace.c - remove target specific variant and use target->variant member 15 years ago
oocd_trace.h - remove target specific variant and use target->variant member 15 years ago
register.c - remove target specific variant and use target->variant member 15 years ago
register.h - remove target specific variant and use target->variant member 15 years ago
target.c Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warnings (see attached patch) and 15 years ago
target.h - remove target specific variant and use target->variant member 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 - remove target specific variant and use target->variant member 15 years ago
xscale.h jtag newtap change & huge manual update 15 years ago