flash/nor/tcl: fix segfault on write_image misuse
[openocd.git] / src / flash /
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
2013-10-16 Gaëtan Carlierflash: mxc nfc(v1) : fix incorrect address in spare... 92/1692/3
2013-10-15 Andreas Fritiofsonlpc288x: Can now use target_write_buffer() 87/1687/2
2013-10-15 Andrey Yurovskysam4s flash: remove unused bootstrap routine 41/1641/2
2013-10-08 Andreas Fritiofsonstr7x: Improve info text 43/1643/3
2013-10-08 Andreas Fritiofsonstm32f2x: Fix sector numbering for dual bank flash... 89/1689/2
2013-10-07 Spencer Oliverstm32l: set default padded value 36/1636/2
2013-10-07 Spencer Oliverflash: add padded_value cmd 35/1635/2
2013-10-07 John David Anglinflash: fix mini51 cygwin build issues 75/1675/2
2013-10-07 Sergey A. Borshchfix lpc2000 flash programming fail. 76/1676/2
2013-10-07 Andreas Fritiofsonstm32f2x: Detect STM32F42x rev Y 88/1688/2
2013-10-03 Andreas Fritiofsonflash/nor: Make info function optional 42/1642/3
2013-09-25 Petri Laaksobuild: fix NetBSD build warning 23/1623/2
2013-09-13 Nemui Trinomiusflash: add Nuvoton NUC910 series support 10/1510/4
2013-09-08 Nemui Trinomiusfm3: add Fujitsu MB9Ax family support 06/1506/2
2013-09-08 Nemui Trinomiusatmega: add new target support 07/1507/2
2013-09-08 Nemui Trinomiusflash: add NXP LPC800 support 09/1509/2
2013-09-08 Cosmin Gorgovanmini51: support for Nuvoton NuMicro Mini51 series flash... 46/1546/4
2013-09-08 Spencer Oliverkinetis: add kl flash support 08/1508/3
2013-08-29 Spencer Oliverflash: fix stm32f1x dual bank detection 44/1544/2
2013-08-15 Andrey Yurovskystm32lx flash: fix flash size for Medium+ devices 22/1522/6
2013-08-07 Paul Fertsermdr32fx: support for Milandr's MDR32Fx internal flash... 32/1532/5
2013-08-01 Nemui Trinomiusflash: add Winbond w25q80bv spi support 11/1511/2
2013-07-26 Paul Fertserlpcspifi: assume flash is unprotected after probing 25/1525/2
2013-07-26 Andrey Yurovskystm32f2x flash: add STM32F401 (F4 low power) 21/1521/2
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-07-01 Ulf Wetzkerat91sam3: Added support for at91sam3s8a, b and c 24/1424/3
2013-07-01 Ulf Wetzkerat91sam3: Added support for at91sam3sd8a and b 23/1423/3
2013-07-01 Ulf Wetzkerflash/nor/at91sam3: fixed lock region size 22/1422/3
2013-07-01 IS2TSupport for SST 39VF3201C NOR flash 49/1449/6
2013-06-21 Antonio Borneoflash/nor/spi: uniform all hex data to lowercase 53/1453/2
2013-06-21 Antonio Borneoflash/nor/spi: add flash Micron n25q064 52/1452/2
2013-06-21 Andreas Fritiofsonstm32f2x: Correct calculation of number of 128k sectors. 50/1450/2
2013-06-12 Spencer Olivercfg: add stm32 flash driver alias 28/1428/2
2013-06-12 Spencer Oliverstm32: add new stm32f0 device id 35/1435/2
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-05-08 Paul Fertserefm32: fix FTBFS on ARM due to alignment issues 70/1370/2
2013-04-28 Christopher Kilgourkinetis: fix "SF1" parts to limit FlexRAM usage 58/1358/2
2013-04-21 Freddie ChopinAdd "lpc1800" alias for "lpc4300" flash driver 51/1351/3
2013-04-21 Matt Dittrichflash/nor: add lpc4300 variant to lpc2000 driver 26/1126/5
2013-04-17 Ben Nahilltopic: STM32W support added to em357 driver 36/1336/2
2013-04-17 Spencer Oliverprogram: do not poll target after reset run 31/1331/2
2013-04-15 Peter Dietzschflash: Added support for at91sam4sd32c 32/1332/2
2013-04-02 Henrik NilssonAdded support for ARMv7-M in arm io. 88/1188/6
2013-03-24 Thomas Schmidat91sam3: Wrong PLLA frequency calculations 07/1307/2
2013-03-15 Andreas Fritiofsontarget: Retire target_bulk_write_memory() 14/1214/2
2013-03-13 Alex AustinKinetis: Flash command function matches datasheet 92/1192/6
2013-03-13 Alex AustinKinetis: Symbolic names for Addresses and Commands 91/1191/6
2013-03-12 Spencer Olivertcl: add flash programming helper 99/1199/3
2013-03-06 Spencer Oliverflash: fix stm32 failed probe using incorrect flash... 87/1187/2
2013-03-06 Spencer Oliverstm32: update stm32f1x driver for f0x and f3x option... 84/1184/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
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)