doc: enhance target types description
[openocd.git] / src /
2020-03-27 Evgeniy Didintarget/arc_cmd: Improve argument checks for commands 23/5523/4
2020-03-26 Marc Schinktarget: Add possibility to remove all breakpoints 16/4916/3
2020-03-26 Marc Schinktarget: Add function to remove all breakpoints 15/4915/3
2020-03-24 Lars Poeschelavrf.c: Add ATmega256RFR2 to known flash list 04/5504/4
2020-03-24 Lars Poeschelavrf.c: Use extended addressing for flash > 0x20000 02/5502/2
2020-03-24 Antonio Borneojtag: fix command "adapter [de]assert" with dap direct 15/5515/2
2020-03-24 Edward Fewelldrivers: xds110: Add support of alternate XDS110 config... 94/5494/3
2020-03-24 Edward Fewelldrivers: xds110: Clean up command syntax and documentation 95/5495/3
2020-03-24 Edward Fewelldrivers: xds110: Add support TCK changes in firmware... 93/5493/2
2020-03-23 Tarek BOCHKATIflash/stm32l4x: add support of STM32WB3x devices 75/5475/3
2020-03-23 Tarek BOCHKATIflash/stm32l4x: add support of STM32WLEx devices 50/5450/6
2020-03-22 Tarek BOCHKATIstlink: workaround serial bug with old ST-Link DFU 96/5396/22
2020-03-22 Tarek BOCHKATIjtag/libusb_helper: permit adapters to compute their... 96/5496/4
2020-03-20 Tarek BOCHKATIflash/stm32h7x: use proper data type (bool) for has_dua... 00/5500/3
2020-03-17 Christopher Headflash/nor: check fill pattern fits in word size 92/5492/3
2020-03-17 Marc Schinkrtos: Destroy RTOS and fix memory leak 79/5479/3
2020-03-16 Tarek BOCHKATIflash/startup.tcl: add STM32G0 and G4 aliases 82/5482/4
2020-03-16 Andreas BolschFlash driver for STM32G0xx and STM32G4xx 07/4807/11
2020-03-14 Edward Fewelldrivers: xds110: Fix errors in routine that toggles 97/5497/2
2020-03-12 Antonio Borneotarget/cortex_a: add hypervisor mode 61/5261/2
2020-03-12 Antonio Borneoarmv7a: access monitor registers only with security... 59/5259/2
2020-03-12 Antonio Borneotarget/armv4_5: remove unused macro 60/5260/2
2020-03-12 Antonio Borneoarm: Use different enum for core_type and core_mode 58/5258/2
2020-03-12 Antonio Borneoarm: fix reg num for Monitor mode 57/5257/2
2020-03-12 Antonio Borneoftdi: flush mpsse queue after a level change on reset... 31/5431/2
2020-03-12 Antonio Borneotarget: fix crash with jimtcl 0.78 53/5453/2
2020-03-12 Antonio Borneojtag: report API reset as synchronous 71/5471/2
2020-03-12 Tarek BOCHKATIsemihosting: add semihosting handlers to AArch64 74/5474/2
2020-03-12 Matthias Welwarskycortex_a: warn on broken debug_base setting 05/5105/3
2020-03-12 Tarek BOCHKATItarget/armv8_opcodes: use T32 instructions when the... 46/5346/3
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
2020-03-12 Tomas Vanektarget: add examine-fail event 89/4289/9
2020-03-10 Tarek BOCHKATIsemihosting: reorganize semihosting commands 73/5473/3
2020-03-10 Tarek BOCHKATIflash/stm32h7x: fix bank sizes for devices with trimmed... 42/5442/4
2020-03-07 Edward Fewellflash/nor: update support for TI MSP432 devices 81/5481/2
2020-03-07 luca vincibluenrg-x: simplyfied the driver 93/5393/4
2020-03-07 luca vincibluenrg-x: added support for BlueNRG-LP device 43/5343/3
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings 83/5383/3
2020-03-07 Tomas Vanektarget/arm920t: fix clang static analyzer warning 75/5375/2
2020-03-07 Tomas Vanekrtos/linux: fix use of memory after it is freed 71/5371/2
2020-03-07 Tomas Vanekjtag/drivers/openjtag: fix clang static analyzer warnings 69/5369/2
2020-03-07 Tomas Vanekjtag/aice: fix clang static analyzer warnings 68/5368/2
2020-03-07 Tomas Vanekflash/nor/numicro: use flash infrastructure to align... 67/5367/2
2020-03-07 Tomas Vanekflash/nor/fm4,tms470: fix clang static analyzer warnings 66/5366/2
2020-03-07 Tomas Vaneksrc/flash/nor/at91sam3|4l|7: fix clang static analyzer... 65/5365/2
2020-03-07 Marc Schinkflash/nor/stm32f1x: Group and cleanup device list 23/5423/4
2020-03-03 Marc Schinkdrivers: Rename 'libusb1_common' to 'libusb_helper' 34/5434/4
2020-03-03 Marc Schinkdrivers: libusb1_common code cleanup 33/5433/3
2020-03-03 Oleksij Rempelremove libusb0_common support 32/5432/5
2020-03-02 Tarek BOCHKATIflash/stm32h7x: add support of STM32H7Ax/H7Bx devices 41/5441/6
2020-03-02 Michael StollAdd support for SAMD21E17D device 58/5458/3
2020-02-29 Evgeniy Didintarget/arc: fix clang static analyzer warnings 80/5480/2
2020-02-27 Evgeniy DidinIntroduce ARCv2 architecture related code 32/5332/13
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk 97/5197/4
2020-02-24 Antonio Borneolog: let command "log_output" to set back its default 33/5233/3
2020-02-24 Antonio Borneoadi_v5_dapdirect: fix connect under reset 15/5415/3
2020-02-24 Marc Schinkflash/nor/stm32l4x: Minor code cleanups 49/5449/2
2020-02-24 Marc Schinkflash/nor/stm32h7x: Minor code cleanups 48/5448/2
2020-02-23 Tomas Vanektarget/adi_v5_swd: fix clang static analyzer warning 74/5374/3
2020-02-23 Tarek BOCHKATIflash/nor/tcl.c: add filld command to write double... 43/5443/2
2020-02-23 Tomas Vanekflash/nor/stm32l4x: lock flash after error 61/5361/4
2020-02-23 Christopher Headflash/stm32h7x: use alignment infrastructure 88/5388/5
2020-02-23 Marc Schinkflash/nor/stm32f1x: Some small code cleanups 04/5404/6
2020-02-23 Christopher Headflash/nor/stm32h7x: check OPTCHANGEERR 18/5418/2
2020-02-23 Christopher Headflash/nor/stm32h7x: fix incorrect array indexing 17/5417/2
2020-02-15 Antonio Borneostlink: add trace support in DAP direct mode 09/5409/3
2020-02-15 Antonio Borneoarmv8: check the core state to pass the correct arch... 34/5234/2
2020-02-15 Antonio Borneocoding style: use ARRAY_SIZE() when possible 98/5198/3
2020-02-15 Antonio Borneocoding style: remove unnecessary parentheses 96/5196/3
2020-02-15 Antonio Borneojtag/startup.tcl: remove trailing whitespaces 94/5194/2
2020-02-15 Antonio Borneotarget/nds32: fix type of magic number 93/5193/2
2020-02-15 Marc Schinkflash/nor/stm32lx: Minor code cleanups 38/5438/2
2020-02-15 Jan Matyasjtag_vpi: added an option to stop simulation on exit 07/5407/4
2020-02-13 Tarek BOCHKATIflash/stm32lx: mention explicitly that this driver... 37/5437/3
2020-02-13 Tarek BOCHKATIflash/startup.tcl: update stm32 flash driver aliases 36/5436/3
2020-02-09 Marek Vasutjtag: Fix copy-paste error in 'irscan' help 46/5446/2
2020-02-08 Frank Hunlethefm32: add EFR32ZG13P and EFR32ZG14P parts 64/5364/2
2020-02-08 Antonio Borneostlink: fix max packet size for 8 bit R/W on stlink-v3 08/5408/2
2020-02-08 Antonio Borneojtag: flush jtag queue after jtag_add_tlr() 05/5405/2
2020-02-06 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build on Linux pre... 35/5435/2
2020-02-06 Marek Vasutflash/nor: Add Renesas RPC HF driver 49/5149/20
2020-02-06 Marek Vasutflash/nor: Export various functions from the CFI core 48/5148/19
2020-01-29 Leonard Crestezjtag: Fix jtag_reset fallback 16/5416/2
2020-01-29 Antonio Borneoopenocd: fix minor inconsistencies after renaming ... 82/5282/3
2020-01-29 Oleksij Rempelmove ftdi_location deprecation helper to proper place 78/5278/3
2020-01-29 Oleksij Rempeljtag: adapter: rework adapter related commands 74/4774/9
2020-01-27 Tomas Vanekflash/nor/stm32l4x: fix minor errors in flash write... 60/5360/4
2020-01-27 Tomas Vanekflash/nor/stm32l4x: use flash infrastructure to align... 59/5359/3
2020-01-27 Tomas Vanektarget/arm_cti: fix regression from Tcl_return_values... 63/5363/2
2020-01-27 Marek Vasutflash/nor/nrf5: Fix build error on OSX 01/5401/2
2020-01-22 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build after merge 02/5402/2
2020-01-22 Marek Vasutflash/nor/sh_qspi: Add SH QSPI driver 43/5143/17
2020-01-22 Oleksij Rempeljtag_libusb_bulk_read|write: return error code instead... 90/4590/21
2020-01-20 Jiri Kastnermips_ejtag: there is no DCR.MIPS64 bit 28/4628/6
2020-01-17 Moritz Fischerjtag: drivers: xlnx-pcie-xvc: Add support for Xilinx... 14/5314/15
2020-01-16 Marek Vasutflash/nor: Rename flash_address() to cfi_flash_address() 91/5391/7
2020-01-16 Marek Vasutflash/nor: Rename get_cfi_info() to cfi_get_info() 90/5390/7
2020-01-16 Marek Vasutflash/nor: Allow CFI memory read/write functions be... 47/5147/17
2020-01-16 Marek Vasutflash/nor: Drop size argument of cfi_target_{read,write... 89/5389/6
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)