.. |
ecos
|
- reverted some of the changes that possibly broke arm926ejs. Waiting
|
2008-04-04 13:47:38 +00:00 |
event
|
- jtag_khz/speed are now single parameter only. These are used
|
2008-07-21 15:59:41 +00:00 |
interface
|
- fix incorrectly registered function openocd_array2mem
|
2008-07-18 11:38:23 +00:00 |
target
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +00:00 |
xscale
|
- added svn props
|
2008-02-28 10:07:54 +00:00 |
Makefile.am
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +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 |
arm7_9_common.c
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
arm7_9_common.h
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
arm7tdmi.c
|
- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is defined
|
2008-06-24 09:26:30 +00:00 |
arm7tdmi.h
|
Wip - split target setup and target examination
|
2008-04-11 11:19:17 +00:00 |
arm9tdmi.c
|
- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is defined
|
2008-06-24 09:26:30 +00:00 |
arm9tdmi.h
|
Wip - split target setup and target examination
|
2008-04-11 11:19:17 +00:00 |
arm11.c
|
ARM11 update. OpenOCD supports starting without being able to talk to the hardware.
|
2008-07-04 07:20:43 +00:00 |
arm11.h
|
ARM11 update. OpenOCD supports starting without being able to talk to the hardware.
|
2008-07-04 07:20:43 +00:00 |
arm11_dbgtap.c
|
- rename log functions to stop conflicts under win32 (wingdi)
|
2008-03-25 15:45:17 +00:00 |
arm720t.c
|
- moved flash erase_check target code to target.c
|
2008-05-27 21:23:47 +00:00 |
arm720t.h
|
- added mingw elf patches from Vincent Palatin
|
2007-06-16 14:45:55 +00:00 |
arm920t.c
|
- moved flash erase_check target code to target.c
|
2008-05-27 21:23:47 +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
|
- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is defined
|
2008-06-24 09:26:30 +00:00 |
arm926ejs.h
|
- fixed target->type->poll() return value
|
2008-02-24 18:52:45 +00:00 |
arm966e.c
|
- moved flash erase_check target code to target.c
|
2008-05-27 21:23:47 +00:00 |
arm966e.h
|
- cleaned up str7, str9 and stm32 flash drivers
|
2007-10-08 13:12:39 +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
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
arm_jtag.h
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
arm_simulator.c
|
- rename log functions to stop conflicts under win32 (wingdi)
|
2008-03-25 15:45:17 +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 |
armv4_5.c
|
Fix crash when mode number fetched from the target is invalid.
|
2008-05-19 19:02:36 +00:00 |
armv4_5.h
|
fix mode output when illegal arm mode is detected. Now prints illegal mode for index -1.
|
2008-05-19 12:39:06 +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 |
armv7m.c
|
- moved flash erase_check target code to target.c
|
2008-05-27 21:23:47 +00:00 |
armv7m.h
|
- removed duplicate cortex_m3_register_commands
|
2008-06-16 15:02:02 +00:00 |
breakpoints.c
|
- rename log functions to stop conflicts under win32 (wingdi)
|
2008-03-25 15:45:17 +00:00 |
breakpoints.h
|
- prepare OpenOCD for branching, created ./trunk/
|
2006-06-02 10:36:31 +00:00 |
cortex_m3.c
|
- jtag_khz/speed are now single parameter only. These are used
|
2008-07-21 15:59:41 +00:00 |
cortex_m3.h
|
- add cortex_m3 variant luminary to fix reset issue with asserting SRST
|
2008-04-28 20:05:17 +00:00 |
cortex_swjdp.c
|
fix SEGFAULT regression in cortex after TRST fixes
|
2008-04-16 07:34:22 +00:00 |
cortex_swjdp.h
|
- 16 and 32 bit unaligned accesses supported
|
2008-03-11 18:39:43 +00:00 |
embeddedice.c
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
embeddedice.h
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +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.c
|
Edgar Grimberg fixes some memory handling issues and
|
2008-05-20 10:10:54 +00:00 |
etm.h
|
Update Embedded ICE registers explicitly during target->type->examine() instead
|
2008-04-16 09:17:22 +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 |
feroceon.c
|
Nicolas Pitre: Feroceon fixes
|
2008-06-06 06:12:04 +00:00 |
image.c
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
image.h
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
mips32.c
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +00:00 |
mips32.h
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +00:00 |
mips32_pracc.c
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +00:00 |
mips32_pracc.h
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +00:00 |
mips_ejtag.c
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +00:00 |
mips_ejtag.h
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +00:00 |
mips_m4k.c
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +00:00 |
mips_m4k.h
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +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
|
- str9x flash support (Thanks to Spencer Oliver)
|
2006-09-28 10:41:43 +00:00 |
register.h
|
- str9x flash support (Thanks to Spencer Oliver)
|
2006-09-28 10:41:43 +00:00 |
target.c
|
- merged mips target into svn trunk
|
2008-07-26 10:32:11 +00:00 |
target.h
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
target_request.c
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
target_request.h
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
trace.c
|
- rename log functions to stop conflicts under win32 (wingdi)
|
2008-03-25 15:45:17 +00:00 |
trace.h
|
- add verify_image command
|
2007-10-22 08:44:34 +00:00 |
xscale.c
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |
xscale.h
|
added yours sincerely for files where I feel that I've made non-trivial contributions.
|
2008-07-25 06:54:17 +00:00 |