openocd.git
2011-02-17 Mathias Kdsp563xx: minor fixes, code cleanup
2011-02-17 Mathias Kdsp563xx_once: Correct wrong return value on jtag commu...
2011-02-17 Mathias K- remove pipeline context, use once register instead...
2011-02-15 Bjarne Steinsbolpc32xx: Flash driver
2011-02-15 Mathias K- add parameter flush to the once api to signalize...
2011-02-15 Mathias K- add bulk memory write function - execute jtag queue...
2011-02-15 Phil Fongdsp563xx_once: Correct definition of JTAG_INSTR_CLAMP
2011-02-14 Mathias Kft2232: add functions for ft2232 set data bits high...
2011-02-14 Luca Ellerocortex_a9: move dap_ap_select to arm_avi_v5
2011-02-14 Luca Elleroarm_adi_v5: add wrapping transfer functions with select...
2011-02-14 Luca Elleroarm_adi_v5: add transfer functions prototypes with...
2011-02-14 Luca Ellerocortex_a9: check if MMU is enabled on APB read/write...
2011-02-14 Luca Ellerocortex_a9: check target halted on APB read/write memory
2011-02-14 Luca Ellerocortex_a9: trivial fixes
2011-02-10 Spencer Oliverbuikd: fix cygwin -mno-cygwin build error
2011-02-10 Luca Ellerocortex_a9: implement read/write memory through APB-AP
2011-02-10 Aaron Carrollcortex_a9: fix dap_ap_select() usage
2011-02-08 Michal Deminbuspirate: Fix command parsing, fix errors to have...
2011-02-08 Mathias Kperformance: committed wrong version of buf_set_buf...
2011-02-08 Luca Elleroomap4430: Add JRC TAPID for PandaBoard REV EA1 (PEAP...
2011-02-08 Mathias Kdsp563xx: add x, y and p memory access
2011-02-08 Luca Ellerocortex_a8/a9: fix some comments
2011-02-08 Mathias Kbuf_set_buf around 30% speed increase
2011-02-04 Øyvind Harboestm32x: add support for STM32F20x
2011-02-03 Mathias Kmore changes to dsp563xx code
2011-02-03 Mathias K24bit buffer support
2011-02-02 Aaron Carrollomap4430: fix reset sequence
2011-02-02 Aaron Carrollcortex_m3: allow scripts to override reset
2011-01-31 Øyvind Harboeerror: remove debug output when reporting errors
2011-01-31 Øyvind Harboecfi: use ARM32 machine code on all CPUs but Cortex M3
2011-01-31 Aaron CarrollTCL configs for OMAP4430 and Pandaboard
2011-01-31 Aaron Carrollcortex_a9: add source files for Cortex A9 support.
2011-01-31 Aaron Carrollarm_dpm: add some SCR/RCR macros
2011-01-31 Aaron CarrollAdd '-coreid' target option to support multiple cores...
2011-01-31 Aaron CarrollAdd cscope to .gitignore
2011-01-31 Aaron Carrollopenocd.texi: minor fixes in Reset Configuration
2011-01-27 Mathias Kadd cortex-r4 etm id to dap info
2011-01-27 Mathias K- add xds100v2 configuaration file
2011-01-26 Thomas SchmidFixed small mistakes in at91sam3 info command
2011-01-26 Mathias Kadd basic TI xds100v2 support
2011-01-26 Andreas Fritiofsonfix segfault from stack corruption in ahbap_debugport_init
2011-01-19 Eric Wetzelstellaris: automatically generate and update device IDs
2011-01-14 Erik BotöFlash driver for em357
2011-01-14 Santeri Salkostr9xpec: Find flash controller from the chain.
2011-01-13 simon qiantransport: fix transport command args gaffe
2011-01-13 simon qiantransport: fix LOG_DEBUG gaffe
2011-01-10 Spencer Olivercfi: fix release build warnings
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2011-01-09 Freddie ChopinAdd another level of procedures to LPC2xxx initializati...
2011-01-09 David Brownellpresent CM3 Trace agenda
2011-01-07 Freddie ChopinAdd common LPC2xxx setup procedure, use in all LPC2xxx...
2011-01-06 Spencer Olivercfi: use safer arch detection
2011-01-06 Spencer Oliverloader: update loader src for armv7-m arch
2011-01-06 Jonathan DumaresqAdd the support for the armv7m arch.
2011-01-06 Jonathan DumaresqAdd the contrib file for the armv7m arch
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2011-01-04 Spencer Olivermips32: add fastdata loader working area
2011-01-04 Spencer Olivertarget: change working area free data type
2011-01-03 Øyvind Harboenit: do not add \n at end of LOG_ERROR
2011-01-03 Øyvind Harboeerror handling: the error number is not part of the...
2011-01-02 Michael Schwingenactux3.cfg: add function to setup for u-boot debugging
2011-01-02 Michael Schwingencfi_protect is not implemented on Spansion flashes...
2011-01-02 Michael Schwingennon-CFI flash code uses data from CFI structures. Make...
2011-01-02 Jon Poveysvf: implement sleep for RUNTEST min_time
2011-01-02 Jon Poveysvf: fix USAGE and related error reporting
2011-01-02 Antonio BorneoNAND/S3CXXXX: remove private "target" copy
2011-01-02 Antonio BorneoNAND/ORION: remove private "target" copy
2011-01-02 Antonio BorneoNAND/NUC910: remove private "target" copy
2011-01-02 Antonio BorneoNAND/MX3: remove private "target" copy
2011-01-02 Antonio BorneoNAND/MX2: remove private "target" copy
2011-01-02 Antonio BorneoNAND/LPC3180: remove private "target" copy
2011-01-02 Antonio BorneoNAND/DAVINCI: remove private "target" copy
2011-01-02 Antonio BorneoNAND/AT91SAM9: remove private "target" copy
2011-01-02 Antonio BorneoNAND/TCL: prepare for common "target" reference
2011-01-02 Antonio BorneoNAND/TCL: fix segfault on syntax error
2011-01-02 Antonio BorneoNAND/CORE: Comment use of alive_sleep()
2011-01-02 Antonio BorneoNAND/CORE: Replace decimal dot in messages
2011-01-02 Antonio Borneoflash/nand: review NAND driver interface
2010-12-30 Marek VasutCORTEX A8: Fix broken CPU identification
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-12-29 Øyvind Harboewarning: fix warning where GCC didn't catch a doubly...
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-12-29 Øyvind Harboetarget: do not expose error numbers to users
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-12-23 Spencer Oliverstm32x : always use valid flash base address
2010-12-23 Spencer Oliverflash: print flash bank name on flash info cmd
2010-12-23 Spencer Oliverstm32: fix reversed option byte write
2010-12-23 Spencer Oliverstm32: update option bytes for stm32xl family
2010-12-23 Spencer Oliverstm32: add stm32 xl family flash support
2010-12-23 Spencer Oliverstm32: add dual flash bank support
2010-12-23 Spencer Olivercontrib: change stm32 flash loader extension
2010-12-22 Øyvind Harboelpc2148: redo to the new target configuration scheme
2010-12-22 Øyvind Harboeconfig: add init_targets proc that is executed just...
2010-12-22 Øyvind Harboebootstrap: by default the submodules are initialized
2010-12-21 Øyvind Harboeserver: remove error value from LOG_INFO
2010-12-20 Tormod Voldentcl/interface/flashlink.cfg: Fix broken ST URL
2010-12-20 Tormod Voldentcl/board: Clean up STM32 EVAL boards configurations
2010-12-20 Tormod Voldentcl/board: Fix ST URLs in stm32* eval board configurati...
2010-12-19 Michael Schwingenupdate IXP42x target / XBA board config
2010-12-18 Michael TrenschAdd support for Hilscher netX controllers
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)