command: fix leak when executing commands
[openocd.git] / src /
2011-03-27 Øyvind Harboecommand: fix leak when executing commands
2011-03-22 Øyvind Harboecortex_a: rename cortex_a8.c/h to cortex_a.c/h
2011-03-22 Øyvind Harboeomap4430: tried to add in workaround for broken dbgbase...
2011-03-22 Øyvind Harboecortex a9: merge cortex a9 and a8 code
2011-03-21 Øyvind Harboezy1000: fix bug in ir scan handling
2011-03-21 Øyvind Harboezy1000: removed JTAG master TCP/IP server
2011-03-20 Øyvind Harboedsp563xx_once: fix warning and potential bug
2011-03-18 Øyvind Harboezy1000: add code to check that SRST asserts
2011-03-17 Mathias Ktarget: allow targets to override memory alignment
2011-03-17 John and Tina PetersonSYS_WRITE0 fix
2011-03-17 Uwe HermannFix a bunch of typos.
2011-03-15 Øyvind Harboedsp563xx: fix alignment warnings
2011-03-15 Øyvind Harboedsp563xx: fix bug in x buffer handling
2011-03-15 Øyvind Harboezy1000: switch to pthread
2011-03-15 Øyvind Harboezy1000: fix JTAG over TCP/IP performance problem
2011-03-15 Øyvind Harboezy1000: fix incorrect usage of jtag_sleep()
2011-03-15 Øyvind Harboejtag: clean up jtag_sleep, handle short sleeps correctl...
2011-03-15 Øyvind Harboezy1000: reduce memory usage for fw upgrade fn
2011-03-13 Jean-Christophe... jlink: add Emulator configuration support
2011-03-13 Jean-Christophe... jlink: add detect hw type
2011-03-13 Jean-Christophe... jlink: use tap buffer as 2k
2011-03-13 Jean-Christophe... jlink: add capability dumper and command
2011-03-03 Mathias Kft2232: fix log message and change log output to debug
2011-03-02 Jean-Christophe... jlink: add jlink_pid to specify the pid to use
2011-03-02 Jean-Christophe... jlink: switch commands to subcommands
2011-03-02 Jean-Christophe... jlink: harmonise the device name to J-Link
2011-03-02 Jean-Christophe... jlink: add new PID and VID
2011-02-28 Øyvind Harboesvf: add nil option that just runs through the svf...
2011-02-25 Øyvind Harboelog: debug level is between silent and debug output...
2011-02-25 Øyvind Harboejtag: add wait_srst_deassert command
2011-02-24 Mathias Kft2232: fix possible read buffer overflow
2011-02-23 Luca Ellerocortex_a8: remove dap_ap_sel calls
2011-02-23 Jean-Christophe... jlink: set the speed at JLINK_MAX_SPEED when an exceede...
2011-02-21 Mathias Kdsp563xx: rudimentary gdb support
2011-02-18 SimonQianfix compile error under MinGW
2011-02-17 Luca Elleroarm_adi_v5: add/move apsel member in struct adiv5_dap
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 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 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 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-27 Mathias Kadd cortex-r4 etm id to dap info
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-06 Spencer Olivercfi: use safer arch detection
2011-01-06 Jonathan DumaresqAdd the support 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 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()
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)