flash/nor: improved API of flash_driver.info & fixed buffer overruns
[openocd.git] / src / flash / nor / stm32l4x.c
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed... 82/6182/7
2021-05-22 Tarek BOCHKATIflash/stm32l4x: add missing break statement 48/6248/2
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-16 Raúl Sanchez Silesflash/stm32l4x: zero init stm32l4_flash_bank struct... 03/6103/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-10-22 Tarek BOCHKATIflash/stm32l4: add support of STM32G4 category 4 device... 93/5793/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-07-26 Antonio Borneoflash: fix typos and duplicated words 58/5758/2
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API 29/4929/7
2020-06-14 Marc Schinkflash/nor/stm32l4x: Fix check for number of arguments 16/5716/2
2020-05-03 Tarek BOCHKATIflash/stm32l4x: always use stm32l4_get_flash_reg 08/5508/2
2020-05-03 Andreas Bolschrevision id for STM32L4P5/Q5 corrected 21/5521/3
2020-04-24 Ilya Kharinflash/nor/stm32l4x: cast wrpxxr_mask to uint16_to to... 90/5590/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-16 Andreas BolschFlash driver for STM32G0xx and STM32G4xx 07/4807/11
2020-02-24 Marc Schinkflash/nor/stm32l4x: Minor code cleanups 49/5449/2
2020-02-23 Tomas Vanekflash/nor/stm32l4x: lock flash after error 61/5361/4
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-16 Tarek BOCHKATIflash/nor/stm32l4x: add support of STM32L4P5/L4Q5x... 92/5392/2
2020-01-16 Tarek BOCHKATIflash/nor: add support of STM32WB on top STM32L4 flash... 33/4933/6
2020-01-16 Tarek BOCHKATIflash/nor: add support of STM32L41/L42xx 34/4934/6
2020-01-16 Tarek BOCHKATIflash/nor/stm32l4x : add structure containers to hold... 32/4932/13
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-03-27 Christopher HeadConstify struct flash_driver instances 03/4803/3
2019-02-21 Armin van der TogtFix support for single-bank stm32l4 processors 13/4913/3
2018-12-11 bobflash/nor: Add support for sector erase in stm32l4x... 77/4777/6
2018-11-26 Alex J Lennonstm32l4x: Fix stm32l4x dual bank support 41/4641/3
2018-09-19 Thomas SøhusAdded support for STM32L4X option bytes writing. 54/4654/10
2018-07-03 Christopher Headflash/nor/stm32: Eliminate working area leak 20/4520/2
2018-07-03 Christopher Headflash/nor/stm32: Report errors in wait_status_busy 19/4519/3
2018-04-23 Tomas Vanekflash/nor, contrib/loaders: add stm32 loaders Makefile... 39/4439/3
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers... 17/4417/3
2018-01-25 Paul Fertserflash: nor: stm32l4x: fix warning in probe 52/4352/2
2017-05-08 Juha Niskanenstm32l4: support flashing L45x/46x devices 22/4122/2
2017-04-25 Juha Niskanenstm32l4: support flashing L496 devices 08/4108/2
2016-10-04 Peter KuharSTM32L433 Flash support 32/3732/3
2016-10-04 Spencer Oliverstm32l4x: fix incorrect device id mask 99/3799/2
2016-08-13 Uwe Bonnesstm32l4: Handle failing flash_size read like on other... 03/3503/2
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-04 Uwe Bonnes stm32l4x.c: Correct waiting for data. 40/3140/2
2016-05-04 Uwe Bonnesstm32l4x.c: Use explicit 64-bit flash access as referen... 39/3139/3
2016-05-04 Uwe Bonnesstm32l4x.c: Free r6/7 for 64-bit operations. 38/3138/3
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons 67/3367/2
2015-10-30 Uwe BonnesAdd handling for STM32L4. 41/2941/10

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)