jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / flash / nor / stm32lx.c
2022-11-28 Marc Schinkflash/nor/stm32lx: Add revision '1, X' for Cat.2 devices 78/7378/2
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-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens... 67/7067/2
2021-11-03 Jimmyflash/nor/stm32lx: fixed writes at high adapter speeds 98/5598/3
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased' 79/6279/3
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison 50/6350/3
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition 54/6354/3
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
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-02-15 Marc Schinkflash/nor/stm32lx: Minor code cleanups 38/5438/2
2020-02-13 Tarek BOCHKATIflash/stm32lx: mention explicitly that this driver... 37/5437/3
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-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base 19/4919/8
2018-11-26 Tomas Vanekflash/nor: consolidate flash protect/protect_check 65/4765/3
2018-07-18 Marc Schinkflash/nor/stm32lx: Add revision 'V' for STM32L1xx Cat... 00/4600/2
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
2017-10-03 Uwe Bonnesstm32lx.c: Read IDcode at appropriate address. 83/3883/5
2017-08-10 Karl Palssonstm32l1: Devid 0x429 only has 8bit flash size register 98/4198/2
2017-04-24 CezaryGapinskistm32lx: fix dual-bank configuration for Cat.5 and... 74/4074/5
2017-04-24 Armin van der TogtFix flash writing on stm32l0 36/4036/2
2016-10-30 Andreas Färberflash/nor: Add erased_value to drivers and pass it... 97/3497/8
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-20 Uwe Bonnesstm32l1/Cat.3: Devices have only one bank. 90/3490/2
2016-05-04 Andreas Fritiofsonstm32lx: Add support for lock/unlock (RDP Level 0<->1) 34/3234/2
2016-02-29 Uwe Bonnesstm32lx.c: Print device string as info. 62/3362/3
2016-02-29 Uwe Bonnesstm32lx.c: Add STM32L0 categories 1, 2 and 5. 60/3360/5
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons 67/3367/2
2015-02-12 Paul Fertserflash/nor/stm32lx: add all the IDs and revisions from... 95/2495/3
2015-02-04 Jussi Kivilinnastm32lx: do not attempt mass-erase in-place of first... 41/2441/7
2015-02-04 Paul Fertserflash/nor/stm32lx: use 0 base to autodetect second... 03/2503/2
2015-02-04 Paul Fertserflash/nor/stm32l: unify waiting for busy flag functions 91/2491/3
2015-02-04 Paul Fertserflash/nor/stm32l: fix mass erase 90/2490/3
2014-10-06 Rémi PRUD'HOMMEstm32: add mass erase support for STM32L 19/2319/4
2014-09-15 Andrey Yurovskystm32lx: don't allow part_info to be uninitialized 76/2276/5
2014-08-19 Andrey Yurovskystm32lx: refactor and add support for STM32L0xx 00/2200/7
2014-03-17 Andreas Fritiofsonflash: Constify write buffer 40/2040/2
2013-12-14 Spencer Oliverflash: revert incorrect stm32f1 default_padded_value 33/1833/2
2013-11-06 Andrey Yurovskystm32l flash: add another device ID 90/1790/2
2013-10-31 Andreas FritiofsonRemove unnecessary casts 67/1767/2
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-08-15 Andrey Yurovskystm32lx flash: fix flash size for Medium+ devices 22/1522/6
2013-07-15 Andreas Fritiofsonflash/stm32*: Sync all device/rev IDs with reference... 97/1497/2
2013-07-15 Andreas Fritiofsonflash/stm32*: Rewrite info functions 96/1496/2
2013-07-15 Andreas Fritiofsonflash/stm32*: Remove the halted check in protect_check 95/1495/2
2013-07-15 Spencer Oliverflash: add missing stm32l medium+ device id 91/1491/3
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-03-06 Spencer Oliverflash: fix stm32 failed probe using incorrect flash... 87/1187/2
2013-02-25 Johan Almquiststm32: add support for stm32l1x 256k high density singl... 40/1140/2
2013-02-25 Johan Almquiststm32: add support for the STM32Lx 384kb dual bank... 25/1125/9
2013-02-25 Spencer Oliverstm32: enable flash bank size override 32/1132/3
2013-02-02 Spencer Oliverarmv7m: use ARM_MODE_THREAD core mode for algoorithm's 08/1108/4
2013-02-02 Spencer Oliverarmv7m: use generic arm::core_mode 66/966/6
2013-01-21 Spencer Oliverflash: add stm32lx loader Hard Fault workaround 10/1010/5
2013-01-21 Spencer Oliverflash: reduce stm32lx loader timeout 09/1009/5
2013-01-21 Spencer Oliverflash: cleanup stm32lx driver 08/1008/5
2012-12-30 Spencer Oliverflash: stm32lx fallback to slow memory writes when... 07/1007/2
2012-12-30 Spencer Oliverflash: add new stm32l HD variant 03/1003/2
2012-10-08 Andreas Fritiofsonflash/nor: make all working area pointers local
2012-07-30 Andreas Fritiofsonflash: reduce code duplication in stm32 flash probe
2012-07-30 Spencer Oliverflash: fix stm32 flash driver typo's
2012-07-30 Spencer Oliverflash: handle zero when reading stm32 flash size reg
2012-07-30 Spencer Oliverflash: stm32l handle flash size read failure
2012-07-30 Spencer Oliverflash: add stm32l Revision X support
2012-04-13 Mathias KSTM32L: Write partial-page flash data after full-page...
2012-02-29 Spencer Oliverflash: add stm32lx High Density Devices
2012-02-29 Spencer Oliverflash: change stm32lx driver probe behaviour
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-12 Spencer Oliverflash: use correct device_id mask
2012-01-12 Mathias Koptimize: replace while loop by memcpy
2012-01-04 Mathias KChange return value on error.
2011-10-03 Clément Burin des... STM32L: Added flash driver and target

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)