]> git.sur5r.net Git - openocd/history - src/flash/nor/stm32f1x.c
flash/nor/stm32f1x: Use of protection blocks, improved option bytes handling
[openocd] / src / flash / nor / stm32f1x.c
2018-11-03 Dominik Pekloflash/nor/stm32f1x: Use of protection blocks, improved...
2018-07-03 Christopher Headflash/nor/stm32: Eliminate working area leak
2018-04-23 Tomas Vanekflash/nor, contrib/loaders: add stm32 loaders Makefile...
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons
2015-02-02 Uwe BonnesAdd more STM32F3 IDs in target/stm32f3.cfg.
2015-01-26 Uwe Bonnesstm32f07/9: Both devices have 256 kByte Flash Maximum.
2015-01-26 Uwe Bonnesstm32f0x: Remove duplicate code for revision string.
2015-01-26 Uwe Bonnesstm32f09x: Print info in get_stm32x_info.
2015-01-26 Uwe Bonnesflash/nor/stm32f1: Add handling of stm32f09, nearly...
2014-08-19 Paul Fertserflash/nor/stm32f1x: add STM32F302x6/8 IDs, clarify...
2014-06-19 Nemui Trinomiusstm32f1x: add STM32F33x support.
2014-05-31 Paul Fertserflash/nor/stm32f1x: add support for F04x parts
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2014-02-24 Andreas Fritiofsonstm32f1x: Fix option byte flag parsing
2014-02-11 Kuldeep Singh Dhakanor/flash/stm32f1x: add stm32f07x support
2014-02-04 Paul Fertserflash/nor/stm32f1x: fix format specifiers warning
2013-12-14 Spencer Oliverflash: revert incorrect stm32f1 default_padded_value
2013-10-31 Andreas Fritiofsonstm32f1x: Fix byte order bug and remove unnecessary...
2013-10-07 Spencer Oliverstm32l: set default padded value
2013-07-15 Andreas Fritiofsonflash/stm32*: Sync all device/rev IDs with reference...
2013-07-15 Andreas Fritiofsonflash/stm32*: Rewrite info functions
2013-07-15 Andreas Fritiofsonflash/stm32*: Remove the halted check in protect_check
2013-06-12 Spencer Oliverstm32: add new stm32f0 device id
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-03-06 Spencer Oliverflash: fix stm32 failed probe using incorrect flash...
2013-03-06 Spencer Oliverstm32: update stm32f1x driver for f0x and f3x option...
2013-02-25 Spencer Oliverstm32: enable flash bank size override
2013-02-02 Spencer Oliverarmv7m: use ARM_MODE_THREAD core mode for algoorithm's
2013-02-02 Spencer Oliverarmv7m: use generic arm::core_mode
2012-12-31 Spencer Oliverflash: allow stm32f1x options_write args in any order
2012-12-31 Spencer Oliverflash: use correct stm32f1x option read mask
2012-12-31 Spencer Oliverstm32f1x: fix stm32f0/f3 broken unlock
2012-12-31 Spencer Oliverstm32f1x: preserve user option byte data
2012-12-31 Szymon Modzelewskiflash: stm32f1x: write option bytes using the loader
2012-10-28 Spencer Oliverflash: update stm32 flash driver versions
2012-10-08 Andreas Fritiofsonstm32f1x: Increase options erase timeout
2012-10-08 Andreas Fritiofsonflash/nor: make all working area pointers local
2012-10-02 Spencer Oliverflash: add stm32f3 rev 2 flash support
2012-09-07 Spencer Oliverstlink: issue error for stm32 option writing
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 Andreas Fritiofsonflash: don't write to FLASH_CR in stm32x_write_block
2012-07-11 Spencer Oliverflash: add stm32f3x support
2012-05-14 Spencer Oliverflash: blank check use default_flash_blank_check
2012-05-08 Spencer Oliverflash: use correct stm32f0 flash size register
2012-04-30 Spencer Oliverflash: update stm32f0x version info
2012-03-06 Szymon Modzelewskiflash: stm32f1x: add a couple missing stm32x_get_flash_reg
2012-02-26 Spencer Olivertarget: add target async algorithm support
2012-02-16 Jonathan DumaresqAdd stm32f0x probe and info working
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-01-30 Andreas Fritiofsonstm32f1x: fix bug in flash loader and restrict instruct...
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-12 Spencer Oliverflash: use correct device_id mask
2012-01-04 Mathias KChange return value on error.
2011-11-17 Andreas Fritiofsonstm32f1x: improve variable naming and avoid potential...
2011-11-16 Øyvind Harboestm32f1x: add more asserts
2011-10-28 Jonathan DumaresqFixes comment typo for page size
2011-10-08 Andreas Fritiofsonstm32f1x: use async algorithm in flash programming...
2011-10-08 Andreas Fritiofsonstm32f1x: use register base instead of register offset
2011-08-25 Jonathan DumaresqThis will add the Value Line HD of stm32 devices.
2011-07-28 Spencer Oliverflash: update stm32 driver names