.. |
board
|
Piotr Esden-Tempski <piotr@esden.net> Corrected olimex_stm32_h103 board config
|
2009-04-15 15:19:35 +00:00 |
ecos
|
- reverted some of the changes that possibly broke arm926ejs. Waiting
|
2008-04-04 13:47:38 +00:00 |
interface
|
- add svn props from previous commit
|
2009-04-03 08:16:47 +00:00 |
target
|
Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
|
2009-04-15 15:44:26 +00:00 |
test
|
- add missing svn props from previous commit
|
2009-03-02 12:51:42 +00:00 |
xscale
|
- added svn props
|
2008-02-28 10:07:54 +00:00 |
Makefile.am
|
chain position is now required when creating a target
|
2009-01-28 13:08:06 +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
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm7_9_common.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm7tdmi.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm7tdmi.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm9tdmi.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm9tdmi.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm11.c
|
Change tap_state naming to be consistent with SVF documentation.
|
2008-12-13 06:25:50 +00:00 |
arm11.h
|
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
|
2009-02-03 05:59:17 +00:00 |
arm11_dbgtap.c
|
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
|
2009-02-03 05:59:17 +00:00 |
arm720t.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm720t.h
|
- added mingw elf patches from Vincent Palatin
|
2007-06-16 14:45:55 +00:00 |
arm920t.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +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
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm926ejs.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm966e.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
arm966e.h
|
- added myself to copyright on files i remember adding large contributions for over the years
|
2008-09-20 10:50:53 +00:00 |
arm_disassembler.c
|
Hiroshi Ito <ito@mlb.co.jp> disassemble Arm926ejs clz instruction
|
2009-03-24 07:44:47 +00:00 |
arm_disassembler.h
|
- added manpage for OpenOCD (thanks to Uwe Hermann)
|
2007-06-14 09:47:00 +00:00 |
arm_jtag.c
|
jtag newtap change & huge manual update
|
2008-11-30 22:25:43 +00:00 |
arm_jtag.h
|
jtag newtap change & huge manual update
|
2008-11-30 22:25:43 +00:00 |
arm_simulator.c
|
Solve problem with single stepping.
|
2009-04-14 16:33:52 +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
|
Slight improvement in run_algorithm register restore.
|
2009-04-03 10:10:12 +00:00 |
armv4_5.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +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
|
Slight improvement in run_algorithm register restore.
|
2009-04-03 10:10:12 +00:00 |
armv7m.h
|
- added myself to copyright on files i remember adding large contributions for over the years
|
2008-09-20 10:50:53 +00:00 |
breakpoints.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
breakpoints.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
cortex_m3.c
|
- fix issue with cortex_m3 reset run. Thanks Perry Hung
|
2009-03-16 22:42:29 +00:00 |
cortex_m3.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
cortex_swjdp.c
|
Slight improvement in run_algorithm register restore.
|
2009-04-03 10:10:12 +00:00 |
cortex_swjdp.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
embeddedice.c
|
Change tap_state naming to be consistent with SVF documentation.
|
2008-12-13 06:25:50 +00:00 |
embeddedice.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
etb.c
|
Change tap_state naming to be consistent with SVF documentation.
|
2008-12-13 06:25:50 +00:00 |
etb.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
etm.c
|
Change tap_state naming to be consistent with SVF documentation.
|
2008-12-13 06:25:50 +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
|
error checking - no reported errors, but catched a couple of exit()'s and converted them to errors.
|
2008-11-19 07:32:30 +00:00 |
etm_dummy.h
|
- convert all files to unix line-ending
|
2008-02-25 17:48:04 +00:00 |
feroceon.c
|
Nicolas Pitre nico at cam.org fix feroceon_bulk_write_memory() wrt uploaded code
|
2009-03-01 21:04:00 +00:00 |
image.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
image.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
mips32.c
|
- fix mips issues with newer versions of gdb
|
2009-01-13 13:45:08 +00:00 |
mips32.h
|
- added mips software breakpoint support
|
2009-01-13 11:33:19 +00:00 |
mips32_dmaacc.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
mips32_dmaacc.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
mips32_pracc.c
|
John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups
|
2009-01-05 09:32:23 +00:00 |
mips32_pracc.h
|
John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups
|
2009-01-05 09:32:23 +00:00 |
mips_ejtag.c
|
John McCarthy <jgmcc@magma.ca> keep_alive() fix
|
2009-01-02 23:52:46 +00:00 |
mips_ejtag.h
|
John McCarthy <jgmcc@magma.ca> pic32mx flash wip
|
2009-01-02 23:58:16 +00:00 |
mips_m4k.c
|
Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings
|
2009-02-18 07:39:20 +00:00 |
mips_m4k.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
oocd_trace.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
oocd_trace.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
register.c
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
register.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
target.c
|
Commands: reg, profile, ocd_mem2array, ocd_array2mem, fast_load, etc only work *IF* there is an actual target
|
2009-03-08 21:14:35 +00:00 |
target.h
|
- remove target specific variant and use target->variant member
|
2008-12-13 12:44:39 +00:00 |
target_request.c
|
Hiroshi Ito <ito@mlb.co.jp> Linux for arm has arm generic debug option which send debug messages via
|
2009-03-24 11:27:49 +00:00 |
target_request.h
|
- added myself to copyright on files i remember adding large contributions for over the years
|
2008-09-20 10:50:53 +00:00 |
trace.c
|
Hiroshi Ito <ito@mlb.co.jp> fix division by 0
|
2009-03-18 11:43:09 +00:00 |
trace.h
|
- add verify_image command
|
2007-10-22 08:44:34 +00:00 |
xscale.c
|
- remove build warnings
|
2009-03-17 10:22:26 +00:00 |
xscale.h
|
jtag newtap change & huge manual update
|
2008-11-30 22:25:43 +00:00 |