stm32x: allow flash probe on a running target
[openocd.git] / src /
2010-04-20 Andreas Fritiofsonstm32x: allow flash probe on a running target
2010-04-16 David BrownellNOR/core bugfix: restore invariants
2010-04-15 Antonio BorneoNOR/CFI: remove redundant code
2010-04-15 Antonio BorneoNOR/CFI: fix order of arguments check
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 BorneoNOR/TMS470: 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 BorneoHELPER/LOG: review unused symbols
2010-04-10 Antonio BorneoTARGET/MIPS_EJTAG: review scope of functions
2010-04-10 Antonio BorneoNOR/CFI: review scope of functions
2010-04-10 Antonio BorneoTARGET/DSP563XX_ONCE: review scope of functions
2010-04-10 Antonio BorneoOPENOCD: review scope of functions
2010-04-10 Antonio BorneoJTAG/COMMANDS: review scope of functions
2010-04-10 Antonio BorneoBINARYBUFFER: review scope of data and functions
2010-04-10 Antonio BorneoNOR/STR7X: review scope of data
2010-04-10 Antonio BorneoNAND/TCL: review scope of functions
2010-04-10 Antonio BorneoMFLASH: review scope of functions
2010-04-10 Antonio BorneoNAND/ARM_IO: review scope of functions
2010-04-10 Antonio BorneoNAND/CORE: review scope of functions
2010-04-10 Antonio BorneoNAND/MX3: review scope of data
2010-04-10 Antonio BorneoNOR/ADUC702X: review scope of data
2010-04-10 Antonio BorneoNOR/AVRF: review scope of data
2010-04-10 Antonio BorneoNOR/CORE: review scope of data
2010-04-10 Antonio BorneoNOR/DRIVERS: review scope of functions
2010-04-10 Antonio BorneoSTR9XPEC: review scope of functions
2010-04-10 Antonio BorneoTCL: review scope of functions
2010-04-10 Antonio BorneoTIME_SUPPORT: review unused symbols
2010-04-10 Antonio BorneoHELLO: review unused symbols
2010-04-10 Antonio BorneoPLD: 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-04-04 David Brownellbuildfix
2010-03-29 Mike Dunnxscale: fix trace buffer functionality when resuming...
2010-03-27 David Brownelljtag/tcl.c cleanup -- split out "adapter.c"
2010-03-26 Antonio BorneoNOR TCL: fix usage message
2010-03-25 Øyvind Harboezy1000: dev tool
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-25 Øyvind Harboezy1000: allow it to build on linux host for testing...
2010-03-25 Antonio Borneotelnet_server: review unused symbols
2010-03-25 Antonio Borneotelnet_server: review scope of functions
2010-03-24 David BrownellFT2232 Messaaging fix
2010-03-24 Antonio Borneoserver: review unused symbols
2010-03-24 Antonio Borneoserver: review scope of functions and data
2010-03-22 Øyvind Harboezy1000: fix optimisaion bug in dcc writes
2010-03-22 Mike Dunnfix software breakpoints on xscale
2010-03-22 Øyvind Harboebitq: fix warning now that out_value is const
2010-03-22 David Brownellft2232 init mess cleanup
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 David BrownellFT2232 comment tweaks
2010-03-19 Øyvind Harboezy1000: clean up jtag_add_xx_scan fn's
2010-03-19 Øyvind Harboezy1000: fix bug in end state of DCC writes
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 OliverSCRIPT: add add_script_search_dir cmd
2010-03-17 Spencer OliverPIC32: add software reset support
2010-03-17 Spencer OliverMIPS: remove ejtag_srst variant
2010-03-17 Øyvind Harboegdb_server: improved gdb load performance
2010-03-17 Øyvind Harboezy1000: tweak the DCC inner loop a tiny bit
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 Øyvind Harboebitbang: add jtag_add_tms_seq support
2010-03-16 richard veghlpc3180: LPC3180(LPC3250) SLC driver implemented
2010-03-16 Bradey Honsingerimage loading: fix problem with offsets > 0x80000000
2010-03-15 David Brownellmove "reset_config" out of JTAG command group
2010-03-15 David Brownellrename jtag_nsrst_assert_width as adapter_nsrst_assert_...
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)