flash/stm32l4x: add support of STM32G0Bx/G0Cx devices
[openocd.git] / src / flash / nor /
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-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-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
2021-03-24 Tarek BOCHKATIflash/stm32l4x: introduce stm32l4_part_info.flags for... 40/5540/11
2021-03-24 Tarek BOCHKATIflash/stm32l4x: enhance protect handler to use efficien... 07/6107/5
2021-03-24 Tarek BOCHKATIstm32l4x: add OTP support for STM32 G0/G4/L4/L4+/L5... 37/5537/10
2021-03-24 Tomas Vanekflash/nor/atsame5: add SAME51G18A and SAME51G19A devices 84/5984/3
2021-03-24 Mischa Studerflash/nor/cfi: fix uninitialized write-mem pointer 70/6070/6
2021-03-19 Rene Kitabuild: remove warnings with gcc 11 04/6104/2
2021-03-16 Raúl Sanchez Silesflash/stm32l4x: zero init stm32l4_flash_bank struct... 03/6103/2
2021-03-10 Marc Schinkflash/nor/stmqspi: Replace macros with static inline... 46/6046/6
2021-01-18 Tarek BOCHKATIflash/stmqspi: fix build error with -Werror=maybe-unini... 12/6012/2
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions 02/6002/2
2021-01-13 Antonio Borneoopenocd: fix incorrect doxygen comments 01/6001/2
2021-01-13 Antonio Borneoflash/nor/max32xxx: fix path of include file 97/5997/2
2020-12-26 Luca LindhorstCorrect warning message 56/5956/2
2020-12-09 Antonio Borneoflash/nor/stmsmi: fix compile error with clang 12.0.0 58/5958/2
2020-12-09 Tarek BOCHKATIflash/nor/sfdp|stmqspi: fix build issue with clang... 40/5940/6
2020-11-15 Tomas Vanekflash/nor/stm32f1x: fix error message 27/5927/2
2020-11-15 Tarek BOCHKATIstm32l4x: cosmetic simplification of get_stm32l4_info 36/5536/6
2020-11-15 Tarek BOCHKATIflash/stm32l4x: STM32L55/L56xx basic support (non-secur... 10/5510/9
2020-11-15 Tarek BOCHKATIflash/stm32l4x: introduce table with register offsets 09/5509/8
2020-11-15 Tomas Vanekflash/nor/psoc6: remove setting of xPSR.T bit from... 75/5875/2
2020-11-15 Antonio Borneocortex_m: use the new enum ARMV7M_REGSEL_name 73/5873/2
2020-11-15 Antonio Borneoflash/stmqspi: minor fixes on coding style 32/5932/2
2020-11-08 Andreas BolschFlash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI... 21/4321/15
2020-11-07 Marc Schinktarget/image: Use proper data types 19/5919/3
2020-11-04 Antonio Borneoflash: declare local symbols as static 93/5893/3
2020-11-04 Tomas Vanekflash/nor/atsamv: fix clang static analyzer warning 03/5903/2
2020-10-28 Tomas Vanekflash/nor/nrf5: unify size of HWID 89/5589/2
2020-10-28 Tomas Vanekflash/nor/nrf5: improve handling of nRF52 flash errors 87/5587/2
2020-10-28 Tomas Vanekflash/nor/nrf5: check protection before flash erase... 22/5522/5
2020-10-28 Tomas Vanekflash/nor/nrf5: fix protection setting on nRF51 86/5586/3
2020-10-22 Tarek BOCHKATIflash/stm32l4: add support of STM32G4 category 4 device... 93/5793/3
2020-10-14 Benedikt-Alexander... flash/nor/at91sam4: ATSAMG55x19 Rev.B 25/5825/3
2020-09-27 Tarek BOCHKATIAdd support of STM32H72x/73x 1M (0x483) 92/5792/3
2020-09-05 Antonio Borneoflash: use proper format with uint32_t 16/5816/2
2020-09-05 Antonio Borneoflash: avoid checking for non NULL pointer to free it 11/5811/4
2020-08-09 Christopher Headsrc/flash/nor/virtual: handle null pointers 82/5782/5
2020-08-09 Christopher Headflash/nor/stm32f2x: clean up data types 78/5778/3
2020-08-09 Christopher Headsrc/flash/nor/stm32h7x: fix format strings 83/5783/2
2020-08-02 Michael Betznor/spi.c: add N25Q032A flash chip 87/5787/2
2020-07-26 Antonio Borneoflash: fix minor typo s/fifo's/fifos/ 69/5769/3
2020-07-26 Antonio Borneoflash: fix typos and duplicated words 58/5758/2
2020-07-26 Christopher Headsrc/flash/nor/stm32f2x: fix format strings 80/5780/3
2020-07-21 Hellosun Wuspi: add MX25U1635E flash 28/5428/2
2020-07-13 Tomas Vanekflash/nor/kinetis: fix FCF handling 53/5753/3
2020-07-13 Tomas Vanekflash/nor/kinetis: use target_get_working_area_avail() 52/5752/2
2020-07-08 Antonio Borneocoding style: fix space separation 27/5627/4
2020-07-08 Antonio Borneocoding style: fix print of hex values as decimal 24/5624/4
2020-07-08 Marc Schinkflash/nor/w600: Use 'bool' data type 51/5751/2
2020-07-08 Marc Schinkflash/nor/stmsmi: Use 'bool' data type 50/5750/2
2020-07-08 Marc Schinkflash/nor/stm32h7x: Use 'bool' data type 49/5749/2
2020-07-08 Marc Schinkflash/nor/sh_qspi: Use 'bool' data type 48/5748/2
2020-07-08 Marc Schinkflash/nor/pic32mx: Use 'bool' data type 47/5747/2
2020-07-08 Marc Schinkflash/nor/mrvlqspi: Use 'bool' data type 46/5746/2
2020-07-08 Marc Schinkflash/nor/mdr: Use 'bool' data type 45/5745/2
2020-07-08 Marc Schinkflash/nor/max32xxx: Use 'bool' data type 44/5744/2
2020-07-08 Marc Schinkflash/nor/lpcspifi: Use 'bool' data type 43/5743/2
2020-07-08 Marc Schinkflash/nor/jtagspi: Use 'bool' data type 42/5742/2
2020-07-08 Marc Schinkflash/nor/fm3: Use 'bool' data type 41/5741/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)