jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / helper /
2024-03-24 Antonio Borneohelper/list: include the correct header file 73/8173/2
2024-03-24 Antonio Borneohelper/list: Replace Linux code with FreeBSD one 72/8172/2
2024-03-16 Antonio Borneoopenocd: dump full command line in the debug log 70/8170/2
2024-03-16 Tomas Vanekhelper/log: add LOG_CUSTOM_LEVEL() macro 51/8151/2
2024-02-11 Antonio Borneojep106: update to revision JEP106BI January 2024 32/8132/2
2024-02-11 Evgeniy Naydanovhelper/log: report the file in `log_output` command 71/8071/3
2024-01-13 Antonio Borneohelper/command: pass command arguments also as Jim_Obj 57/8057/4
2024-01-13 Antonio Borneohelper/command: inline run_command() in exec_command() 56/8056/4
2024-01-13 Antonio Borneohelper/command: simplify exec_command() 55/8055/4
2024-01-13 Antonio Borneohelper/command: simplify script_command_args_alloc() 54/8054/4
2024-01-13 Antonio Borneohelper/command: drop unused variables 53/8053/3
2023-12-24 Antonio Borneohelper/bin2char: drop trailing empty line 51/8051/2
2023-12-16 Antonio Borneohelper: nvp: minor fixes 37/8037/2
2023-11-11 Antonio Borneojep106: update to revision JEP106BH September 2023 54/7954/2
2023-10-14 Marek Vrbkacommand: Prepend logs during command capture 02/7902/3
2023-06-10 Antonio Borneojep106: update to revision JEP106BG May 2023 27/7727/2
2023-05-18 Antonio Borneoserver: gdb: export gdb_actual_connections through... 73/7673/2
2023-05-18 Antonio Borneohelper: types: rework h_u32_to_le() and similar for... 70/7670/2
2023-05-18 Antonio Borneohelper: replacements: rework including replacements.h 67/7667/2
2023-05-05 Antonio Borneohelper: with pointers, use NULL instead of 0 97/7597/2
2023-05-05 Antonio Borneohelper: util: include util.h 96/7596/2
2023-04-07 Antonio Borneohelper/compiler fix build with gcc on MacOS 71/7571/2
2023-04-07 Antonio Borneohelper/list: re-align with Linux kernel 6.3-rc1 68/7568/2
2023-04-07 Antonio Borneohelper/list: remove unused hlist_* 67/7567/2
2023-03-25 Antonio Borneohelper: util: rewrite command 'ms' as COMMAND_HANDLER 87/7487/2
2023-03-25 Antonio Borneohelper: command: rewrite command 'ocd_find' as COMMAND_... 84/7484/2
2023-03-25 Antonio Borneohelper/compiler: fix build on MacOS 44/7544/2
2023-03-18 Antonio Borneoopenocd: drop JIM_EMBEDDED macro 18/7518/3
2023-03-18 Antonio Borneohelper: add compiler.h to handle compiler specific... 19/7519/3
2023-02-26 Antonio Borneohelper: command: drop last LF ('\n') from sequence... 71/7471/3
2023-02-03 Antonio Borneohelper: nvp: add openocd nvp files 23/7423/4
2023-01-21 Marian Buschsiewekehelper: Add generic little endian CRC32 function 15/7415/3
2023-01-15 Antonio Borneoopenocd: revert workarounds for 'expr' syntax change 05/7405/2
2022-11-15 Antonio Borneojep106: update to revision JEP106BF.01 Oct 2022 41/7341/2
2022-11-11 Antonio Borneohelper/types: use unsigned type for all h_u64_to_le... 99/7299/2
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c 53/7153/3
2022-09-13 Antonio Borneoopenocd: fix for polling during "expr" computation 74/7174/2
2022-09-13 Antonio Borneolog: remove unused set_log_output() 64/7164/2
2022-09-08 Antonio Borneojep106: update to revision JEP106BE Jan 2022 48/7148/2
2022-09-08 Antonio Borneojep106: add SPDX tag and JEDEC copyright 47/7147/2
2022-08-15 Antonio Borneotarget: add API to temporarily mask target polling 09/7009/3
2022-07-23 Antonio Borneohelper/jim-nvp: avoid camelcase error by deprecated API 52/7052/2
2022-07-23 Antonio Borneoopenocd: src: replace SPDX to remaining files 73/7073/2
2022-07-23 Antonio Borneoopenocd: src/helper: replace the GPL-2.0-or-later licen... 68/7068/3
2022-07-23 Antonio Borneoopenocd: src: replace the BSD-2-Clause-Views license tag 60/7060/2
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag 51/7051/2
2022-06-24 Antonio Borneohelper: fix build with mingw gcc 12.1.0 38/7038/2
2022-05-14 Antonio Borneoopenocd: add post-init and pre-shutdown helpers 51/6851/4
2022-03-26 Antonio Borneohelper/bits: add BIT_ULL and GENMASK macros 57/6857/2
2022-03-26 Antonio Borneoopenocd: include config.h in every file .c 56/6856/3
2022-03-19 Antonio Borneokeep-alive: drop link with log framework 40/6840/3
2022-03-19 Antonio Borneolog: drop global current_time 37/6837/3
2022-02-14 Antonio Borneohelper/list: add list_for_each_entry_direction() 84/6784/3
2022-01-22 Antonio Borneolog: fix memory leak when log to file is enabled 89/6789/2
2021-12-18 Antonio Borneoopenocd: add keep_alive during command sleep 70/6770/3
2021-11-13 Jan Matyashelper/log: Add macros for target-related errors/warnin... 67/6667/3
2021-11-07 Antonio Borneojimtcl: revert temporary workaround for memory leak... 28/6228/3
2021-10-25 Antonio Borneocommand: document enum command_mode 93/6593/3
2021-10-02 Yasushi SHOJIhelper: Remove src/helper from include dirs 07/6507/4
2021-09-18 Tarek BOCHKATIhelper/command: fix echo return values 49/6549/2
2021-09-18 Florian Zarubajep106.inc: Update to revision JEP106BC 51/6551/4
2021-08-30 Antonio BorneoMakefile: drop warning suppression on win build 54/6254/2
2021-08-30 Antonio Borneohelper: remove fix for libusb pre-v1.0.9 53/6253/2
2021-08-22 Antonio Borneojep106: use packed jedec manufacturer code 18/6418/2
2021-08-22 Antonio Borneocommand: log the command only when it is executed 36/6436/2
2021-08-14 Antonio Borneohelper: add align.h 74/6374/3
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch 55/6355/3
2021-07-24 Antonio Borneoopenocd: manually remove NULL comparisons 53/6353/3
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [2/2] 52/6352/3
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2] 51/6351/3
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison 50/6350/3
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions 56/6356/2
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition 54/6354/3
2021-07-02 Antonio Borneohelper: rename camelcase symbols 00/6300/3
2021-06-18 R. DiezDoc fix: echo writes to the log, and not to stdout 72/6272/3
2021-06-04 R. DiezAvoid non-standard conditionals with omitted operands. 71/6271/3
2021-06-04 Jan Matyasgdb_server: Log both incoming and outgoing GDB packets 69/6269/4
2021-06-04 Antonio Borneohelper/list.h: add mention to the example in contrib 81/6281/3
2021-06-04 Antonio Borneohelper/list.h: align file to Linux v5.12 76/6276/3
2021-06-04 Antonio Borneoserver/telnet: fix autocomplete for jimtcl commands 82/6282/2
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [1/2] 83/6183/5
2021-05-29 Antonio Borneohelp: fix line size in 'usage' output 23/6223/2
2021-05-22 Antonio Borneohelper/command: silent debug msg on command register... 20/6220/2
2021-05-22 Antonio Borneoopenocd: fix some minor typo 18/6218/2
2021-05-15 Antonio Borneojimtcl: restrict memory leak workaround on Linux only 41/6241/2
2021-05-08 Daniel AnselmiAdd IPDBG JtagHost functionality to OpenOCD 38/5938/10
2021-05-01 Tim NewsomeCleanup of config/includes. 71/6171/10
2021-05-01 Antonio Borneohelper/command: drop the TCL variable 'ocd_HOSTOS' 89/6189/2
2021-05-01 Antonio Borneohelper/command: fix memory leak on malloc() fail 88/6188/2
2021-05-01 Antonio Borneohelper/jim-nvp: remove unused function Jim_nvpInit() 87/6187/2
2021-05-01 Antonio Borneohelper/types: remove type '_Bool' 86/6186/2
2021-05-01 Antonio Borneohelper/replacements: remove unused typedef's 78/6178/2
2021-05-01 Florian Meistertarget/image: allow loading of 64-bit ELF files 04/5204/10
2021-05-01 Antonio Borneohelper/command: fix build with jimtcl 0.79 or older 91/6191/2
2021-04-18 Antonio Borneohelper/command: rename s/command_unknown/jim_command_di... 91/5791/8
2021-04-18 Antonio Borneohelper/command: make script_debug() static 76/5676/9
2021-04-18 Antonio Borneohelper/command: get rid of the tree of struct command 75/5675/9
2021-04-18 Antonio Borneohelper/command: unregister commands through their full... 74/5674/9
2021-04-18 Antonio Borneohelper/command: simplify jim_command_mode() 73/5673/9
2021-04-18 Antonio Borneohelper/command: simplify run_command() 72/5672/9
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)