jim tests: use installed
[openocd.git] / src / target /
2010-05-12 Jun Mafix instruction refilling bug when using software break...
2010-05-10 Spencer Olivermips32: 20 second timeout/megabyte for CRC check
2010-05-10 Spencer Oliverarmv7m: 20 second timeout/megabyte for CRC check
2010-05-05 Øyvind Harboeflash: stop caching protection state
2010-05-05 Øyvind Harboecommand context: fix errors when running certain comman...
2010-05-04 Øyvind Harboetarget: clean up target memory allocation error messages
2010-04-24 Mike Dunnxscale: add support for length arg to wp command
2010-04-15 Mike Dunnxscale: fix analyze_trace for trace data collected...
2010-04-14 Anton Fedotovcortex-a8: more MMU support
2010-04-10 Antonio BorneoTARGET/ARM7_9_COMMON: review scope of symbols
2010-04-10 Antonio BorneoTARGET/MIPS32: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS32_PRACC: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS32_DMAACC: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS_EJTAG: review scope of functions
2010-04-10 Antonio BorneoTARGET/DSP563XX_ONCE: review scope of functions
2010-04-10 Antonio BorneoADI_V5_JTAG: review scope of data
2010-04-10 Antonio BorneoARM920T: review scope of functions
2010-04-10 Antonio BorneoARM_JTAG: review scope of functions
2010-04-10 Antonio BorneoARM_SIMULATOR: review scope of functions
2010-04-10 Antonio BorneoARMV4_5_MMU: review unused symbols
2010-04-10 Antonio BorneoARMV4_5: review scope of data
2010-04-10 Antonio BorneoEMBEDDEDICE: review scope of functions
2010-04-09 Antonio BorneoTARGET: review unused symbols
2010-04-09 Antonio BorneoTARGET: review scope of functions
2010-04-09 Antonio BorneoARMv7M: review scope of functions
2010-04-04 David BrownellRestore deleted '!' character
2010-04-04 David Brownelltarget: are we running algorithm code?
2010-04-04 David Brownellsimplify and unconfuse target_run_algorithm()
2010-03-29 Mike Dunnxscale: fix trace buffer functionality when resuming...
2010-03-25 Øyvind Harboetarget: fix poll off
2010-03-25 Daniel Bäderchange %x and %d to PRIx32 and PRId32 where needed...
2010-03-22 Mike Dunnfix software breakpoints on xscale
2010-03-21 Øyvind Harboearm breakpoints: amended fix comment
2010-03-21 Øyvind Harboejtag: make out_value const
2010-03-20 Øyvind Harboejtag: move towards making out_value const
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state() usage
2010-03-19 Øyvind Harboejtag: get rid of unecessary jtag_get_end_state()
2010-03-19 Øyvind Harboejtag: remove unecessary usage of jtag_get_end_state().
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state()'s that should be...
2010-03-19 Mike DunnFix underlying problem with xscale icache and dcache...
2010-03-18 David BrownellADI_v5 - it's not always an "SWJ-DP"
2010-03-18 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2010-03-18 David Brownellremove more duplication
2010-03-18 Øyvind Harboejtag: retire one instance of jtag_get_end_state() usage
2010-03-18 Øyvind Harboeoops: committed and pushed two temp files....
2010-03-18 Spencer OliverPIC32MX: add unlock cmd
2010-03-18 Spencer OliverMIPS: remove unused arg from mips_ejtag_set_instr
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-18 Øyvind Harboelinker error: fix problem with duplicate fn
2010-03-17 Øyvind Harboemips: fix warning
2010-03-17 Øyvind Harboegdb: long running "monitor mww" now works w/gdb
2010-03-17 Øyvind Harboetarget: faster mww operations
2010-03-17 Øyvind Harboetarget: mdX/mwX on target were badly broken
2010-03-17 Spencer OliverPIC32: add software reset support
2010-03-17 Spencer OliverMIPS: remove ejtag_srst variant
2010-03-17 Øyvind Harboearm7/9: remove unused post_restore_context
2010-03-16 David BrownellADIv5 transport support moves to separate files
2010-03-16 Bradey Honsingerimage loading: fix problem with offsets > 0x80000000
2010-03-12 Mike Dunnfix xscale icache and dcache commands
2010-03-10 Spencer OliverMIPS: make fixed code arrays static const
2010-03-10 Spencer OliverPIC32: add flash algorithm support
2010-03-08 Øyvind Harboejtag: simplify jtag_add_plain_ir/dr_scan
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-05 David BrownellADIv5 share DAP command support
2010-03-05 David Brownellrename "swjdp_common" as "adiv5_dap"
2010-03-04 David BrownellNOR: invalidate cached state on target resume
2010-03-03 David BrownellADIv5: use new DAP ops for AP read/write
2010-03-03 David BrownellADIv5: use new DAP ops for DP read/write
2010-03-03 David BrownellADIv5: use new dap_run() operation
2010-03-03 David BrownellARM: start abstracting ADIv5 transports (JTAG/SWD)
2010-03-02 David Brownelltarget_resume() doxygen
2010-03-02 David BrownellADIv5: use right ID for Cortex-M3 ETM
2010-03-01 David Brownellarm_semihosting buildfix
2010-02-28 Spencer Oliverarmv4_5: remove core_type check in mcr/mrc cmd
2010-02-28 Spencer Oliversemihosting: add armv7m semihosting support
2010-02-28 Spencer Oliversemihosting: move semihosting cmd to arm cmd group
2010-02-28 Spencer OliverCortexM3: move disassemble cmd to arm cmd group
2010-02-28 Spencer OliverARMv7M: add arm cmd group
2010-02-28 Spencer OliverMIPS: add mips algorithm support
2010-02-28 Spencer OliverARMv7M: use software breakpoints for algorithms
2010-02-27 David BrownellADIv5 DAP ops switching to JTAG or SWD modes
2010-02-25 David BrownellARM ADIv5 doxygen and cleanup
2010-02-24 David BrownellARM ADIv5: rename more JTAG-specific routines
2010-02-22 Øyvind Harboearm11: allow minidrivers to implement inner loop of...
2010-02-21 David BrownellADIv5: relocate memacess_tck cycles
2010-02-21 David BrownellADIv5: remove ATOMIC/COMPOSITE interface mode
2010-02-21 David BrownellARM: ADIv5, deadcode cleanup
2010-02-21 David BrownellARM: ADIv5 code shrinkage, cleanup
2010-02-21 David BrownellADIv5 clean up AP fault handling
2010-02-21 David BrownellADIv5 clean up AP selection and register caching
2010-02-21 David BrownellARM: keep a handle to the PC
2010-02-21 David BrownellARM DPM: support adding/removing HW breakpoints
2010-02-21 David BrownellARM11: per-core options should not be global
2010-02-21 David BrownellARMv7-M: start using "struct arm"
2010-02-21 David Brownellarm920t line length cleanup
2010-02-19 Marc Pignatatm920t : fix breakpoints and data cache handling
2010-02-17 David BrownellARM920T scanchain 15 comments/cleanup
2010-02-14 Mathias Kuesterfix crash with DSP563XX
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)