openocd.git
2009-12-02 Zachary T Welchpld: factor init to 'pld init'
2009-12-02 David BrownellARMv7a/Cortex-A8: report watchpoint trigger insn
2009-12-02 David BrownellARM: label SP and LR correctly
2009-12-02 Øyvind Harboezy1000: keep up with startup refactoring work.
2009-12-02 David BrownellCortex-A8: basic watchpoint support
2009-12-02 David BrownellARM: core DPM support for watchpoints
2009-12-02 David BrownellARMv7a: move constants out of Cortex-A8 header
2009-12-01 David BrownellTcl and doc: update to match new 'arm mcr ...' etc
2009-12-01 Øyvind Harboetarget: at91eb40a.cfg is a board, not a target.
2009-12-01 Øyvind Harboezy1000: keep up with latest changes to command handling
2009-12-01 Øyvind Harboecommand: the Jim interpreter can now be provided rather...
2009-12-01 David BrownellARM11: remove previous mcr()/mrc() methods
2009-12-01 David BrownellCortex-A8: remove previous mcr()/mrc() methods
2009-12-01 David BrownellARM: implement mrc()/mcr() as DPM ops
2009-12-01 David Brownelltarget: "mcr" and "mrc" are ARM-specific
2009-12-01 David BrownellARMv7-A: stop using CP15 ops
2009-12-01 David BrownellCortex-A8: stop using CP15 ops
2009-12-01 Øyvind Harboemain: invoke jtag_interface_quit() explicitly
2009-12-01 Zachary T Welchimprove command prohibition error report
2009-12-01 David BrownellXScale: restore_context() cleanup
2009-12-01 David BrownellXScale: context restore, cleanup/bugfix
2009-12-01 Zachary T Welchremove interp global variable!
2009-12-01 Zachary T Welchcommand output capture: do not use interp global
2009-12-01 Zachary T Welchdo not extern 'interp' from command.c
2009-12-01 Zachary T Welchtarget: avoid using interp global variable
2009-12-01 Zachary T Welchjtag: avoid using interp global variable
2009-12-01 Zachary T Welchfix foo command group help messages
2009-12-01 Zachary T Welchmake syntax errors respond with 'usage'
2009-12-01 Zachary T Welchmove improperly located documentation
2009-12-01 Zachary T Welchimprove command_done() API and docs
2009-12-01 Zachary T Welchonly display usable commands in help
2009-12-01 Zachary T Welchallow deferal of init
2009-12-01 Zachary T Welchmove server_init() to openocd_main()
2009-12-01 Zachary T Welchimprove gdb_init() sequence
2009-11-30 Øyvind Harboezy1000: keep up with changes to command structure
2009-11-29 David BrownellXScale: clean up full_context() (#2)
2009-11-29 David BrownellXScale: clean up full_context() (#1)
2009-11-29 David BrownellXScale: debug entry uses new register mapping
2009-11-29 Marek Vasutcreate target/pxa3xx.cfg
2009-11-29 Marek VasutXScale: initial PXA3xx support
2009-11-29 David BrownellARM11: fix warning on cygwin
2009-11-29 David Brownellbugfix: 'init' changes state, not main()
2009-11-28 lementec fabienfix s3c24xx device command helper
2009-11-28 David BrownellCortex-M3: don't chain "struct arm" commands
2009-11-28 Zachary T Welchadd 'nonce' nand driver
2009-11-28 Zachary T Welchadd more stub handlers to testee target
2009-11-28 Zachary T Welchexplode tcl_target_func into many handlers
2009-11-28 Zachary T Welchsplit jim_target into multiple handlers
2009-11-28 Zachary T Welchsplit jim_newtap_cmd into pieces
2009-11-28 Zachary T Welchimprove jtag_tap_configure
2009-11-28 Zachary T Welchimprove jtag_tap_handle_event indentation
2009-11-28 Zachary T Welchbegin moving JTAG jim handlers/helpers
2009-11-28 Zachary T Welchsplit jim_jtag_command into multiple handlers
2009-11-28 Zachary T Welchremove redundant 'rm' command handler
2009-11-28 Zachary T Welchadd error checking in command_new
2009-11-28 Zachary T Welchinclude mode information in help text.
2009-11-28 Zachary T Welchrefactor command mode detection
2009-11-28 Zachary T Welchadd command private data setter/accessor
2009-11-28 Zachary T Welchadd 'command mode' introspective handler
2009-11-28 Zachary T Welchremove unknown handler
2009-11-28 Zachary T Welchimprove command handler wrapper script
2009-11-28 Zachary T Welchadd 'command type' introspective handler
2009-11-28 David BrownellARM11: fix warning on amd64
2009-11-28 David BrownellARM11: fix dbgtap JTAG_DEBUG
2009-11-28 David Brownelltarget: uplevel add_{break,watch}point() error checks
2009-11-28 David Brownelltarget: remove unused TARGET_EVENT_OLD_* symbols
2009-11-28 David BrownellNEWS: mention new reset-assert event
2009-11-28 David Brownellomap3530.cfg: use new "reset-assert" event
2009-11-28 David BrownellCortex-A8: support "reset-assert" event
2009-11-28 David Brownelltarget: groundwork for "reset-assert" event
2009-11-28 David BrownellARM11: write_memory() avoids increment check
2009-11-27 Zachary T Welchfix regression causing duplicated output
2009-11-27 Øyvind Harboezy1000: keep up with new command registration stuff
2009-11-27 Zachary T Welchupdate minidummy interface driver command handling
2009-11-27 Zachary T Welchfix 'nand info' command
2009-11-27 Øyvind Harboezy1000: keep up with changes to log_init()
2009-11-27 Øyvind Harboeminidummy: fix compilation error
2009-11-27 Dean GlazeskiARM NAND I/O header documentation update.
2009-11-27 Dean GlazeskiARM NAND I/O documentation update.
2009-11-27 Dean GlazeskiARM NAND I/O refactor code copying.
2009-11-27 Dean GlazeskiARM NAND I/O read function.
2009-11-27 Dean GlazeskiNAND Flash documentation update.
2009-11-26 David BrownellXScale: add stub {read,write}_phys routines
2009-11-26 Uwe Hermannupdate bug reporting information
2009-11-26 Uwe Hermannfix typos in documentation
2009-11-26 Uwe Hermannfix typos in source files
2009-11-26 Øyvind Harboestyleguide: add some embedded style rules.
2009-11-26 Eric Wetzelfix 'flash protect' and 'flash erase_sector'
2009-11-26 David Brownelltarget: create and use target_name()
2009-11-26 David Brownelltarget: target_get_name() --> target_type_name()
2009-11-26 David Brownellomap3530.cfg: yes we have SRAM!
2009-11-26 David BrownellARM: minor armv4/armv5 cleanup
2009-11-26 David BrownellARM: comment tweaks in ADIv5
2009-11-26 David BrownellARM7/9: shrink run_algorithm_inner() lines
2009-11-26 David BrownellNEWS updates
2009-11-25 Zachary T Welchupdate NEWS with recent developments
2009-11-25 Zachary T Welchuse ARRAY_SIZE macro
2009-11-25 Zachary T Welchsupport OPENOCD_DEBUG_LEVEL environment setting
2009-11-25 Zachary T Welchlog: improve initialization
2009-11-25 Zachary T Welchupdate command handler documentation
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)