ChibiOS: struct ChibiOS_params_list[] should not be const
[openocd.git] / src / flash /
2015-01-09 Spencer Oliverflash: fix kinetis driver typos 85/2385/2
2014-11-24 Grigori Goronzylpc2000: ignore status of part ID IAP command 64/2364/3
2014-11-24 Andrey Yurovskyflash: at91samd: fix use of is_erased in check 68/2368/2
2014-11-24 Thomas Schmidat91sam4: Adding support for the AT91SAM4S4A. 54/2254/2
2014-11-24 Andersflash/nor/lpcspifi.c: fix bug that prevented clean... 59/2359/2
2014-11-24 Nemui Trinomiuslpc2000: Added LPC1500 series flash programming support. 04/2304/2
2014-11-24 Jim Parisnrf51: fix checks for is_erased 66/2366/3
2014-11-24 Jim Parisnrf51: verify that UICR needs erasing before triggering... 63/2363/4
2014-11-24 Jim Parisnrf51: fix UICR erase 62/2362/3
2014-11-24 Jim Parisnrf51: fix UICR region size 61/2361/3
2014-10-06 Rémi PRUD'HOMMEstm32: add mass erase support for STM32L 19/2319/4
2014-10-06 Paul Fertserflash/nor/stellaris: implement protection statuses... 67/2267/4
2014-10-06 Paul Fertserflash/nor/stellaris: actually enable protection and... 64/2264/4
2014-10-06 Spencer Oliverflash: constify driver data structures 93/2293/3
2014-10-06 Spencer Olivernuc1x: fix typos 91/2291/2
2014-10-06 Andrey Yurovskyat91samd: fix protect, add EEPROM and boot commands 26/2326/5
2014-10-06 Andrey Yurovskyat91samd: add erase/secure commands, minor fix 39/2239/7
2014-09-22 Andrey Smirnovflash/nor/tcl.c: Do not double probe banks 93/2093/2
2014-09-22 Mahavir Jainflash/nor: add mrvlqspi flash controller driver 80/2280/4
2014-09-22 Mahavir Jainflash/nor/spi: Add Winbond w25q32fv flash support 73/2273/3
2014-09-15 Andersflash: added new Spansion S25FL116K, S25FL132K, and... 81/2281/2
2014-09-15 Andrey Yurovskystm32lx: don't allow part_info to be uninitialized 76/2276/5
2014-09-08 Nemui Trinomiusstm32f2x: added STM32F411xx series support. 58/2258/2
2014-09-08 Paul Fertserflash/nor/stellaris: add all Tiva C parts IDs 62/2262/4
2014-09-08 Paul Fertserflash/nor/stellaris: improve support for Tiva C (Blizza... 57/2257/4
2014-08-19 Andrey Yurovskystm32lx: refactor and add support for STM32L0xx 00/2200/7
2014-08-19 Andrey Yurovskyflash: samd: add missing ID for SAMD20E18A 60/2260/2
2014-08-19 Paul Fertserflash/nor/stm32f1x: add STM32F302x6/8 IDs, clarify... 49/2249/2
2014-07-10 Thomas SchmidAdding support for the Atmel SAMR21. 94/2194/3
2014-07-04 Nemui Trinomiuskinetis : Added Kinetis-K Series MDM-AP ID. 95/2195/2
2014-06-22 Andrey Yurovskyflash: samd: add SAMD10 and SAMD11 part IDs 70/2170/3
2014-06-22 Paul Fertserflash/nor/tcl.c: fix formatting in "rejected" error... 61/2161/2
2014-06-22 Nemui Trinomiusefm32 : Added ZeroGecko family support. 94/1994/4
2014-06-19 Nemui Trinomiusstm32f1x: add STM32F33x support. 74/2174/3
2014-06-18 Paul Fertserflash/nor/kinetis: prevent segfaulting with an HLA 73/2173/2
2014-06-18 Marco Cruzflash/nor/at91sam4: add SAM4E16 support 57/2157/3
2014-06-01 Cosmin GorgovanFlash/LPC2000: Add support for auto-probing flash size 75/2075/12
2014-06-01 Cosmin GorgovanFlash/LPC2000: Add support for LPC11(x)xx, LPC13xx 71/2071/16
2014-06-01 Elliott PartridgeSTM32F2x: Don't clear FLASH_OPTCR bits when locking... 55/2155/2
2014-05-31 Paul Fertserflash/nor/stm32f1x: add support for F04x parts 50/2150/2
2014-05-16 Aurelien Jacobslpcspifi: setup a valid stack pointer before calling... 36/1836/4
2014-05-10 Andrey Smirnovkinetis: Revise CPU un-securing code 34/2034/8
2014-05-05 Paul FertserFix some C99 format specifiers 22/2122/2
2014-04-27 Spencer Olivernrf51: remove dereference of null pointer 19/2119/2
2014-04-08 Paul Fertserflash/nor/at91sam3: remove sam3_page_write_opcodes 76/2076/2
2014-03-29 Andrey Smirnovat91smad: Fixes to 'samd_protect' 27/2027/3
2014-03-29 Andrey Smirnovat91samd: Bail early if trying to erase protected sector 26/2026/3
2014-03-29 Andrey Smirnovat91samd: Bail early if trying to write to protected... 25/2025/3
2014-03-29 Andrey Smirnovat91samd: Remove 'first' and 'last' checks in 'samd_erase' 24/2024/2
2014-03-29 Paul FertserMove ocl (at91sam7x flash loader) sources to contrib 04/1904/2
2014-03-29 Andrey Smirnovnrf51: Fix incorrect flash writing sequence 50/2050/7
2014-03-29 Andrey Smirnovnrf51: Remove unnecessary explicit type casting 55/2055/4
2014-03-29 Andrey Smirnovnrf51: Add UICR writing support 13/2013/10
2014-03-29 Andrey Smirnovnrf51: Add a known devices table and simple chip type... 12/2012/5
2014-03-29 Angus GrattonAT91SAM4L: Fix bug when writing to flash at a non-zero... 65/1965/2
2014-03-29 Andreas FritiofsonSupport for sam3n0a sam3n0b sam3n00a sam3n00b 42/2042/4
2014-03-29 Paul Fertserflash/nor/tcl: fix segfault on write_image misuse 70/1970/2
2014-03-17 Jens Hoffmannstm32f2x.c: Add STM32F401xE device id. 37/2037/2
2014-03-17 Andreas Fritiofsonflash: Constify write buffer 40/2040/2
2014-03-17 Andreas Fritiofsonflash/kinetis: Fix bug in odd byte count padding 39/2039/2
2014-03-17 Andreas Fritiofsonflash/efm32: Fix bug in odd byte count padding 38/2038/2
2014-03-07 Andrey Smirnovnrf51: Fix format string bugs in nrf51_info 11/2011/2
2014-03-04 Andrey YurovskyAdd support for the Atmel SAMG53 74/1974/2
2014-02-24 Nemui Trinomiusfm3: fix erase flash fail on using High Level Adapters. 44/1944/2
2014-02-24 Andrey Smirnovnrf51: Implement the support for Nordic's nRF51 devices 45/1945/11
2014-02-24 Joerg FischerEFM32 Wonder Gecko Family support 68/1968/2
2014-02-24 Andreas Fritiofsonstm32f1x: Fix option byte flag parsing 63/1963/2
2014-02-11 Kuldeep Singh Dhakanor/flash/stm32f1x: add stm32f07x support 21/1921/6
2014-02-06 Spencer Oliverflash: declare fixed arrays const 87/1887/2
2014-02-04 Paul Fertserflash/nor/mdr.c: fix uninitialised variable warning 75/1875/3
2014-02-04 Paul Fertserflash/nor/stm32f1x: fix format specifiers warning 79/1879/2
2014-02-04 Nemui Trinomiuskinetis : improve kinetis flash driver. 94/1894/3
2014-01-20 Andrey Yurovskyflash: samd: declare const data 74/1874/2
2014-01-15 Andrey YurovskyAtmel samd: add support for SAMD21 73/1873/2
2014-01-11 Nemui Trinomiuslpc2000: fix LPC810 programming support 43/1843/2
2014-01-09 Andrey Yurovskyadd support for Atmel SAMD NOR Flash 84/1684/8
2014-01-09 Andrey Yurovskyadd support for Atmel SAM4L NOR Flash 39/1639/13
2013-12-30 Steve Moorbytopic: Added Spansion S25FL128S and S25FL256S spifi... 44/1844/2
2013-12-22 Per Ekmankinetis : Detect MCU flash parameters based on the... 23/1823/2
2013-12-22 Ed MasteAvoid 'may be used uninitialized' warning from FreeBSD... 35/1835/2
2013-12-17 Sergey A. Borshchfix flash bank auto_probe() fail with multiple targets 13/1813/2
2013-12-14 Spencer Oliverflash: revert incorrect stm32f1 default_padded_value 33/1833/2
2013-11-08 Per Ekmankinetis : Add flash sector size detection for K21 MCU. 64/1764/4
2013-11-08 Per Ekmankinetis : Add flash read support to the kinetis nor... 63/1763/4
2013-11-07 Spencer Olivertarget: use target_buffer_set_u32_array 83/1783/3
2013-11-06 Andrey Yurovskystm32l flash: add another device ID 90/1790/2
2013-11-06 Nemui Trinomiusfm3: fix Fujitsu MB9Ax family support 93/1793/3
2013-11-05 Andreas Fritiofsonlpcspifi: Fix byte order bug 71/1771/3
2013-10-31 Andreas Fritiofsonstr9x: Fix byte order bug 75/1775/2
2013-10-31 Andreas Fritiofsonstr7x: Fix byte order bug 74/1774/2
2013-10-31 Andreas Fritiofsonstm32f1x: Fix byte order bug and remove unnecessary... 73/1773/2
2013-10-31 Andreas Fritiofsonpic32mx: Fix byte order bug 72/1772/2
2013-10-31 Andreas Fritiofsonlpc2900: Fix byte order bugs and remove unnecessary... 70/1770/2
2013-10-31 Andreas Fritiofsonaduc702x: Fix byte order bug 69/1769/2
2013-10-31 Andreas FritiofsonRemove unnecessary casts 67/1767/2
2013-10-31 Andreas Fritiofsonnand/mx*: Remove unused host endianness flag 66/1766/2
2013-10-31 Andreas FritiofsonRemove unnecessary (void *) 69/1669/3
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-10-29 Thomas Schmidsam4s flash: fix PLLA frequency calculation if diva > 1 65/1765/2
2013-10-29 Nemui Trinomiuslpc2000: Fix flash programming fail on LPC4300 internal... 84/1784/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)