jtag: drivers: xlnx-pcie-xvc: Add support for SWD mode.
[openocd.git] / src / helper /
2020-06-06 Antonio Borneolog: fix kept_alive() and report expired timeout 05/5705/3
2020-05-24 Antonio Borneohelper/command: remove unused functions and make static... 63/5663/2
2020-05-24 Antonio Borneohelper/command: fix check on value returned by jim API 61/5661/2
2020-05-24 Antonio Borneohelper/command: strip replicated command name in log 60/5660/2
2020-05-09 Antonio Borneocoding style: prototype of functions with no parameters 21/5621/2
2020-05-09 Antonio Borneocoding style: add missing space when split strings 20/5620/2
2020-05-09 Antonio Borneohelper/ioutil: silence gcc-8 on strncpy 31/5631/3
2020-05-09 Antonio Borneohelper/command: register all commands through register_... 44/5644/2
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text... 72/5172/6
2020-04-21 Florian FainelliRemove BUILD_TARGET64 40/5240/4
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings 83/5383/3
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk 97/5197/4
2020-02-24 Antonio Borneolog: let command "log_output" to set back its default 33/5233/3
2020-01-02 Jan Matyasjtag_vpi: multiple improvements 77/5177/11
2019-12-19 Antonio Borneohelper/command: remove unused field in struct command_r... 25/5225/2
2019-12-10 Paul Fertserserver: gdb_server: fix memory map generation on a... 42/5342/2
2019-11-23 Antonio Borneohelper: skip including sys/sysctl.h on Linux 17/5317/2
2019-09-24 Christopher Headhelper/command: clear errno before calling parser 98/5298/2
2019-06-20 Antonio Borneohelper/options: simplify the code using command_run_linef() 26/5226/2
2019-06-20 Christopher Headhelper/command: make command_run_line reentrant 23/5223/3
2019-06-06 Antonio Borneohelper: add bitmap helper primitives 94/4894/4
2019-05-23 Antonio Borneohelper/command: remove dead code in command_unknown() 96/5096/2
2019-05-17 Antonio Borneohelper/command: print the command output in case of... 78/5178/2
2019-05-14 Antonio Borneohelper/command: fix printing usage for incomplete commands 66/5166/3
2019-05-14 Antonio Borneohelper/command: send command output only to the right... 93/5093/6
2019-05-14 Antonio Borneohelper/command: remove search for "ocd_" prefix 87/5087/5
2019-05-14 Paul Fertserhelper/command: remove command "command type" 84/5084/4
2019-05-14 Paul Fertserhelper/command: do not replace new commands with ocd_... 86/5086/4
2019-05-14 Paul Fertserhelper/command: do not capture log in script_command_run() 85/5085/4
2019-05-14 Paul Fertserhelper/command: Handle Tcl return values consistently 15/1815/7
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-05-14 Antonio Borneohelper/command: add macro CMD 47/5047/2
2019-04-10 Mete Balcifix for sanitizer errors in left shifts 05/5005/4
2019-04-10 Antonio Borneohelper/command: log an error for commands without usage 26/5026/2
2019-04-07 Antonio Borneohelper/command: handle empty "usage" with add_help_text... 25/5025/2
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need... 24/5024/2
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained... 17/5017/2
2019-04-07 Antonio Borneolog: add const qualifier to commands struct 09/5009/2
2019-04-03 Antonio Borneohelper/startup.tcl: remove proc exit 86/4986/2
2019-03-06 Antonio Borneohelper/command: return proper JIM error code 73/4973/2
2019-01-27 Tomas Vanekcommand: check command mode for native jim commands 41/4841/2
2019-01-27 Tomas Vanekcommand: Log the failed command by full name 37/4837/3
2019-01-16 Antonio Borneohelper/command: check for malloc failure in __command_name 38/4838/3
2018-12-25 Jean-Christian de... command: Log the failed command name 08/4808/3
2018-12-15 Antonio Borneohelper/startup.tcl: fix execution stack frame of wrappe... 31/4731/2
2018-12-11 Antonio Borneohelper/log: remove dead code in log_forward() 79/4779/2
2018-07-24 Tim NewsomeAdd RISC-V support. 78/4578/5
2018-03-12 Cody P Schaferhelper/types: cast to uint32_t,uint16_t to avoid UB... 55/4455/3
2018-03-07 Tomas Vanekhelper/configuration: free script_search_dirs and confi... 08/4408/2
2018-03-07 Marc Schinkhelper/command.h: Add missing #include for target_addr_t 52/4052/3
2018-03-07 Marc Schinkhelper/types.h: Add missing #includes 50/4050/3
2018-03-07 Marc Schinkhelper/command.h: Add missing #includes 49/4049/3
2018-03-07 Marc Schinkhelper/replacements.h: Add missing #include 57/4057/3
2018-03-03 Tomas Vanektarget: use correct target in target-prefixed commands... 95/4295/5
2018-02-14 Andreas BolschHandle improperly build image files gracefully 81/4281/2
2018-01-25 Tim NewsomeAdd read buffer to bitbang, improving performance. 12/4312/9
2018-01-25 Christopher HeadAdd timeval_compare helper function 79/4379/2
2018-01-17 Marc SchinkFix Jim interpreter memory leak 59/2959/4
2017-10-23 Freddie ChopinFix GCC7 warnings about switch-case fallthroughs 74/4174/4
2017-10-03 Tim NewsomeFix typo in comment. 38/4238/2
2017-10-03 Marc Schinkhelper/options: Add missing #include for MinGW and... 01/4201/2
2017-08-10 Andreas Fritiofsonlog: Add a new debug level (4) for verbose I/O debug 05/3805/9
2017-04-23 Girtshelp/log.c: better error handling for "log_output" 78/3878/4
2017-04-23 Girtshelper/options.c: fail if unexpected cmdline arguments... 79/3879/3
2017-04-23 Girtshelp/options.c: add error handling for -d arg 80/3880/3
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2017-01-15 Andreas Fritiofsonhelper,rtos,server: Restore missing warning flags 27/3927/2
2016-12-25 Andreas FritiofsonSearch for scripts relative to the executable on all... 89/3889/7
2016-12-08 Andreas FritiofsonConvert to non-recursive make 65/3865/6
2016-12-08 Marc Schinkhelper: Code cleanup for hexify() 93/3793/4
2016-12-08 Andreas Fritiofsonhelper: Update jep106 database to JEP106AT 71/3871/2
2016-10-17 Marc Schinkhelper: Make unhexify() robust on invalid data 92/3792/2
2016-10-07 Marc Schinkhelper/log: Add log_vprintf_lf() 09/3709/2
2016-07-19 Andreas FärberFix usage of timeval_ms() 99/3499/2
2016-05-24 Marc SchinkMake #include guard naming consistent 56/2956/5
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-08 Alexander KurzHelper ioutil: cleanup: removing dead code 40/3240/3
2016-02-29 Marc Schinkhelper/fileio: Remove nested struct 22/3222/2
2016-02-29 Andreas Fritiofsonjim-nvp: Make Jim_GetOpt_String const-correct 78/3178/2
2016-02-13 Alexander KurzHelper time_support: const function arguments 32/3232/2
2016-01-22 Andreas Fritiofsonhelper: Add converter from JEP106 ID to manufacturer... 77/3177/3
2015-11-03 Jonathan Larmourhelper/options: Use OPENOCD_SCRIPTS dir if set. 04/3004/3
2015-11-03 Marc Schinkhelper/options: Cleanup #includes. 95/2995/2
2015-11-03 Marc Schinkhelper/log: Cleanup #includes. 96/2996/2
2015-11-03 Marc Schinkhelper/ioutil: Rename MixedCaps function. 57/2957/2
2015-11-03 Marc Schinkhelper/fileio: Fix memory leak. 98/2998/2
2015-11-03 Marc Schinkhelper/fileio: Use size_t for file size. 97/2997/2
2015-11-03 Paul FertserChange from sys/poll.h to standard poll.h location 47/2947/3
2015-04-14 Paul FertserTcl exception codes cleanup, shutdown command amendments 00/2600/4
2015-04-14 Juha Niskanenhelper: shutdown command should return with 0 exit... 89/2589/2
2015-02-04 Paul Fertserconfigure: define WIN32_LEAN_AND_MEAN early to make... 86/2486/3
2015-01-30 Paul FertserUse (uint8_t *) for buf_(set|get)_u(32|64) instead... 67/2467/3
2014-10-06 Spencer Oliverhelper: constify log_strings 96/2296/4
2014-09-22 Andreas Fritiofsoncommand: Fix confusing syntax error message 85/2285/2
2014-08-12 Cristian MaglieRemoved limit on lenght of command line options. 41/2241/4
2014-08-11 Angus Grattonstlink_usb: Fix swallowed error on read/write operation... 01/2201/3
2014-08-02 Andreas FritiofsonFix some problems with the bin2char utility 76/2176/3
2014-08-02 Paul FertserProvide od+sed replacement for the bin2char helper 39/2139/7
2014-06-28 Andreas Fritiofsonswd: Improve parity calculation and move it to types.h 57/1957/7
2014-05-09 Paul FertserUpdate to the current Jim Tcl 21/2121/4
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)