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 6510be8b8b added fast option. 16 years ago
..
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 16 years ago
event - split str71x driver into banks 16 years ago
interface - added stm32 stick and luminary eval boards interface configs 16 years ago
target - added stm32 stick and luminary eval boards interface configs 16 years ago
xscale - added svn props 16 years ago
Makefile.am - added stm32 stick and luminary eval boards interface configs 16 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 added fast option. 16 years ago
arm7_9_common.h Update Embedded ICE registers explicitly during target->type->examine() instead 16 years ago
arm7tdmi.c Update Embedded ICE registers explicitly during target->type->examine() instead 16 years ago
arm7tdmi.h Wip - split target setup and target examination 16 years ago
arm9tdmi.c Update Embedded ICE registers explicitly during target->type->examine() instead 16 years ago
arm9tdmi.h Wip - split target setup and target examination 16 years ago
arm11.c - reverted some of the changes that possibly broke arm926ejs. Waiting 16 years ago
arm11.h - Work on fixing erase check. Many implementations are plain broken. 16 years ago
arm11_dbgtap.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
arm720t.c Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 years ago
arm720t.h - added mingw elf patches from Vincent Palatin 17 years ago
arm920t.c Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 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 Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 years ago
arm926ejs.h - fixed target->type->poll() return value 16 years ago
arm966e.c Wip - split target setup and target examination 16 years ago
arm966e.h - cleaned up str7, str9 and stm32 flash drivers 16 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 added an #error in case anybody tries to compile that broken code. 16 years ago
arm_jtag.h - added patch "remove error handler as planned" 16 years ago
arm_simulator.c - rename log functions to stop conflicts under win32 (wingdi) 16 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 Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 years ago
armv4_5.h - fixed target->type->poll() return value 16 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 Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 years ago
armv7m.h - single core context used, removed debug context as thought unnecessary. 16 years ago
breakpoints.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
breakpoints.h - prepare OpenOCD for branching, created ./trunk/ 18 years ago
cortex_m3.c Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, this patch allows expressions to be evaluated in GDB that contain function calls. 16 years ago
cortex_m3.h - single core context used, removed debug context as thought unnecessary. 16 years ago
cortex_swjdp.c fix SEGFAULT regression in cortex after TRST fixes 16 years ago
cortex_swjdp.h - 16 and 32 bit unaligned accesses supported 16 years ago
embeddedice.c - Set up ICE registers after TRST 16 years ago
embeddedice.h Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour. 16 years ago
etb.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
etb.h - convert all files to unix line-ending 16 years ago
etm.c - Set up ICE registers after TRST 16 years ago
etm.h Update Embedded ICE registers explicitly during target->type->examine() instead 16 years ago
etm_dummy.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
etm_dummy.h - convert all files to unix line-ending 16 years ago
feroceon.c Nicolas Pitre fixed regression. 16 years ago
image.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
image.h - image.c and fileio.c now uses logging to propagate error strings. 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 - str9x flash support (Thanks to Spencer Oliver) 17 years ago
register.h - str9x flash support (Thanks to Spencer Oliver) 17 years ago
target.c Added checks for target->type->read/write_memory, soft_reset_halt and run_algorithm that the target has been examined. 16 years ago
target.h Added checks for target->type->read/write_memory, soft_reset_halt and run_algorithm that the target has been examined. 16 years ago
target_request.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
target_request.h Uwe Hermann: 16 years ago
trace.c - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
trace.h - add verify_image command 16 years ago
xscale.c retired fast_memory_access. It's always fast now. 16 years ago
xscale.h - added "xscale fast_memory_access" which speeds up memory 16 years ago