arm_adi_v5: replace dap_lookup_cs_component()
[openocd.git] / src / flash /
2022-05-07 Salvatore Giorgio... bluenrg: add support for bluenrg-lps device and board 28/6928/2
2022-04-24 Tomas Vanekflash/nor/stm32f1x: add can_load_options flag for GD32F... 59/6759/2
2022-04-24 Tomas Vanekflash/stm32f1x: add support for RISC-V GigaDevice GD32VF103 04/6704/12
2022-04-13 Tomas Vanekflash/nor/stm32f1x: lock flash in case of error 10/6710/6
2022-04-13 Tomas Vanekflash/nor/stm32f1x: unify flash error reporting 09/6709/7
2022-04-13 Tomas Vanekflash/nor/stm32f1x: tidy up async algo supporting code 08/6708/6
2022-04-13 Tomas Vanekflash/nor/stm32f1x: remove write alignment code 07/6707/4
2022-04-13 Tomas Vanekflash/nor/stm32f1x: allow write fallback for flash... 06/6706/4
2022-03-19 Tarek BOCHKATIflash/stm32l4x: fix auto-probe when RDP is promoted... 64/6864/3
2022-03-12 Marc Schinkflash/nor/efm32: Use Cortex-M 'core_info' field 68/6868/2
2022-03-12 Marc Schinkflash/nor/sim3x: Fix typo 69/6869/2
2022-03-12 Tarek BOCHKATIflash/stm32h7x: fix FLASH_WPSN_PRG mask used for protection 58/6858/3
2022-03-12 Tomas Vanekflash/stm32f1x,f2x: fix endianess in slow fallback... 05/6705/4
2022-03-01 Tarek BOCHKATIflash/stm32l4x: fix maybe-uninitialized compiler error 61/6861/3
2022-02-25 Tomas Vanekflash/nor/stm32xx: fix segfault accessing Cortex-M... 52/6752/2
2022-02-25 Simon Johanssonflash/nor/stm32f2x: Fix erase of bank 2 sectors 10/6810/2
2022-01-29 Hans-Erik Florydflash/nor/atsame5: add LAN9255 devices 11/6811/2
2022-01-05 Doug Brunnerflash/nor/efr32: fixed lockbits and user data 65/6665/7
2021-12-11 Jaehoon Parkflash/nor/spi: add micron MT25QU01G 64/6764/3
2021-12-03 Tomas Vanektarget,flash: allow target_free_working_area on NULL... 12/6712/4
2021-12-03 Tim Newsomeflash/nor/fespi: algorithm, large address, errors 79/6679/3
2021-12-03 Tomas Vanekflash/nor/at91samd: remove 'at91samd info' command 30/6730/2
2021-12-03 Tomas Vanekflash/nor/kinetis_ke: remove 'kinetis mdm test_securing... 28/6728/3
2021-12-03 Tomas Vanekflash/nor/kinetis_ke: add .help fields for tcl commands 27/6727/2
2021-11-29 Doug Brunnerflash/nor/efm32: fixed BG1x identification 66/6666/2
2021-11-23 Antonio Borneoflash/psoc6: initialize usage field 20/6720/2
2021-11-23 Antonio Borneoflash/rp2040: don't initialize to NULL fields in struct 19/6719/2
2021-11-23 Antonio Borneoopenocd: use unique name for struct command_registration 17/6717/3
2021-11-23 Antonio Borneoopenocd: use single line for register_commands*() 16/6716/2
2021-11-18 Janco Kockflash/nor/at91samd: Add SAMR35J18B support 64/6664/3
2021-11-15 asier70flash/nor/stm32f1x: Add support for GD32E23x 27/6527/6
2021-11-13 Antonio Borneojtagspi: fix build on MacOS 01/6701/2
2021-11-13 Tarek BOCHKATIflash/stm32h7x: don't read flash size using the H74... 70/6670/2
2021-11-13 Tarek BOCHKATIflash/stm32h7x: avoid using magic numbers for device ids 69/6669/2
2021-11-12 Andreas BolschUpdate jtagspi driver for 1-, 2- and 4-byte addresses 76/4876/14
2021-11-03 Jimmyflash/nor/stm32lx: fixed writes at high adapter speeds 98/5598/3
2021-10-25 Antonio Borneoflash/nor/psoc6: fix doxygen comment 20/6620/2
2021-10-02 Yasushi SHOJIhelper: Remove src/helper from include dirs 07/6507/4
2021-09-25 Antonio Borneoarmv7m.h: relax dependency from 'arm_adi_v5.h' 68/6468/4
2021-09-18 Oleksij RempelPartially Revert "flash/stm32l4x: introduce flash progr... 69/6569/5
2021-09-18 Tarek BOCHKATIflash/stm32l4x: fix dual bank support for STM32L552xC... 38/6538/4
2021-09-12 Tarek BOCHKATIflash/stm32l4x: fix flash programming in 64-bit hosts 56/6556/3
2021-09-11 Tarek BOCHKATIflash/stm32l4x: do not use magic number for dual bank... 37/6537/3
2021-09-11 Tarek BOCHKATIflash/stm32l4x: introduce is_max_flash_size and use it 36/6536/3
2021-09-11 Tarek BOCHKATIflash/stm32l4x: fix segmentation fault with HLA adapter... 35/6535/3
2021-09-04 Tarek BOCHKATIflash/nor/tcl: 'flash list' command: add the flash... 26/6426/3
2021-09-04 Tarek BOCHKATIflash/nor/tcl: fix the flash name returned by 'flash... 25/6425/2
2021-09-02 Tarek BOCHKATIflash/stm32l4x: avoid using magic numbers for device ids 37/6437/9
2021-09-02 Tarek BOCHKATIflash/stm32l4x: add support of STM32WB1x 29/6129/10
2021-09-02 Tarek BOCHKATIflash/stm32l4x: add support of STM32G05/G06x 28/6128/10
2021-09-02 Tarek BOCHKATIflash/stm32l4x: switch to to c loader instead of assemb... 09/6109/21
2021-09-02 Wealian Liaoflash/nor: add support for Nuvoton NPCX series flash 50/5950/17
2021-08-30 Tarek BOCHKATIflash/stm32l4x: free write_algorithm work area if no... 86/6486/2
2021-08-30 Tarek BOCHKATIflash/stm32l4x: add support of STM32U57x/U58x 08/6108/15
2021-08-26 Tarek BOCHKATIflash/stm32l4x: add support of STM32WL5x dual core 50/6050/16
2021-08-26 Sebastiaan de Scha... flash/stm32l4x: prevent undefined behavior warnings... 29/6429/5
2021-08-26 Tarek BOCHKATIflash/stm32l4x: add support of STM32G0Bx/G0Cx devices 36/6036/13
2021-08-26 Tarek BOCHKATIflash/stm32l4x: remove stm32l4_part_info.default_flash_regs 35/6435/4
2021-08-26 Tarek BOCHKATIflash/stm32l4x: introduce flash programming without... 73/6273/9
2021-08-26 Tarek BOCHKATIflash/stm32l4x: STM32L5 support programming when TZEN... 35/6035/17
2021-08-26 Tarek BOCHKATIflash/stm32l4x: STM32L5 support programming when TZEN... 36/5936/19
2021-08-26 Tarek BOCHKATIflash/stm32l4x: introduce auto-probe when OPTR is changed 35/5935/14
2021-08-26 Tarek BOCHKATIflash/stm32l4x: introduce 'stm32l4x trustzone [enable... 42/5542/19
2021-08-26 Tarek BOCHKATIflash/stm32l4x: do not report bank mode before probing... 11/6411/3
2021-08-22 Tarek BOCHKATIflash/atsame5: use COMMAND_PARSE_NUMBER in command... 23/6423/2
2021-08-22 Tarek BOCHKATIflash/kinetis: use COMMAND_PARSE_NUMBER in command... 22/6422/2
2021-08-22 Tarek BOCHKATIflash/xmc4xxx: use COMMAND_PARSE_NUMBER in command... 21/6421/2
2021-08-22 Tarek BOCHKATIflash/at91samd: use COMMAND_PARSE_NUMBER in command... 24/6424/3
2021-08-22 Tarek BOCHKATIflash/stm32l4x: use COMMAND_PARSE_NUMBER in command... 19/6419/2
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased' 79/6279/3
2021-08-14 Antonio Borneohelper/align.h: use it 75/6375/3
2021-08-14 Jan Matyasflash/nor/atsamv: fixed "maybe uninitialized" compiler... 90/6290/2
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch 55/6355/3
2021-07-24 Antonio Borneoopenocd: manually remove NULL comparisons 53/6353/3
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [2/2] 52/6352/3
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2] 51/6351/3
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison 50/6350/3
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions 56/6356/2
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition 54/6354/3
2021-07-20 Antonio Borneoflash/nor: convert enum in uppercase 49/6349/2
2021-07-20 Antonio Borneoflash: use lowercase for C variables 47/6347/2
2021-07-02 Antonio Borneoflash: rename CamelCase symbols 99/6299/4
2021-07-02 Antonio Borneoflash/nor/cfi: fix CamelCase symbols in cfi_spansion_pr... 98/6298/3
2021-06-27 Marc Schinkflash/nor/stm32l4: Fix stm32l4_probe() 26/6326/5
2021-06-18 Tarek BOCHKATIflash/stm32fxx.c: do not read CPUID as this info is... 40/6240/7
2021-06-18 Tarek BOCHKATItarget/arm: optimize architecture flags 29/6229/7
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed... 82/6182/7
2021-06-04 R. DiezAvoid non-standard conditionals with omitted operands. 71/6271/3
2021-05-29 Antonio Borneoopenocd: use macro ARRAY_SIZE() 60/6260/2
2021-05-22 Antonio Borneoflash: fix some minor typo 15/6215/2
2021-05-22 Tarek BOCHKATIflash/stm32l4x: add missing break statement 48/6248/2
2021-05-11 Marc Schinkflash/nor/xcf: Do not use 'Yoda conditions' 01/6201/2
2021-05-08 Antonio Borneotelnet/auto-complete: hide deprecated and internal... 95/6195/3
2021-05-02 Peter Lawrencetcl/board: add pico-debug support 75/6075/9
2021-05-02 asier70flash/nor/stm32f1x: Add support for GD32F1x0/3x0 64/6164/4
2021-05-01 Tim NewsomeCleanup of config/includes. 71/6171/10
2021-04-22 Marc Schinkflash/nor/nrf5: Fix data types and const correctness 63/6163/4
2021-04-22 Marc Schinkflash/nor/numicro: Use 'bool' data type 62/6162/2
2021-04-18 Antonio Borneohelper/command: pass command prefix to command registration 68/5668/3
2021-03-24 Tarek BOCHKATIflash/stm32l4x: probe tzen and rdp values 41/5541/11
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)