index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flash
/
stm32x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- stm32x flash driver: add support for low density devices
ntfreak
2008-11-27
1
-1
/
+33
*
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
2008-08-19
1
-1
/
+1
*
fixed not halted error messages
oharboe
2008-08-17
1
-0
/
+10
*
- more fixes to high density stm32x flash driver
ntfreak
2008-07-23
1
-10
/
+114
*
- fix bug with stm32 high density write protection
ntfreak
2008-07-22
1
-7
/
+35
*
- stm32 flash driver correctly handles early silicon
ntfreak
2008-07-15
1
-29
/
+35
*
- probe incorrect for high density stm32 flash
ntfreak
2008-06-11
1
-2
/
+1
*
- stm32 erase will use mass_erase if all banks selected
ntfreak
2008-06-06
1
-30
/
+43
*
- luminary, stm32 and str7 flash driver error cleanup
ntfreak
2008-06-04
1
-0
/
+1
*
- moved flash erase_check target code to target.c
ntfreak
2008-05-27
1
-1
/
+1
*
- corrected error with stm32 page calculation
ntfreak
2008-05-26
1
-1
/
+2
*
- update sectors on stm32x mass erase
ntfreak
2008-05-24
1
-0
/
+7
*
- add support for newer high density stm32 parts
ntfreak
2008-05-23
1
-30
/
+52
*
- stm32x default to 128k if flash size failed.
ntfreak
2008-04-29
1
-1
/
+6
*
- single core context used, removed debug context as thought unnecessary.
ntfreak
2008-04-10
1
-1
/
+0
*
- Work on fixing erase check. Many implementations are plain broken.
oharboe
2008-04-03
1
-46
/
+5
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-14
/
+14
*
- correct spelling typo in stm32x flash driver
ntfreak
2008-03-07
1
-1
/
+1
*
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
2008-02-28
1
-1
/
+16
*
dos2unix fix.
oharboe
2008-02-25
1
-988
/
+988
*
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-25
1
-998
/
+988
*
- added check for revA silicon in stm32 flash driver
ntfreak
2008-02-14
1
-0
/
+9
*
- stm32 flash driver now checks for correct target
ntfreak
2008-02-10
1
-0
/
+11
*
- add autoprobe support to the stm32 flash driver
ntfreak
2008-02-10
1
-44
/
+37
*
- added autoprobe functionality
mifi
2008-01-27
1
-0
/
+1
*
- reset_run now works as expected on cortex-m3
ntfreak
2007-11-21
1
-106
/
+250
*
- cleaned up str7, str9 and stm32 flash drivers
ntfreak
2007-10-08
1
-15
/
+9
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-25
/
+12
*
- corrected stm32x_handle_options_write_command, incorrect options printed
ntfreak
2007-07-26
1
-1
/
+1
*
- ST STM32x cortex support added
ntfreak
2007-06-24
1
-0
/
+859