flash/nrf5: support for nRF52810
[openocd.git] / src / target /
2018-10-01 Antonio Borneogdb_server: avoid gdb server for virtual targets 76/4676/2
2018-09-25 Christopher Headtarget/cortex_m: fix typo 75/4675/2
2018-09-13 Antonio Borneoarm_adi_v5: remove useless cast to int 66/4666/2
2018-09-12 Antonio Borneotarget/cortex_a: poll all targets in SMP node after... 22/4622/2
2018-09-10 Matthias Welwarskytarget/mem_ap: generic mem-ap target 02/4002/11
2018-09-07 Antonio Borneogdb_server: add per target option "-gdb-port" 30/4530/3
2018-09-07 Antonio Borneoadi_v5: enforce check on AP number value 68/4668/2
2018-08-22 Guido Günthertarget: armv8: Ensure target is halted for virt2phys 47/4647/4
2018-08-14 Svetoslav Enchevtarget/riscv/riscv-011: fix compile warning about unini... 35/4635/5
2018-08-14 Christopher Headtarget/cortex_m: restore C_MASKINTS after reset 05/4605/3
2018-08-08 Antonio Borneotarget/armv7a_cache: add gdb keep-alive and fix a missi... 27/4627/2
2018-08-06 Antonio Borneotarget/cortex_a: allow command dacrfixup during init... 23/4623/2
2018-08-06 Antonio Borneotarget/arm_adi_v5: allow commands apsel and apcsw durin... 24/4624/2
2018-08-01 Christopher Headtarget/cortex_m: fix incorrect comment 20/4620/2
2018-08-01 Antonio Borneotarget/arm_adi_v5: add command "dpreg" 12/4612/2
2018-08-01 Antonio Borneotarget/riscv: fix compile error with gcc 8.1.1 18/4618/2
2018-07-31 Oleksij Rempelmips_m4k: add optional reset handler 04/4404/2
2018-07-27 Paul Bartholomewtarget/cortex_a: fix compile error for uninitialized... 19/4619/2
2018-07-25 Christopher Headtarget/cortex_m: make a variable local 06/4606/2
2018-07-24 Matthias Welwarskycortex_a: fix virt2phys when mmu is disabled 80/4480/6
2018-07-24 Tim NewsomeAdd RISC-V support. 78/4578/5
2018-07-24 Antonio Borneoarm_adi_v5: put SWJ-DP back to JTAG mode at exit 93/4493/5
2018-07-22 Antonio Borneoarmv7a: read ttbcr and ttb0/1 at every entry in debug... 01/4601/2
2018-07-20 Dennis Ostermanntarget/aarch64: Call aarch64_init_debug_access() earlie... 07/4607/2
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums 05/3905/3
2018-07-19 Marc Schinktarget/armv7m_trace: Fix typo in enum 04/3904/3
2018-07-18 Marc Schinktarget: Fix segfault for 'mem2array' 34/4534/3
2018-07-18 Liviu IonescuAvoid null target->semihosting references. 03/4603/2
2018-07-13 Cody Schafertarget/image: make i/j unsigned to avoid ubsan runtime... 84/4584/3
2018-07-13 Andreas Färbertarget: armv8: Avoid semihosting segfault on halt 93/4593/2
2018-07-13 Omair JavaidGDB fileIO stdout support 38/4538/5
2018-07-13 Omair JavaidAdd ARM v8 AArch64 semihosting support 37/4537/5
2018-07-09 Antonio Borneotarget: fix 'bp' command help message 11/4511/2
2018-07-03 Antonio Borneotarget/cortex_m: return error if breakpoint address... 35/4535/3
2018-06-22 Antonio Borneotarget/arm_adi_v5: keep CSW and TAR cache updated 64/4564/2
2018-06-22 Antonio Borneotarget/arm_adi_v5: sync CSW and TAR cache on apreg... 65/4565/3
2018-06-22 Liviu Ionescumips_m4k.c: Fix build with --disable-target64 66/4566/2
2018-06-22 James Marshalltarget/arm: Add PLD command to ARM disassembler. 48/4348/4
2018-06-06 Liviu Ionescutarget/target.c: free semihosting member 52/4552/2
2018-06-05 Christopher Headtarget/cortex_m: constify some variables 03/4503/2
2018-06-04 Antonio Borneobreakpoints: simplify the test to find a breakpoint 12/4512/2
2018-06-04 Antonio Borneotarget: fix syntax in help message 36/4536/2
2018-06-04 Kamal Dasutarget: aarch64: Adding mcr, mrc 32-bit coprocesor... 83/4483/4
2018-06-04 Liviu IonescuRework/update ARM semihosting 18/4518/18
2018-05-30 Paul FertserFix warnings exposed by GCC8 26/4526/3
2018-04-27 Philipp Tomsicharm_dpm: flush both scratch registers (R0 and R1) 06/4506/2
2018-04-12 Tomas Vanektarget/cortex_m: allow setting the type of a breakpoint 29/4429/9
2018-04-10 Matthias Welwarskyarmv8: valgrind memleak fixes 78/4478/5
2018-04-10 Tomas Vanektarget armv7m: multi-block erase check 98/4298/5
2018-04-10 Tomas Vanektarget, flash: prepare infrastructure for multi-block... 97/4297/8
2018-04-07 Matthias Welwarskytarget: free target SMP list on shutdown 81/4481/3
2018-04-07 Tomas Vanektarget/arm_adi_v5: extend apcsw command to accept arbit... 31/4431/6
2018-04-07 Matthias Welwarskyarm_adi_v5: Add ability to ignore the CSYSPWRUPACK bit 10/3710/6
2018-04-04 Cody P Schafertarget/cortex_m: avoid dwt comparator overflow 58/4458/6
2018-03-30 Tomas Vanekjtag/core, target: unregister JTAG events 74/4474/2
2018-03-30 Tomas Vanektarget: fix display halt message logic 75/4475/2
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-27 Matthias Welwarskyaarch64: add cpsr bitfields to target description 60/4460/14
2018-03-27 Matthias Welwarskytdesc: bitfields may carry a type 59/4459/12
2018-03-20 Tomas Vanektransport: add transport_is_hla() 69/4469/9
2018-03-16 Matthias Welwarskyaarch64: fix debug entry from EL0 61/4461/8
2018-03-15 Tomas Vanektarget/target: free what leaked in target_destroy() 12/4412/2
2018-03-15 Tomas Vanekserver: free strduped port numbers 10/4410/3
2018-03-13 Paul Fertsertarget: hla: check return value of hl_dcc_read 32/4332/2
2018-03-13 Paul Fertsertarget: arm: disassembler: fix Thumb2 BLX decoding... 82/4382/2
2018-03-11 Matthias Welwarskyarmv7a: cache ttbcr and ttb0/1 on debug state entry 12/3112/9
2018-03-10 Omair JavaidSupport for Arm VFP v3 registers read/write 21/4421/7
2018-03-10 Omair JavaidSupport for AArch32 SIMD/Floating-point registers 46/4446/6
2018-03-10 Omair JavaidSupport AArch64 SIMD/FP registers read/write 73/4373/9
2018-03-09 Evan HunterCortex-R : Remove commands which are not relevant to... 77/2877/4
2018-03-03 Tomas Vanektarget: use correct target in target-prefixed commands... 95/4295/5
2018-02-27 Tomas Vanekgdb_server: run control fixes for vCont 32/4432/9
2018-02-27 Christopher HeadFix incorrect comment 35/4435/2
2018-02-24 Girts FolkmanisExpand target_run_flash_async_algorithm() doc comment. 27/4127/3
2018-02-24 Ake Rehnmanstm8: fix compilation warning 77/4377/2
2018-02-21 Peter Mamonovtarget: fix target.working_area type 77/3977/5
2018-02-21 Matthias Welwarskycortex_a: fix handling of Thumb-2 32bit breakpoints 41/4241/3
2018-02-21 Oleksij Rempelarmv7a: forward error value in armv7a_cache_auto_flush_... 84/4384/2
2018-02-14 Andreas BolschHandle improperly build image files gracefully 81/4281/2
2018-02-07 Matthias Welwarskycortex_a: faster debug init 42/4142/3
2018-01-30 Paul Fertserx86_32_common: fix some warnings 51/4351/2
2018-01-29 Tomas Vanekarm_adi_v5: fix return value of mem_ap_read/write for... 57/4357/2
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-25 Christopher HeadUse timeval helpers 80/4380/2
2018-01-25 Tomas Vanektarget, arm_adi_v5: catch two allocation errors 49/4349/2
2018-01-16 Matthias Welwarskyaarch64: speed up first examination 43/4143/4
2018-01-16 Matthias Welwarskyaarch64: simplify mode and state handling 44/4144/3
2018-01-16 Matthias Welwarskyaarch64: add 'maskisr' command 23/4023/9
2018-01-14 Jiri Kastnerarm_adi_v5: added some partnumbers found in tegra 186... 60/4160/5
2018-01-13 Jiri Kastnerejtag: added missing instructions. 50/3950/2
2018-01-13 Karl Palssonprofiling: write "correct" sample rate to gmon output 21/4221/4
2018-01-13 Karl Palssonhla_target: allow non-intrusive profiling on cortex-m 20/4220/3
2018-01-13 Simon Schubertcortex_m: add profiling function 11/4211/6
2018-01-13 Felipe Balbitarget: lakemon: implement assert_reset and deassert_reset 16/4016/3
2018-01-13 Felipe Balbitarget: quark_x10xx: miscellaneous cleanups 15/4015/2
2018-01-13 Felipe Balbitarget: type: fix indentation 14/4014/2
2018-01-13 Felipe Balbitarget: lakemon: probemode entry isn't instantaneous 13/4013/2
2018-01-13 Felipe Balbitarget: quark_x10xx: adding missing 'static' keyword 12/4012/2
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)