openocd.git
2017-04-23 Matthias Welwarskyboard: introduce base config for TI BeagleBone family... 99/3099/6
2017-04-23 Damyan Mitevnrf51: Add new HWID 0x008F 91/4091/2
2017-04-23 Chengyu Zhengtools/scripts/checkpatch.pl: fix unescaped brace 02/4102/2
2017-04-23 Matthias Bockadded interface config file for In-Circuit's ICprog... 07/4107/3
2017-04-23 Tomas Vanekjtag/drivers cmsis-dap: fix speed setting on Atmel... 44/3944/2
2017-04-23 Joakim Nohlgårdflash Kinetis: reduce a flash write message severity... 05/4105/2
2017-04-23 Marc Schinktarget: Fix memory leak 48/4048/2
2017-04-23 Austin Mortonstlink: increase trace buffer size to maximum allowed... 85/4085/2
2017-04-02 Matthias Welwarskyaarch64: add some documentation 08/4008/8
2017-04-02 Matthias Welwarskyaarch64: clear CTI halt event early at debug entry 30/4030/2
2017-03-29 Andreas Fritiofsonnrf51: Remove pointer cast 30/3930/2
2017-03-06 Girts Folkmanisarm_dpm: fix dpm setup 42/4042/3
2017-02-24 Matthias Welwarskytcl: add Hi6220 target and LeMaker HiKey board config 09/4009/2
2017-02-24 Matthias Welwarskyarmv8_dpm: fix exception handling 96/3996/4
2017-02-24 Matthias Welwarskyarmv8_dpm: retrieve only necessary registers on halt 95/3995/4
2017-02-24 Matthias Welwarskyarmv8: spelling and formatting updates 94/3994/4
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 Welwarskyarmv8: load aarch32 register through aarch64 equivalent 88/3988/3
2017-02-24 Matthias Welwarskyaarch64: remove bogus address check before memory access 87/3987/3
2017-02-24 Matthias Welwarskytarget: generic ARM CTI function wrapper 86/3986/3
2017-02-24 Matthias Welwarskyaarch64: optimize core state detection 85/3985/2
2017-02-24 Matthias Welwarskyaarch64: reduce debug output to improve legibility 84/3984/2
2017-02-24 Matthias Welwarskyaarch64: remove mrs/msr functions from struct arm 83/3983/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-15 Marc Schinkaarch64: Fix #include guards 75/3975/2
2017-02-13 Karl Palssonflash/nor: avrf: support atmega128rfa1 90/2790/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: use cached value of dscr register where needed 30/3830/4
2017-02-10 Matthias Welwarskyaarch64: remove arm command chain from aarch64 target... 29/3829/4
2017-02-10 Matthias Welwarskyaarch64: remove "mrs <Xt>, currentel" opcode 28/3828/4
2017-02-10 Matthias Welwarskyaarch64: remove unused struct components 27/3827/4
2017-02-10 Matthias Welwarskyaarch64: improve debug output 26/3826/4
2017-02-10 Matthias Welwarskyaarch64: enlarge value buffer of arm_reg to store 64 bit 25/3825/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: allow reading TTBR register when halted in EL0 20/3820/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: 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
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)