target: rtt: include rtt.h
[openocd.git] / src / flash /
2023-05-05 Antonio Borneoflash: with pointers, use NULL instead of 0 95/7595/3
2023-05-05 Antonio Borneoflash: nor: add static to local symbols 94/7594/2
2023-05-05 Antonio Borneoflash: nor: use 'ULL' suffix for long constants 93/7593/2
2023-03-28 panciyanflash/nor: missing fileio_close. 46/7546/4
2023-03-25 Antonio Borneoflash: nor: rewrite command 'flash list' as COMMAND_HANDLER 86/7486/2
2023-03-18 Andrew Lalaevflash/nor/at91samd: add missing SAMR34/35 part numbers 21/7521/2
2023-03-18 Andrew Lalaevflash/nor/at91samd: fix RAM size for SAMR34/35 20/7520/3
2023-02-18 Daniel Anselmiflash/nor/spi: add 25pe{10/20/40/80/16} 16/7416/4
2023-02-12 Andreas Bolschnew SPI memory devices, continuation code for manufactu... 29/6929/4
2023-02-03 Marc Schinkflash/nor/stm32l4x: Add revision 'Z' for STM32L552... 68/7468/2
2023-02-03 Daniel Serpellflash/nor/spi: Add some zbit flash chips. 45/7445/6
2023-01-21 Tomas Vanekflash/nor/psoc4: drop jtag_poll_mask() from flash write 62/7162/2
2023-01-15 Marc Schinkflash/nor/stm32l4x: Add revision 'X' and 'C' for STM32U... 90/7390/2
2023-01-15 Jian-Hong Panflash/nor, contrib/loaders: move numicro M0 write assem... 46/7346/3
2023-01-15 Jian-Hong Panflash/nor, contrib/loaders: move numicro M4 write assem... 43/7343/3
2023-01-15 Zale Yuflash: support Nuvoton M541 & NUC442/472 series 29/7329/7
2023-01-15 Zale Yuflash/nor/numicro: reorder the parts list 39/7339/3
2023-01-15 Tarek BOCHKATIflash/stm32l4x: avoid multiple assignments 82/7282/2
2023-01-15 Tomas Vanekflash/nor/rp2040: make SPI flash ID detection optional 41/7241/6
2023-01-15 Fawaz Tirmiziflash/nor/spi: Add issi is25lq040b to device list 35/7135/9
2023-01-15 Kyle Schwarzflash/nor/avrf: add ATmega32U4 support 81/7081/2
2022-12-17 Dan Stahlkeat91samd: wait for nvm ready 91/7391/4
2022-12-03 Antonio Borneoflash: lpc2900: fix clang error 'dead assignment' 79/7379/2
2022-11-28 Marc Schinkflash/nor/stm32lx: Add revision '1, X' for Cat.2 devices 78/7378/2
2022-11-15 Andreas BolschFix for segfault and some clang reported problems in... 45/7345/2
2022-11-15 Simon Smiganovskiflash/nor/stm32f1x: adjust size of the flash loader... 42/7342/2
2022-11-11 Antonio Borneoflash: stmqspi: fix clang error 'dead assignment' 04/7304/2
2022-10-08 Keith Packardflash/nor/at91samd: Use 32-bit register writes for... 34/7234/3
2022-10-08 Tomas Vanekflash/nor/rp2040: fix setting sp 25/7225/2
2022-09-27 Tomas Vanekflash/nor/rp2040: remove new line from error message 16/7216/3
2022-09-27 Tomas Vanekflash/nor/rp2040: use LOG_TARGET_xxx to show core name 88/7188/4
2022-09-27 Tomas Vanekflash/nor/rp2040: check target halted before flash... 15/7215/3
2022-09-27 Tomas Vanekflash/nor/rp2040: fix flash erase timeout 14/7214/3
2022-09-27 Tomas Vanekflash/nor/rp2040: fix size of flash write buffer 87/7187/4
2022-09-27 Tomas Vanekflash/nor/rp2040: fix memory leak of target stack workarea 86/7186/4
2022-09-27 Tomas Vanekflash/nor/rp2040: preparatory refactoring 85/7185/5
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c 53/7153/3
2022-09-17 Marc Schinkflash/nor/stm32lx: Add revision 'X' for Cat.4/3 devices 96/7196/2
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
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)