flash/nor: make all working area pointers local
[fw/openocd] / src / flash / nor / stm32f1x.c
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