jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / target / aarch64.c
2024-03-16 Antonio Borneotarget: aarch64: add support for 32 bit MON mode 69/8169/2
2024-03-16 Tomas Vanektarget/arm_adi_v5: introduce adiv5_jim_configure_ext() 38/8138/2
2023-11-18 Peter Collingbourneaarch64: Use 64-bit reads/writes to access SCTLR_EL1 39/7939/2
2023-09-17 Daniel Goehringtarget/aarch64: add AArch64 mdd and mwd support 92/7192/4
2023-08-12 Daniel Goehringtarget/aarch64: add missing aarch64_poll() calls 37/7737/3
2023-07-29 Tomas Vanektarget: fix messages and return values of failed op... 19/7819/2
2023-05-13 Antonio Borneoopenocd: trivial replace of jim-nvp with new nvp 53/7553/2
2023-05-05 Antonio Borneotarget: use 'ULL' suffix for long constants 01/7601/2
2023-04-30 Julien Massotaarch64: Add support for ARMv8-R 43/6843/2
2023-03-25 Antonio Borneotarget: aarch64: rewrite commands 'aarch64 mcr/mrc... 90/7490/2
2022-12-17 Antonio Borneoarm_adi_v5: fix SIGSEGV due to failing re-examine 92/7392/2
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c 53/7153/3
2022-09-13 Antonio Borneotarget: make local symbols static 68/7168/2
2022-07-23 Erhan Kurubastarget/semihosting: export semihosting_common_handlers... 75/7075/2
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen... 71/7071/2
2022-06-24 Antonio Borneoaarch64: fix handling of 'reset halt' 34/7034/3
2022-06-24 Antonio Borneoarm_adi_v5: add ap refcount and add get/put around... 55/6455/5
2022-05-14 Antonio Borneoaarch64: don't wait for smp targets halted in deassert... 47/6947/2
2022-05-14 Antonio Borneoarm_adi_v5: let dap_lookup_cs_component() to get AP... 23/6823/4
2022-03-19 Marc Schinktarget: Rework 'set' variable of break-/watchpoints 19/6319/10
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp... 83/6783/3
2022-01-29 Julien Massotaarch64: support for aarch32 ARM_MODE_UND 08/6808/2
2022-01-22 Antonio Borneoaarch64: dump a message when CTI is missing 88/6788/2
2021-09-25 Antonio Borneoarm_coresight: add include file and use it 46/6446/5
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 Borneotarget/arm: rename CamelCase symbols 38/6338/2
2021-07-02 Marc Schinktarget/aarch64: Replace printf() with LOG_DEBUG() 35/6335/2
2021-07-02 Kevin Burketarget/adiv5: Large Physical Address Extension 76/5576/8
2021-06-18 Marc Schinktarget: Rename 'linked_BRP' to 'linked_brp' 16/6316/2
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2] 84/6184/4
2021-05-22 Antonio Borneotarget/aarch64: fix watchpoint management 05/6205/3
2021-05-22 Antonio Borneotarget/arm_dpm: rename 'wp_pc' as 'wp_addr' 04/6204/3
2021-04-18 Antonio Borneohelper/command: register full-name commands in jim 71/5671/9
2021-04-18 Cheng-Shiun TsaiAarch64:Switch to EL1 from EL0 before manipulate MMU 51/6051/5
2021-04-11 Liming Suntarget/aarch64: Add watchpoint support 61/4761/8
2021-03-19 Christian Hoffaarch64: add support for "reset halt" 47/5947/4
2020-10-11 Antonio Borneotarget/aarch64: fix use of 'target->private_config' 47/5847/2
2020-10-11 Kevin Yangtarget/aarch64: Use apnum setting 31/5831/4
2020-10-03 Mete Balcitarget/aarch64: a64 disassembler 04/5004/5
2020-09-05 Antonio Borneotarget: use proper format with uint32_t 18/5818/2
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words 66/5766/3
2020-06-27 Lucasaarch64: Add support for debugging in HYP mode on ARMv8... 55/5255/4
2020-03-12 Tarek BOCHKATIsemihosting: add semihosting handlers to AArch64 74/5474/2
2020-03-12 Tarek BOCHKATItarget/aarch64: fix soft breakpoint when PE is in AArch... 55/5355/2
2020-03-12 Tarek BOCHKATItarget/aarch64: fix minor stepping issue with gdb 54/5354/2
2019-06-14 Antonio Borneotarget/aarch64: remove dependency from jtag queue 43/4943/4
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-05-14 Paul Fertsertarget/armv8: change prototype of display_cache_info() 66/5066/2
2019-03-27 Antonio Borneosmp: replace commands smp_on/smp_off with "smp [on... 15/4615/3
2019-03-06 Marc Schinktarget/aarch64: Use 'bool' data type 57/4957/2
2019-03-01 Marc SchinkUse enum for target_register_timer_callback() 21/4921/3
2019-02-25 Antonio Borneoaarch64: fix a potential memory leak in aarch64_target_... 24/4924/2
2019-01-30 Matthias Welwarskyaarch64: support for aarch32 ARM_MODE_SYS 94/4494/3
2019-01-08 Antonio Borneotarget/aarch64: add support for multi-architecture gdb 55/4755/2
2018-07-20 Dennis Ostermanntarget/aarch64: Call aarch64_init_debug_access() earlie... 07/4607/2
2018-07-13 Omair JavaidAdd ARM v8 AArch64 semihosting support 37/4537/5
2018-06-04 Kamal Dasutarget: aarch64: Adding mcr, mrc 32-bit coprocesor... 83/4483/4
2018-04-10 Matthias Welwarskyarmv8: valgrind memleak fixes 78/4478/5
2018-03-30 Matthias Welwarskytarget: restructure dap support 68/4468/25
2018-03-30 Matthias Welwarskyarm_cti: add cti command group 31/4031/20
2018-03-16 Matthias Welwarskyaarch64: fix debug entry from EL0 61/4461/8
2018-02-27 Tomas Vanekgdb_server: run control fixes for vCont 32/4432/9
2018-01-29 Matthias Welwarskyaarch64: clean up scan-build errors 46/4346/4
2018-01-26 Matthias Welwarskyaarch64: implement mmu on/off for aarch32 74/4374/4
2018-01-16 Matthias Welwarskyaarch64: speed up first examination 43/4143/4
2018-01-16 Matthias Welwarskyaarch64: add 'maskisr' command 23/4023/9
2018-01-09 Matthias Welwarskyaarch64: fix crash on single-stepping 84/4184/3
2018-01-04 Bas Vermeulentarget aarch64: rework memory read/write to use 8/16... 01/4301/5
2017-05-02 Matthias WelwarskyFix compile failure on MacOSX 18/4118/4
2017-04-02 Matthias Welwarskyaarch64: clear CTI halt event early at debug entry 30/4030/2
2017-02-24 Matthias Welwarskyaarch64: run control rework 93/3993/4
2017-02-24 Matthias Welwarskyaarch64: clean up struct aarch64_common 92/3992/3
2017-02-24 Matthias Welwarskyaarch64: clean up target specific commands 91/3991/3
2017-02-24 Matthias Welwarskyaarch64: reset fixes 90/3990/3
2017-02-24 Matthias Welwarskyarmv8: factor out generic bit set/clr for debug registers 89/3989/3
2017-02-24 Matthias Welwarskyaarch64: remove bogus address check before memory access 87/3987/3
2017-02-24 Matthias Welwarskyaarch64: reduce debug output to improve legibility 84/3984/2
2017-02-24 Matthias Welwarskyaarch64: refactor SCTLR manipulation 82/3982/2
2017-02-24 Matthias Welwarskyaarch64: fix software breakpoints when in aarch32 state 81/3981/2
2017-02-10 Matthias Welwarskyaarch64: don't try resuming if target is not halted 32/3832/4
2017-02-10 Matthias Welwarskyaarch64: don't segfault on reset when target is not... 31/3831/4
2017-02-10 Matthias Welwarskyaarch64: remove arm command chain from aarch64 target... 29/3829/4
2017-02-10 Matthias Welwarskyaarch64: improve debug output 26/3826/4
2017-02-10 Matthias Welwarskyaarch64: consolidate sticky error handling 24/3824/4
2017-02-10 Matthias Welwarskyaarch64: discard async aborts on entering debug state 23/3823/4
2017-02-10 Matthias Welwarskyaarch64: cleanup context restore 22/3822/4
2017-02-10 Matthias Welwarskyaarch64: enable aarch32 debugging with arm gdb 21/3821/4
2017-02-10 Matthias Welwarskyaarch64: make sure to enable HDE for all SMP PEs to... 19/3819/4
2017-02-10 Matthias Welwarskyaarch64: handle exceptions taken in debug state 18/3818/4
2017-02-10 Matthias Welwarskyaarch64: fix mode switching 16/3816/4
2017-02-10 Matthias Welwarskyaarch64: register access rewrite 15/3815/4
2017-02-10 Matthias Welwarskyaarch64: allow reading system control register when... 13/3813/4
2017-02-10 Matthias Welwarskyaarch64: provide virt2phys command 11/3811/4
2017-02-10 Matthias Welwarskyaarch64: slightly simplify breakpoint set function 10/3810/3
2017-02-10 Matthias Welwarskyaarch64: armv8 cache functions update 08/3808/3
2017-02-10 Matthias Welwarskyaarch64: refactor armv8 dpm 97/3797/4
2017-02-10 Matthias Welwarskyaarch64: add basic Aarch32 support 70/3770/9
2017-02-10 Matthias Welwarskyaarch64: update smp halt and resume to better facilitat... 96/3796/4
2017-02-10 Matthias Welwarskyaarch64: add cache handling when setting/deleting soft... 75/3775/5
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)