flash/nor/fm4,tms470: fix clang static analyzer warnings
[openocd.git] / src / flash /
2020-03-07 Tomas Vanekflash/nor/fm4,tms470: fix clang static analyzer warnings 66/5366/2
2020-03-07 Tomas Vaneksrc/flash/nor/at91sam3|4l|7: fix clang static analyzer... 65/5365/2
2020-03-07 Marc Schinkflash/nor/stm32f1x: Group and cleanup device list 23/5423/4
2020-03-02 Tarek BOCHKATIflash/stm32h7x: add support of STM32H7Ax/H7Bx devices 41/5441/6
2020-03-02 Michael StollAdd support for SAMD21E17D device 58/5458/3
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk 97/5197/4
2020-02-24 Marc Schinkflash/nor/stm32l4x: Minor code cleanups 49/5449/2
2020-02-24 Marc Schinkflash/nor/stm32h7x: Minor code cleanups 48/5448/2
2020-02-23 Tarek BOCHKATIflash/nor/tcl.c: add filld command to write double... 43/5443/2
2020-02-23 Tomas Vanekflash/nor/stm32l4x: lock flash after error 61/5361/4
2020-02-23 Christopher Headflash/stm32h7x: use alignment infrastructure 88/5388/5
2020-02-23 Marc Schinkflash/nor/stm32f1x: Some small code cleanups 04/5404/6
2020-02-23 Christopher Headflash/nor/stm32h7x: check OPTCHANGEERR 18/5418/2
2020-02-23 Christopher Headflash/nor/stm32h7x: fix incorrect array indexing 17/5417/2
2020-02-15 Antonio Borneocoding style: use ARRAY_SIZE() when possible 98/5198/3
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
2020-02-13 Tarek BOCHKATIflash/startup.tcl: update stm32 flash driver aliases 36/5436/3
2020-02-08 Frank Hunlethefm32: add EFR32ZG13P and EFR32ZG14P parts 64/5364/2
2020-02-06 Marek Vasutflash/nor: Add Renesas RPC HF driver 49/5149/20
2020-02-06 Marek Vasutflash/nor: Export various functions from the CFI core 48/5148/19
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-27 Marek Vasutflash/nor/nrf5: Fix build error on OSX 01/5401/2
2020-01-22 Marek Vasutflash/nor/sh_qspi: Add SH QSPI driver 43/5143/17
2020-01-16 Marek Vasutflash/nor: Rename flash_address() to cfi_flash_address() 91/5391/7
2020-01-16 Marek Vasutflash/nor: Rename get_cfi_info() to cfi_get_info() 90/5390/7
2020-01-16 Marek Vasutflash/nor: Allow CFI memory read/write functions be... 47/5147/17
2020-01-16 Marek Vasutflash/nor: Drop size argument of cfi_target_{read,write... 89/5389/6
2020-01-16 Marek Vasutflash/nor: Pass flash_bank to memory accessors 46/5146/16
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
2020-01-05 Marek Vasutflash/nor: Factor out CFI memory read/write functions 45/5145/11
2020-01-05 Marek Vasutflash/nor: Factor out cfi_spansion_unlock_seq() 44/5144/11
2020-01-03 Keir Fraserflash/nor/stm32f2x: Support value line chips with trimm... 26/4926/12
2020-01-02 Oleksandr Redchukflash/nor/stm32f1x: fix options reading from locked... 40/4940/3
2020-01-02 Tomas Vanekflash/nor/kinetis: fix clang static analyzer warnings 57/5357/2
2020-01-02 Tarek BOCHKATIflash/nor/stm32h7: (minor) use proper variable names... 62/5362/4
2019-12-17 Tomas Vanekflash/nor/stm32f2x: fix clang static analyzer warning 56/5356/2
2019-12-12 Tomas Vanekflash/nor/nrf5: remove check for protected sector 48/5348/2
2019-12-07 Tarek BOCHKATItarget/stm32h7x: add support of dual core variant of... 30/5130/11
2019-11-27 Tarek BOCHKATIflash/nor/stm32h7x: remove options cache and some drive... 93/5293/6
2019-11-27 Tarek BOCHKATIflash/nor/stm32h7x: fix option bytes handling to work... 91/5291/4
2019-11-27 Tarek BOCHKATIflash/nor/stm32h7x: remove stm32x_options.protection2 90/5290/3
2019-11-26 Tomas Vanekflash/nor/nrf5: fix allocation of driver_priv and secto... 10/4910/3
2019-11-26 Tomas Vanekflash/nor/nrf5: show RAM size on old nRF51 devices... 68/4868/3
2019-11-26 Tomas Vanekflash/nor/nrf5: do not check FICR PPFC on nRF52 67/4867/3
2019-11-26 Tomas Vanekflash/nor/nrf5: rename registers by nRF series 66/4866/3
2019-11-26 Tomas Vanekflash/nor/nrf5: refactor sector allocation to use alloc... 65/4865/4
2019-11-26 Tomas Vanekflash/nor/nrf5: implement BPROT protection check for... 64/4864/4
2019-11-26 Tomas Vanekflash/nor/nrf5: detect newer devices without HWID table 48/4848/3
2019-11-26 Tomas Vanekflash/nor/nrf5: remove useless page padding and UICR... 19/4819/3
2019-10-18 Mirko Vogtnrf5: update links to compatibility matrixes for nrf5x... 43/4843/4
2019-10-18 Andreas Fritiofsonnrf5: Fix misuse of flash bank number 75/4775/3
2019-10-15 Moritz 'Morty' Strübesrc/flash/startup.tcl: Add preverify to program command 92/5292/4
2019-10-02 Christian Meuselefm32: use device-specific MSC base for EFM32TG11B 63/5263/2
2019-09-24 Marc Schinkflash/nor/tcl: Fix usage of 'flash erase_sector' command 99/5299/2
2019-09-18 Khem Rajesirisc_flash: Rename PAGE_SIZE to FLASH_PAGE_SIZE 80/5180/4
2019-09-08 Tarek BOCHKATIflash/nor/stm32h7x: remove unused 'pages_per_sector... 89/5289/2
2019-09-08 Tarek BOCHKATIflash/nor/stm32h7x: remove flash size information from... 88/5288/2
2019-09-08 Caleb Szalacinskiflash/nor: flash driver for Synwit SWM050 MCUs 27/4927/5
2019-09-08 Seth LaForgesrc/flash/nand: Fix some operator precedence bugs. 81/5281/2
2019-08-04 Tarek BOCHKATIflash/nor/core: fix some minor typo 64/5264/2
2019-07-28 Andreas Fritiofsonmflash: Remove this broken flash driver 43/5243/2
2019-06-13 Tarek BOCHKATIflash/stm32h7x: fix register names to comply with RM039... 92/5192/2
2019-05-14 Paul Fertserflash/nor: use command_print() in command "flash banks" 83/5083/3
2019-05-14 Paul Fertsernor/niietcm4: fix indentation 82/5082/2
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-05-14 Paul Fertsernor/at91sam4: change prototype of get_current_sam4() 55/5055/2
2019-05-14 Paul Fertsernor/at91sam3: change prototype of get_current_sam3() 54/5054/2
2019-05-14 Paul Fertsernand/tcl: pass CMD to nand_list_walker() 53/5053/2
2019-05-14 Paul Fertsernand/fileio: change prototype of nand_fileio_start() 52/5052/2
2019-05-04 Christopher Headstm32h7x: fix incorrect indentation 33/5133/2
2019-05-04 Tarek BOCHKATIflash/nor/stm32h7x: use of wait queue flag instead... 83/4883/4
2019-05-04 Tomas Vanekflash/nor/atsame5: fix typo in dsu_reset_deassert help... 95/5095/2
2019-04-24 Tim Newsomeflash/fespi: Use COMMAND_PARSE_ADDRESS 00/5100/2
2019-04-10 Christopher Headflash/stm32h7x: include IO_HSLV in user3_options 45/4745/3
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need... 24/5024/2
2019-04-07 Antonio Borneoflash/nor/str9xpec: fix help and usage for command... 22/5022/2
2019-04-07 Antonio Borneoflash/nor/at91samd: set usage for command "set-security" 21/5021/2
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained... 17/5017/2
2019-04-07 Antonio Borneoflash/xmc4xxx: use coherent indentation in struct initi... 15/5015/2
2019-04-07 Antonio Borneoflash/kinetis: use coherent indentation in struct initi... 14/5014/2
2019-04-03 Tomas Vanekflash/nor/core.h: clarify comment flash_sector::is_erased 68/4768/2
2019-03-27 Christopher HeadConstify struct flash_driver instances 03/4803/3
2019-03-27 Tomas Vanekflash/nor/core: adjust flash_iterate_address_range_inne... 85/4985/2
2019-03-14 Christopher Headflash/stm32h7x: remove IWDG1_SW separate variable 44/4744/3
2019-03-12 Tomas Vanekflash/nor/tcl.c: use COMMAND_PARSE_ADDRESS 77/4977/2
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base 19/4919/8
2019-02-27 Moritz Fischerflash: stm32f2/f4/f7: Add One-Time-Porgrammable (OTP... 29/829/9
2019-02-21 Armin van der TogtFix support for single-bank stm32l4 processors 13/4913/3
2019-02-07 Kevin Vermilionat91samd: Add flash programming support for SAMC2?N... 80/4880/4
2019-02-07 Jan Vojtechflash/nor/stm32f1x: Ability to change user option bytes. 63/4663/5
2019-02-07 Tomas Vanektarget algo: do not write reg_param if direction is... 13/4813/2
2019-02-05 Tomas Vanekflash/nor: flash driver and cfg for SAM E54, E53, E51... 72/4272/6
2019-02-04 Tomas Vanekflash/nor/stm32f1x: use address instead of offset in... 59/4859/3
2019-02-04 Tomas Vanekflash/nor/stm32f1x: fix minor error messages 58/4858/2
2019-02-04 Guillaume Revaillotflash/nor/at91samd: add samr34j18. 72/4872/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)