flash/nor/max32xxx: Use 'bool' data type
[openocd.git] / src / flash / nor /
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
2020-07-08 Marc Schinkflash/nor/fespi: Use 'bool' data type 40/5740/2
2020-07-08 Marc Schinkflash/nor/em357: Use 'bool' data type 39/5739/2
2020-07-08 Marc Schinkflash/nor/cfi: Use 'bool' data type 38/5738/4
2020-07-08 Marc Schinkflash/nor/atsamv: Use 'bool' data type 37/5737/2
2020-07-08 Marc Schinkflash/nor/ath79: Use 'bool' data type 36/5736/2
2020-07-08 Marc Schinkflash/nor/at91sam4: Use 'bool' data type 35/5735/2
2020-07-08 Marc Schinkflash/nor/at91sam3: Use 'bool' data type 34/5734/2
2020-07-08 Marc Schinkflash/nor/ambiqmicro: Use 'bool' data type 33/5733/2
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API 29/4929/7
2020-07-07 Michael Hopeflash/nor/atsame5: Fix a timeout when erasing 06/5706/7
2020-06-14 Marc Schinkflash/nor/stm32l4x: Fix check for number of arguments 16/5716/2
2020-06-14 Alistair Francisflash: Add the Freedom E310-G002 SPI Flash 79/5679/2
2020-06-06 Antonio Borneonor/kinetis: add keep-alive during flash write 03/5703/2
2020-05-24 Marc Schinkflash/nor/sh_qspi: Fix dead assignment 45/5645/2
2020-05-24 Edward Fewellnor/flash: Add keep_alive() during flash write handler 82/5682/2
2020-05-24 Tomas Vanekflash/nor/jtagspi: propagate error from jtag_execute_qu... 84/5684/3
2020-05-18 Paul Fertserflash: nor: jtagspi: make read_status report errors 83/4383/2
2020-05-12 Marc Schinkflash/nor/bluenrg-x: Minor code cleanups 62/5462/4
2020-05-09 Antonio Borneocoding style: let "else" follow the close brace 23/5623/2
2020-05-09 Antonio Borneocoding style: add missing space when split strings 20/5620/2
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations 19/5619/2
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or... 17/5617/2
2020-05-09 Marc Schinkflash/nor/efm32: Some small code cleanups 20/5420/3
2020-05-09 Marc Schinkflash/nor/avrf: Minor code cleanups 61/5461/2
2020-05-09 Marc Schinkflash/nor/kinetis: Minor code cleanups 59/5459/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-04-21 Tomas Vanekflash/nor: add flash mdw/h/b commands 76/4776/5
2020-04-21 Aurélien Martinnrf5: Refresh the watchdog while flashing 66/5266/7
2020-04-21 Aurélien Martinnrf5: Include generated loader code 67/5267/5
2020-04-13 tscn92flash/nor/efm32: Chip support extension (EFM32GG12B... 67/5567/2
2020-04-12 Antonio Borneoflash/nor/nrf5: pass unsigned char to isalnum() 45/5545/4
2020-04-05 Sasha Kozarukflash/stm32h7x: Use proper flash regs base for bank 1 34/5534/11
2020-04-05 Marc Schinkflash/nor/cfi: Minor code cleanups 63/5463/3
2020-04-05 Tarek BOCHKATIflash/stm32f1x: fix maximum flash size for some devices 44/5444/2
2020-04-05 Edward Fewellflash/nor: Change missing protect_check message from... 39/5539/2
2020-03-24 Lars Poeschelavrf.c: Add ATmega256RFR2 to known flash list 04/5504/4
2020-03-24 Lars Poeschelavrf.c: Use extended addressing for flash > 0x20000 02/5502/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-20 Tarek BOCHKATIflash/stm32h7x: use proper data type (bool) for has_dua... 00/5500/3
2020-03-17 Christopher Headflash/nor: check fill pattern fits in word size 92/5492/3
2020-03-16 Andreas BolschFlash driver for STM32G0xx and STM32G4xx 07/4807/11
2020-03-10 Tarek BOCHKATIflash/stm32h7x: fix bank sizes for devices with trimmed... 42/5442/4
2020-03-07 Edward Fewellflash/nor: update support for TI MSP432 devices 81/5481/2
2020-03-07 luca vincibluenrg-x: simplyfied the driver 93/5393/4
2020-03-07 luca vincibluenrg-x: added support for BlueNRG-LP device 43/5343/3
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings 83/5383/3
2020-03-07 Tomas Vanekflash/nor/numicro: use flash infrastructure to align... 67/5367/2
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-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
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)