flash/nor/rsl10: Check return value
[openocd.git] / src / flash /
2022-09-17 Toms Stūrmanisflash/nor/rsl10: Check return value 94/7194/2
2022-09-13 Antonio Borneoflash/nor: move variable's declaration in C file 72/7172/2
2022-09-13 Antonio Borneoflash/nor/npcx: make local symbols static 69/7169/2
2022-09-13 Toms Stūrmanissrc/flash/nor: flash driver for RSL10 15/7115/22
2022-09-13 Antonio Borneoopenocd: remove recently added CamelCase symbols 54/7154/2
2022-09-01 Erhan Kurubasflash/nor/kinetis: fix clang scan-build error format... 40/7140/3
2022-08-27 Tomas Vanekflash/nor/bluenrg-x: clarify target algo stack usage 32/7132/2
2022-08-27 Tomas Vanekflash/nor/nrf5: don't misuse uint32_t for refcount 31/7131/2
2022-08-27 Tomas Vanekflash/nor/core: remove unused define 21/7121/2
2022-08-27 Antonio Borneoflash/nor: remove empty command definitions 20/7120/2
2022-08-27 Paul Fertserflash: nor: use binary prefixes consistently 16/6416/3
2022-08-15 Antonio Borneotarget: add API to temporarily mask target polling 09/7009/3
2022-08-08 Tomas Vanekflash/nor: remove useless setting of bus_width and... 98/7098/3
2022-08-08 Martin Hierholzerfix Kinetis 100 MHz rev 1.x programming 15/7015/3
2022-08-01 Tomas Vanekflash/nor/fespi: check target type 01/7001/2
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens... 67/7067/2
2022-07-23 Antonio Borneoopenocd: src: fix incorrect SPDX tags 66/7066/2
2022-07-23 Antonio Borneoopenocd: src: fix incorrect GPL license tag 65/7065/2
2022-07-23 Antonio Borneoopenocd: src: replace the GPL-2.0-only license tag 64/7064/2
2022-07-23 Antonio Borneoopenocd: src: replace the GPL and BSD-Source-Code licen... 62/7062/2
2022-07-23 Antonio Borneoopenocd: src: replace the GPL with eCos exception 2... 61/7061/2
2022-07-23 Antonio Borneoopenocd: src: replace the BSD-3-Clause license tag 59/7059/2
2022-07-23 Antonio Borneoopenocd: src: add GPL license tag on files that miss it 58/7058/2
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag 51/7051/2
2022-06-24 Antonio Borneoarm_adi_v5: add ap refcount and add get/put around... 55/6455/5
2022-06-10 Tomas Vanekflash/nor/numicro: remove useless architecture check 55/6755/3
2022-06-04 Tarek BOCHKATIflash/stm32l4x: fix scan-build warnings 70/6470/6
2022-05-29 Tomas Vanekflash/nor/core, target: don't ask for working mem if... 65/6765/2
2022-05-21 Erhan Kurubasflash: fix clang static analyzer build errors 71/6971/3
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
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)