ftdi: fix overflow if last field of a scan is empty
[openocd.git] / src / flash /
2012-08-29 Andreas Fritiofsonkinetis: bugfix in kinetis_write() fallback path
2012-08-29 Christopher Kilgourkinetis: ensure flash writes are not truncated
2012-08-29 Salvador ArroyoPatch: Make pic32mx unlock work at higher scan frequencies
2012-08-24 Andreas Fritiofsoncfi: fix type-punning warnings in cfi_spansion_write_block
2012-08-24 Martin Nowakbuild: fix clang warnings
2012-08-24 Spencer Oliverflash: remove lpc2000 clang warnings
2012-08-24 Spencer Olivertcl: fix potential memory leaks
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-08-24 Spencer Oliverflash: fix FC_FLEX_RAM class code path
2012-08-01 Andreas Fritiofsonflash: stm32f1x: Pad odd byte writes early to avoid...
2012-07-30 Andreas Fritiofsonflash: reduce code duplication in stm32 flash probe
2012-07-30 Spencer Oliverflash: fix stm32 flash driver typo's
2012-07-30 Spencer Oliverflash: handle zero when reading stm32 flash size reg
2012-07-30 Spencer Oliverflash: stm32l handle flash size read failure
2012-07-30 Spencer Oliverflash: add stm32l Revision X support
2012-07-30 Andreas Fritiofsonflash: don't write to FLASH_CR in stm32x_write_block
2012-07-11 Spencer Oliverflash: add stm32f3x support
2012-06-26 Mike Crowetopic: flash: description/id added for ATSAM3SD8C
2012-06-26 Olivier SchonkenChanged SAM4S Erase for effective Sector erase
2012-06-26 Christopher Kilgourkinetis: update support for all program flash granularities
2012-06-26 Mirela TauciucAT91SAM7 Flash: fixed redundant assignation warning
2012-05-21 Christopher Kilgourflash/nor/driver.h: typo fix
2012-05-14 Spencer Oliverflash: blank check use default_flash_blank_check
2012-05-14 Spencer Oliverflash: fix protect check for pic32mx1x/2x family
2012-05-14 Aurelien Jacobscfi: fix write_bank segfault with spansion flash on...
2012-05-14 Spencer Olivercfi: fix cfi arch check regression
2012-05-14 Spencer Olivercfi: check supported arch
2012-05-14 Spencer Oliverbuild: use generic name for arm_algorithm vars
2012-05-08 Spencer Oliverflash: use correct stm32f0 flash size register
2012-05-04 Spencer Oliverbuild: remove clang unused variable assignment warnings
2012-05-04 Spencer Oliverbuild: remove clang unused variable increments warnings
2012-04-30 Spencer Oliverflash: update stm32f0x version info
2012-04-26 Olivier SchonkenSAM3X - Added support for at91sam3x8h-ES, fixed CIDR...
2012-04-26 Olivier Schonkentopic: Added support for the SAM4S variants
2012-04-24 Linus Tolketopic: Fixed a clang Dead assignment warning.
2012-04-13 Mathias KSTM32L: Write partial-page flash data after full-page...
2012-04-10 Simon Qiantopic: add reset functions for SWD
2012-03-30 Salvador Arroyotopic: Flash support for Pic32mx1xx/2xx
2012-03-19 Mathias KAdd warn message if no flash bank found for the current...
2012-03-14 Mathias Kflash: Fix flash write algorithm on pflash only devices.
2012-03-13 Olivier Schonkentopic: Added support for the SAM3X/A variants
2012-03-11 Øyvind Harboeflash: retire unused eCos flash driver
2012-03-06 Szymon Modzelewskiflash: stm32f1x: add a couple missing stm32x_get_flash_reg
2012-03-06 Fredrik Hederstiernaflash: Additional check for NULL in str9xpec enable_turbo
2012-03-06 Attila KinaliSAM3: Remove unused reference to SUPC registers
2012-03-06 Attila KinaliSAM3: Add missing architecture names for SAM3S and...
2012-03-06 Attila KinaliSAM3S: correct flash sector sizes.
2012-02-29 Attila KinaliFix assert to check flash programming offset
2012-02-29 Spencer Oliverflash: add stm32lx High Density Devices
2012-02-29 Spencer Oliverflash: change stm32lx driver probe behaviour
2012-02-27 Spencer Oliverflash: add new devices to pic32mx flash driver
2012-02-26 Spencer Oliverflash: add stm32f2x async flash loader
2012-02-26 Spencer Oliverflash: add stellaris async flash loader
2012-02-26 Spencer Olivertarget: add target async algorithm support
2012-02-22 Stian SkjelsadSometime in the past, nand_fileio_finish started to...
2012-02-16 Jonathan DumaresqAdd stm32f0x probe and info working
2012-02-13 Spencer Oliverflash: fix incorrect stm32f2x/stm32f4x flash size register
2012-02-06 Spencer Oliverdoxygen: use correct comment syntax
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nand directory
2012-02-06 Spencer Oliverbuild: cleanup src/flash directory
2012-01-30 Andreas Fritiofsonstm32f1x: fix bug in flash loader and restrict instruct...
2012-01-27 Spencer Oliverflash: fix stellaris class regression
2012-01-23 Fujitsu FM3 Applic... flash: cleanup/reformat fm3 flash driver
2012-01-23 Timo KetolaNAND: Misleading report of erased blocks
2012-01-23 Timo Ketolai.MX25: Set OOB size (MXC NFC)
2012-01-23 Timo Ketolai.MX25: Add support for i.MX25 NAND Flash Controller
2012-01-23 Spencer Oliverflash: update stellaris_set_flash_timing for target...
2012-01-23 Spencer Oliverflash: cleanup stellaris device class detection
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2012-01-23 Spencer Oliverflash: print bank usage on failure
2012-01-18 Spencer Oliverflash: add missing stellaris device classes
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-12 Spencer Oliverbuild: fix broken commit
2012-01-12 Spencer Oliverflash: stm32f2x incorrectly using 512 as max family...
2012-01-12 Spencer Oliverflash: detect stm32f4x device id errata
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-12 Spencer Oliverflash: use correct device_id mask
2012-01-12 Mathias Koptimize: replace while loop by memcpy
2012-01-12 Spencer Oliverbuild: remove unused variables
2012-01-12 Bruno FLEURETTEflash: pre-check flash unlock for stm32f2x
2012-01-09 Spencer Oliverflash: support stm32f4x flash
2012-01-09 Spencer Oliverflash: use stm32f2x flash size register
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeflash: introduce .usage field for nand and nor flash...
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-12-23 Erik AhlénRenamed mx2.{c,h} to mxc.{c,h} and added copyright...
2011-12-23 Erik AhlénAdded support for i.MX35 NAND Flash Controller (v2)
2011-12-23 Erik AhlénAdded command to enable/disable/query BI-swap for MXC...
2011-12-23 Erik AhlénMade BI-swap optional in mxc.
2011-12-23 Erik AhlénAdded board type as a parameter to mx2 NFC as they...
2011-12-19 Mathias KSTM32F2x: check flash unlock, add mass erase
2011-12-19 Erik AhlénRenamed mx2/imx27 to mxc.
2011-12-19 Erik AhlénIndentation and white space fixes.
2011-12-11 rodrigo_l_rosadsp5680xx - indent fix
2011-11-24 rodrigo_l_rosadsp5680xx - match page erase with mass erase
2011-11-24 rodrigo_l_rosadsp5680xx - mark erase after unlocking flash
2011-11-18 Spencer Oliverflash: cleanup stm32f2x loader
2011-11-17 Spencer Oliverflash: match stm32f2x loader src name
2011-11-17 Andreas Fritiofsonstm32f1x: improve variable naming and avoid potential...
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)