cortex_a: fix FTBS on ARM due to alignment issues
[openocd.git] / src / flash /
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
2013-02-02 Spencer Oliverarmv7m: use ARM_MODE_THREAD core mode for algoorithm's 08/1108/4
2013-02-02 Spencer Oliverarmv7m: use generic arm::core_mode 66/966/6
2013-01-21 Spencer Oliverflash: add stm32lx loader Hard Fault workaround 10/1010/5
2013-01-21 Spencer Oliverflash: reduce stm32lx loader timeout 09/1009/5
2013-01-21 Spencer Oliverflash: cleanup stm32lx driver 08/1008/5
2013-01-21 Spencer Oliverflash: stm32f2x support write protection 89/989/5
2013-01-21 Spencer Oliverflash: add stm32f2x flash lock/unlock cmds 88/988/5
2013-01-18 Roman Dflash: EFM32 GG/LG page size detection fix 16/1116/2
2013-01-14 Roman Dflash: EFM32 flash implementation 06/1106/6
2012-12-31 Spencer Oliverflash: allow stm32f1x options_write args in any order 92/992/2
2012-12-31 Spencer Oliverflash: use correct stm32f1x option read mask 91/991/2
2012-12-31 Spencer Oliverstm32f1x: fix stm32f0/f3 broken unlock 84/984/3
2012-12-31 Spencer Oliverstm32f1x: preserve user option byte data 83/983/4
2012-12-31 Szymon Modzelewskiflash: stm32f1x: write option bytes using the loader 80/480/7
2012-12-30 Spencer Oliverflash: stm32lx fallback to slow memory writes when... 07/1007/2
2012-12-30 Spencer Oliverflash: add new stm32l HD variant 03/1003/2
2012-12-30 Spencer Oliverflash: format stm32f2x driver defines 87/987/2
2012-12-24 Spencer Oliverflash: add stm32f2x rev X 01/1001/2
2012-12-14 Muranaka Masakiflash: fm3 mb9bfxx7 mb9bfxx8 support 81/981/2
2012-11-19 Spencer Oliverflash: add stm32f42x/stm32f43x support 85/985/2
2012-11-06 Gianluca RenziAdded support for SPI Flash Winbond W25Q64CV 28/928/4
2012-10-28 Spencer Oliverflash: update stm32 flash driver versions
2012-10-17 Spencer Oliverflash: fix at91sam3/4 driver typos
2012-10-17 Freddie ChopinFix serious bug in LPC2xxx/LPC17xx flash algorithm.
2012-10-17 Freddie ChopinCleanup lpc2000.c
2012-10-12 Spencer Olivercfi: remove typos and code cleanup
2012-10-12 Spencer Oliverflash: update stellaris flash data to latest dev packag...
2012-10-08 Andreas Fritiofsondsp5680xx_flash: Remove unused flash bank structure
2012-10-08 Andreas Fritiofsonstm32f1x: Increase options erase timeout
2012-10-08 Andreas Fritiofsonflash/nor/stellaris: Remove unnecessary write_algorithm...
2012-10-08 Andreas Fritiofsonflash/nor: make all working area pointers local
2012-10-04 Olivier SchonkenModified Sector Erase for AT91SAM4S
2012-10-02 Spencer Oliverflash: add stm32f3 rev 2 flash support
2012-09-26 George HarrisAdded SPIFI flash driver, algorithms, and docs
2012-09-26 George HarrisSPI nor drivers refactor
2012-09-07 Spencer Oliverstlink: issue error for stm32 option writing
2012-09-07 Chuen Chouflash: fix sam3 page read/write address computation...
2012-08-29 Salvador ArroyoPic32mx: make row programming work with any offset
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
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)