aarch64: make sure to enable HDE for all SMP PEs to be halted
[openocd.git] / src / target /
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: cache identification for aarch32 state 17/3817/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: simplify armv8_read_ttbcr 14/3814/4
2017-02-10 Matthias Welwarskyaarch64: allow reading system control register when... 13/3813/4
2017-02-10 Matthias Welwarskyaarch64: simplify armv8_set_cpsr() 12/3812/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: remove bogus os_border calculation 09/3809/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
2017-02-10 Matthias Welwarskyaarch64: add cache handling functions 74/3774/5
2017-02-10 Matthias Welwarskyaarch64: disable interrupts when stepping [WIP] 73/3773/5
2017-02-10 Matthias Welwarskyaarch64: use correct instruction for software breakpoints 69/3769/7
2017-02-10 Matthias Welwarskyaarch64: report the correct reason for halting after... 68/3768/7
2017-02-10 Matthias Welwarskyaarch64: fix register list 67/3767/6
2017-02-10 Matthias Welwarskyaarch64: fix duplication of register cache 66/3766/6
2017-02-10 Matthias Welwarskyaarch64: remove code for AHB-AP support 65/3765/6
2017-02-10 Matthias Welwarskyaarch64: fix stepping from address 64/3764/6
2017-02-10 Matthias Welwarskyaarch64: remove references to armv7-r 63/3763/6
2017-02-10 Matthias Welwarskyaarch64: fix armv8_set_core_reg when destination is... 62/3762/6
2017-02-10 Matthias Welwarskyaarch64: unify armv7-a and armv8 debug entry decoding 61/3761/6
2017-02-10 Matthias Welwarskyaarch64: use correct A64 instructions for cache handling 60/3760/6
2017-02-10 Matthias Welwarskyaarch64: fix first examination 59/3759/6
2017-02-10 Matthias Welwarskyaarch64: correct display for aarch64 state 58/3758/5
2017-02-10 Matthias Welwarskyaarch64: use symbolic constant for register count 57/3757/5
2017-02-10 Matthias Welwarskyaarch64: remove armv7-a virt-to-phys code 56/3756/5
2017-02-10 Matthias Welwarskyaarch64: clear breakpoint value register on removal 55/3755/5
2017-02-10 Matthias Welwarskyaarch64: correct breakpoint register offset 54/3754/5
2017-02-10 Matthias Welwarskyaarch64: fix cache identification 53/3753/5
2017-02-10 Matthias Welwarskyaarch64: fix reading of translation table registers 52/3752/5
2017-02-10 Matthias Welwarskyaarch64: fix entry into debug state 51/3751/5
2017-02-10 Matthias Welwarskyaarch64: use symbolic opcodes instead of hex values 50/3750/5
2017-02-10 Matthias Welwarskyaarch64: fix accesses to SCTLR_ELn register 49/3749/5
2017-02-10 Matthias Welwarskyaarch64: fix error recovery in aarch64_dpm_prepare 48/3748/5
2017-02-10 Matthias Welwarskyaarch64: formalize use of CTI in halt and resume 47/3747/5
2017-02-10 Matthias Welwarskyaarch64: fix context and hybrid hardware breakpoints 46/3746/5
2017-02-10 Matthias Welwarskyaarch64: deconflict debug register names 45/3745/5
2017-02-10 Matthias Welwarskyaarch64: Implement MA mode for bulk memory reads and... 44/3744/5
2017-02-10 Matthias Welwarskyaarch64: make DCC read/write functions operate on struc... 43/3743/5
2017-02-10 Matthias Welwarskyaarch64: introduce dpm extension for ARMv8 42/3742/5
2017-02-10 Matthias Welwarskytarget: add -ctibase config option in addition to ... 41/3741/5
2017-02-10 Matthias Welwarskyaarch64: fix reading of MPIDR 40/3740/5
2017-02-10 Matthias Welwarskyaarch64: add symbolic definitions for armv8 opcodes 39/3739/5
2017-02-10 David Ungaarch64: Correct target state for hardware step 47/2747/11
2017-02-10 David Ungaarch64: Enable resuming with address 46/2746/11
2017-02-10 pierre Kuoaarch64: Add instruction stepping support using hardwar... 45/2745/11
2017-02-10 David Ungaarch64: Enable halting debug mode on breakpoint set 44/2744/11
2017-02-10 pierre Kuoaarch64: Add hardware breakpoint support 43/2743/11
2017-02-10 David Ungaarch64: Add ARMv8 AARCH64 support files 01/2501/25
2017-02-10 David Ungarm_dpm: Add 64bit register handling. 00/2500/17
2017-02-10 David Ungarm_dpm: Add new state ARM_STATE_AARCH64 35/2735/11
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2017-01-20 Matthias Welwarskyarm_dpm: avoid duplicating the register cache 51/3951/2
2017-01-15 Matthias Welwarskyadi_v5_jtag: make sure SSTICKYERR is cleared after... 47/3947/3
2016-12-25 Paul Fertsertarget: armv7a: remove unused level_num field from... 91/3891/2
2016-12-25 Paul Fertsertarget: cortex_a: fix segfault when SPSR is not properl... 06/3906/2
2016-12-08 Andreas FritiofsonConvert to non-recursive make 65/3865/6
2016-12-08 Paul Fertsertarget: LS1_SAP: fix "declaration of 'read' shadows... 77/3877/2
2016-12-08 Andreas Fritiofsontarget: Replace malloc+manual zeroing with calloc 67/3667/2
2016-12-08 Andreas Fritiofsonxscale: Move debug handler to contrib/loaders 64/3864/5
2016-12-08 Matthias Welwarskycortex_a: fix reset for SWD transport 41/3641/4
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create 39/3639/7
2016-12-08 Marc Schinkhelper: Code cleanup for hexify() 93/3793/4
2016-12-08 Steven Stallionsemihosting: support fileio operation 66/3566/6
2016-12-08 Evan HunterCortex-R: Force usage of physical memory read/write... 03/3203/2
2016-12-08 Matthias Welwarskytarget: Add verify_image_checksum command 69/2869/6
2016-12-08 Jiri Kastnerdap_dp_init: remove loop 93/3193/16
2016-12-08 Matthias Welwarskycortex_a: remove partnum magic from arp_examine and... 13/3213/10
2016-12-08 Matthias WelwarskyAdd -defer-examine option to target create command 76/3076/15
2016-11-05 Paul FertserReplace "daemon" with "server" in user-visible strings 34/3634/3
2016-11-04 Matthias Welwarskycortex_a/r/m: fix handling of un-examined cores 52/3552/5
2016-11-04 Andrey Smirnovsemihosting armv7a: Add support for ARMv7-A 08/2908/8
2016-11-04 HarishKumarTcl commands: Fix improper return status in flash comma... 31/2431/3
2016-11-04 Tim NewsomeMake OpenOCD build using -Og. 79/3779/4
2016-10-30 Andreas Färberflash/nor: Add erased_value to drivers and pass it... 97/3497/8
2016-10-17 Andreas Färbertarget: Clean up format strings 17/3717/3
2016-10-17 Andreas Färbertarget: Add missing spaces in error messages 16/3716/3
2016-10-17 Andreas Färberbreakpoints: Add missing space in error message 15/3715/3
2016-10-17 Andreas Färbertarget: Fix working_area_phys_spec comment 14/3714/3
2016-10-04 Tomas Vanekcortex_m: fix autoincrement range of Cortex-M7 37/3737/2
2016-10-04 Andreas Färbernds32: Fix typo in debug log 73/3673/3
2016-10-04 Andreas Färberx86_32_common: Fix typo in function name 72/3672/2
2016-10-04 Kent Brinkleymips: Added #define for scan_delay legacy mode default... 50/2350/3
2016-08-13 Tomas Vanektarget: check late abort from target in async_algorithm 60/3560/2
2016-08-10 Andreas BolschCortex-M7 handling. 31/3531/2
2016-08-09 Matthias Welwarskyadi_v5_jtag: clear sticky overrun condition in WAIT... 76/3476/5
2016-08-09 Matthias Welwarskytarget: add "phys" argument to mem2array, array2mem 87/3387/2
2016-08-09 Matthias WelwarskyFix resume when core state has been modified 86/3386/7
2016-07-19 Andreas FärberFix usage of timeval_ms() 99/3499/2
2016-07-17 Tomas Vanekarm_adi_v5: add dap apreg command for AP register read... 77/2777/6
2016-07-04 Fredrik Hederstiernaswd: Add support for connect_assert_srst for SWD. 18/3018/5
2016-06-23 Esben HaabendalSupport for Freescale LS102x SAP 96/3096/9
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
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)