jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / target / riscv /
2024-02-24 Sevan Janiyansrc/target/riscv: Help older compilers 20/8120/2
2024-01-28 Evgeniy Naydanovtarget: get_gdb_arch() accepts target via const pointer 93/8093/2
2023-07-29 Tomas Vanektarget: fix messages and return values of failed op... 19/7819/2
2023-07-22 eolsontarget/riscv: Add null pointer check before right shift... 14/7814/3
2023-06-16 Marek Vrbkariscv/semihosting: Fix ebreak skip on fileio mode 29/7729/3
2023-05-27 Antonio Borneotarget: use unsigned int for timeout_ms 62/7562/3
2023-05-25 Amaury Poulytarget/riscv-013: clear sticky error when DMI operation... 88/7688/2
2023-04-30 Erhan Kurubassrc: fix clang15 compiler warnings 69/7569/3
2023-01-15 Antonio Borneoriscv: drop deprecated command 'riscv test_sba_config_reg' 72/7272/2
2023-01-15 Antonio Borneoriscv: drop deprecated command 'riscv set_prefer_sba' 71/7271/2
2022-10-21 Antonio Borneodoc: fix riscv commands 68/7268/5
2022-09-23 Antonio Borneotarget/riscv: fix use of uninitialized value 10/7210/2
2022-09-23 Antonio Borneotarget/riscv: fix undefined operation 09/7209/2
2022-09-23 Antonio Borneotarget/riscv: fix dead assignment 08/7208/2
2022-09-23 Antonio Borneotarget/riscv: fix unused initialization 07/7207/2
2022-09-23 Antonio Borneotarget/riscv-013: fix unused initialization 06/7206/2
2022-09-23 Antonio Borneotarget/riscv-013: fix unchecked return code 05/7205/2
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c 53/7153/3
2022-09-13 Antonio Borneoriscv: don't export local symbols 70/7170/3
2022-09-13 Antonio Borneoriscv: make local symbols static 66/7166/2
2022-08-27 Tim Newsometarget/riscv: Update with latest encoding from riscv... 84/7084/5
2022-08-15 Tim Newsometarget/riscv: Update debug_defines.h. 87/7087/4
2022-08-01 Tomas Vanektarget/riscv: add common magic 99/6999/2
2022-08-01 Tomas Vanektarget/riscv: use struct riscv_info instead of typedef... 98/6998/2
2022-07-23 Erhan Kurubastarget/semihosting: export semihosting_common_handlers... 75/7075/2
2022-07-23 Antonio Borneoopenocd: src: remove duplicated GPL license tag 57/7057/2
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag 51/7051/2
2022-07-02 Erhan Kurubassemihosting: move semihosting_result_t from riscv.h... 39/7039/4
2022-06-04 Tomas Vanektarget/riscv: drop unused variable registers_initialized 95/6995/2
2022-05-18 Tomas Vanektarget/riscv: fix 'reset run' after 'reset halt' 61/6961/2
2022-03-19 Marc Schinktarget: Rework 'set' variable of break-/watchpoints 19/6319/10
2022-02-14 Tim NewsomeFix small memory leak. 31/6831/3
2022-02-14 Tim Newsometarget/riscv: revive 'riscv resume_order' 85/6785/3
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp... 83/6783/3
2022-02-05 Zoltán Dudássemihosting: User defined operation, Tcl command exec... 48/6748/18
2021-12-24 Tim Newsometarget/riscv: calloc() memory per register. 75/6775/2
2021-12-03 Tomas Vanektarget,flash: allow target_free_working_area on NULL... 12/6712/4
2021-11-20 Tim Newsomeriscv: Clear type 6 triggers on connecting. 84/6684/3
2021-11-20 Jan Matyasriscv: Regenerated debug_defines.h and encoding.h 82/6682/4
2021-10-25 Antonio Borneoriscv: use relative path to include contrib's data 35/6635/2
2021-10-25 Tim NewsomeUpstream a whole host of RISC-V changes. 29/6529/4
2021-10-02 Yasushi SHOJIhelper: Remove src/helper from include dirs 07/6507/4
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-06-26 Jesse Sheridantarget/riscv: Implement get_gdb_arch() 22/6322/4
2021-06-18 Marc SchinkUse boolean argument for register_get_by_name() 95/6295/2
2021-06-04 Tim NewsomeAdd target_data_bits(). 49/6249/4
2021-05-22 Antonio Borneoriscv: replace macro DIM() with ARRAY_SIZE() 58/6258/2
2021-05-22 Antonio Borneoriscv: drop unused variable 57/6257/2
2021-05-08 Marc Schinktarget/riscv: Change 'authdata_read' output 99/6199/2
2021-03-19 Tim NewsomeImplement CRC32 algorithm for RISC-V. 76/6076/4
2021-01-18 Tarek BOCHKATItarget/riscv: fix build error with -Werror=maybe-uninit... 13/6013/2
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions 02/6002/2
2020-12-05 Antonio Borneotarget/register: use an array of uint8_t for register... 37/5937/5
2020-11-07 Adrian Negreanusemihosting: print the semihosting operation id 23/5923/3
2020-10-14 Antonio Borneoriscv: fix compile error 56/5856/2
2020-10-14 Tim NewsomeUpstream tons of RISC-V changes. 21/5821/11
2020-09-05 Antonio Borneotarget: avoid checking for non NULL pointer to free it 09/5809/3
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words 66/5766/3
2020-07-08 Antonio Borneocoding style: add arguments to function prototypes 30/5630/3
2020-05-09 Antonio Borneocoding style: open function's brace at beginning of... 28/5628/3
2020-05-09 Antonio Borneocoding style: add missing space when split strings 20/5620/2
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations 19/5619/2
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or... 17/5617/2
2020-04-21 Florian FainelliRemove BUILD_TARGET64 40/5240/4
2020-03-10 Tarek BOCHKATIsemihosting: reorganize semihosting commands 73/5473/3
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
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-04-10 Marc Schinktarget/riscv: Free registers to avoid memory leak 85/4885/3
2019-04-07 Antonio Borneotarget/riscv: use coherent syntax in struct initialization 13/5013/2
2019-03-27 Tim NewsomeLots of RISC-V improvements. 22/4922/3
2019-03-08 Tim Newsomegdb_server, target: Add target_address_bits() 47/4947/3
2019-02-14 Marc Schinktarget/riscv-011: Fix memory leak in handle_halt_routine() 84/4884/2
2019-02-07 Tomas Vanektarget algo: do not write reg_param if direction is... 13/4813/2
2018-08-14 Svetoslav Enchevtarget/riscv/riscv-011: fix compile warning about unini... 35/4635/5
2018-08-01 Antonio Borneotarget/riscv: fix compile error with gcc 8.1.1 18/4618/2
2018-07-24 Tim NewsomeAdd RISC-V support. 78/4578/5

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)