target/cortex_m: cumulate DHCSR sticky bits
[openocd.git] / src / flash /
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
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-06-04 R. DiezAvoid non-standard conditionals with omitted operands. 71/6271/3
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-08 Antonio Borneotelnet/auto-complete: hide deprecated and internal... 95/6195/3
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-19 Antonio Borneostartup.tcl: remove commands already deprecated in... 85/6085/3
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-03-10 Marc Schinkflash/nand/lpc32xx: Remove typedef'd struct 32/6032/2
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
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)