openocd.git
2018-03-30 Tomas Vanekflash/nor: implement flash bank deallocation on OpenOCD... 14/4414/3
2018-03-30 Robert Jordenstcl/board: add support for Kasli 41/4341/4
2018-03-30 Robert Jordenssayma_amc: add Sayma AMC board definition 37/4237/7
2018-03-30 Robert Jordenskcu105: add support for Xilinx KCU105 89/4189/7
2018-03-30 Robert Jordensxilinx-xcu: add Xilinx Ultrascale tap data 88/4188/8
2018-03-30 Matthias Welwarskytarget: restructure dap support 68/4468/25
2018-03-30 Matthias Welwarskytcl/board: add configuration for the avnet ultrazed... 67/4467/9
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-18 Paul Fertserserver: bind to IPv4 localhost by default 31/4331/4
2018-03-16 Matthias Welwarskyaarch64: fix debug entry from EL0 61/4461/8
2018-03-16 Matthias Welwarskygdb_server: fake step if thread is not current rtos... 48/4448/11
2018-03-16 Matthias Welwarskygdb_server: fix ignored interrupt request from gdb... 45/4445/11
2018-03-15 Tomas Vanekgdb_server: prevent false positive valgrind report 20/4420/2
2018-03-15 Tomas Vanekdrivers/ftdi: free allocated memory 18/4418/3
2018-03-15 Tomas Vaneksrc/jtag/hla: free allocated memory in hl_interface_quit() 13/4413/2
2018-03-15 Tomas Vanektarget/target: free what leaked in target_destroy() 12/4412/2
2018-03-15 Tomas Vanekjtag/core: free all taps and daps in adapter_quit() 11/4411/2
2018-03-15 Tomas Vanekserver: free strduped port numbers 10/4410/3
2018-03-15 Tomas Vanekopenocd.c: call server_quit() for cmd line with -c... 09/4409/2
2018-03-15 Tomas Vanektcl/target: warn if a Kinetis MCU is connected to a... 03/4403/2
2018-03-15 Paul Fertserdoc: fix xref texinfo warning 66/4466/2
2018-03-13 Tomas Vanekdoc: make gdb-attach description understandable 65/4465/3
2018-03-13 Matej Kogovsekjtag: drivers: add support for FT232R sync bitbang... 15/4215/11
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-13 Paul Fertsertcl: interface: usb blaster I: specify driver explicitly 81/4381/2
2018-03-13 Paul Fertsersvf: improve robustness when processing invalid SVF... 56/4356/2
2018-03-13 Paul FertserHACKING: clarify linking identities procedure 54/4354/2
2018-03-12 Paul Fertserjtag: drivers: buspirate: fix abuse of "char" type 62/4462/2
2018-03-12 Mateusz ManowieckiAdd SWD protocol support to buspirate (2nd try) 60/3960/2
2018-03-12 Hellosun Wunds32: Add jtag scan_chain command 33/4133/8
2018-03-12 Tomas Vanekdoc: update openocd.texi after change of gdb-attach... 44/4444/4
2018-03-12 Cody P Schaferhelper/types: cast to uint32_t,uint16_t to avoid UB... 55/4455/3
2018-03-12 Paul Fertserjtag: hla: tcl: fix inconsistent expected_id handling 33/4333/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-10 Omair JavaidAllow generation of nested target defined types in... 72/4372/7
2018-03-09 Evan HunterCortex-R : Remove commands which are not relevant to... 77/2877/4
2018-03-07 Tomas Vanekhelper/configuration: free script_search_dirs and confi... 08/4408/2
2018-03-07 Marc Schinkhelper/command.h: Add missing #include for target_addr_t 52/4052/3
2018-03-07 Marc Schinkserver/server.h: Add missing #include 51/4051/3
2018-03-07 Marc Schinkhelper/types.h: Add missing #includes 50/4050/3
2018-03-07 Marc Schinkhelper/command.h: Add missing #includes 49/4049/3
2018-03-07 Marc Schinkhelper/replacements.h: Add missing #include 57/4057/3
2018-03-07 Marc Schinkserver/server: Remove all connections on shutdown 53/4053/4
2018-03-07 Robert Jordenspipistrello: decrease jtag speed to 10 MHz 42/4242/4
2018-03-07 Luca DarizFix ChibiOS FPU detection. 98/4398/3
2018-03-07 Michele SardoAdded support for STMicroelectronics BlueNRG-1 and... 26/4226/9
2018-03-03 Tomas Vanekflash/nor/psoc4: fix protection on devices with 256k... 25/4425/2
2018-03-03 Tomas Vanekflash/nor/psoc4: fix warnings 07/4407/2
2018-03-03 Tomas Vanekflash/nor/core: fix warning in flash_iterate_address_ra... 55/4355/2
2018-03-03 Tomas Vanekflash/nor/psoc4: adjust flash size limited by wounding 24/4324/2
2018-03-03 Tomas Vanektarget: use correct target in target-prefixed commands... 95/4295/5
2018-03-03 Matthias Welwarskyrtos: fix rtos no-auto configuration 38/4438/2
2018-02-27 Tomas Vanekgdb_server: run control fixes for vCont 32/4432/9
2018-02-27 Christopher... Fix incorrect comment 35/4435/2
2018-02-24 Girts FolkmanisExpand target_run_flash_async_algorithm() doc comment. 27/4127/3
2018-02-24 Jonas Norlingefm32: Add JTAG definitions to EFM32 target file 62/4262/3
2018-02-24 Ake Rehnmanstm8: fix compilation warning 77/4377/2
2018-02-22 Tomas Vanekflash/nor/core: fix Segmentation fault during flash... 97/4397/2
2018-02-21 Peter Mamonovtarget: fix target.working_area type 77/3977/5
2018-02-21 Matthias Welwarskygdb_server: update rtos threads on new connection 00/4000/4
2018-02-21 Matthias Welwarskyrtos: run rtos create hook only once on autodetect 98/3998/3
2018-02-21 Matthias Welwarskyrtos: facilitate RTOS SMP handling 97/3997/7
2018-02-21 Matthias Welwarskygdb_server: add support for vCont 33/3833/9
2018-02-21 Matthias Welwarskycortex_a: fix handling of Thumb-2 32bit breakpoints 41/4241/3
2018-02-21 Matthias Welwarskyicepick-d: extend access to core control register 41/4141/2
2018-02-21 Oleksij Rempelarmv7a: forward error value in armv7a_cache_auto_flush_... 84/4384/2
2018-02-14 Jonas Norlingefm32: Refactor EFM32 chip family data, add more chips 63/4263/5
2018-02-14 Bohdan TymkivAdd support for Cypress PSoC6 family of devices 33/4233/14
2018-02-14 Andreas BolschHandle improperly build image files gracefully 81/4281/2
2018-02-14 Tomas Vanekpsoc4: update for 4x00BLE, L, M, S and PRoC BLE devices 07/3807/7
2018-02-14 Tomas Vanekflash/nor/at91samd: add SAM R30 family 82/4282/2
2018-02-07 Matthias Welwarskycortex_a: faster debug init 42/4142/3
2018-02-04 Tomas Vanekflash/nor/kinetis_ke: fix warning retval set but not... 91/4391/2
2018-02-03 Paul Fertserjtag: drivers: stlink: ignore write verify error 68/4368/2
2018-02-01 Tomas VanekKinetis_ke: add KEAx family to texi and cfg comment 32/4232/2
2018-01-30 Paul Fertsertcl: interface: harmonise RPi configs 32/3932/3
2018-01-30 Paul Fertserflash: nor: jtagspi: fix jtagspi_read_status() warning 38/4338/2
2018-01-30 Paul Fertserdoxygen: fix issues with recent Doxygen versions 42/4342/2
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-27 Paul Fertserjtag: drivers: usb_blaster: clarify lowlevel driver... 31/3931/2
2018-01-26 Daniel Kuceranor/nrf5: added nrf51822 QFAAH2 34/4334/2
2018-01-26 Matthias Welwarskyaarch64: implement mmu on/off for aarch32 74/4374/4
2018-01-25 Tim NewsomeAdd read buffer to bitbang, improving performance. 12/4312/9
2018-01-25 Christopher... Use timeval helpers 80/4380/2
2018-01-25 Christopher... Add timeval_compare helper function 79/4379/2
2018-01-25 Paul Fertsertcl: target: klx: use 1KiB for working area 69/4369/2
2018-01-25 Tomas Vanekflash Kinetis: add K27 and K28 devices 55/4255/2
2018-01-25 Tomas Vanekflash Kinetis: make FCF protection more user friendly 28/4228/4
2018-01-25 Paul Fertserflash: nor: stm32l4x: fix warning in probe 52/4352/2
2018-01-25 Paul Fertserserver: add safeguards against printing bogus port... 50/4350/4
2018-01-25 Tomas Vanektarget, arm_adi_v5: catch two allocation errors 49/4349/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)