]> git.sur5r.net Git - openocd/history - src/flash/stm32x.c
Laurentiu Cocanu - more error handling fixes
[openocd] / src / flash / stm32x.c
2008-08-19 oharboesearch and replace usleep(1000) with alive_sleep(1...
2008-08-17 oharboefixed not halted error messages
2008-07-23 ntfreak- more fixes to high density stm32x flash driver
2008-07-22 ntfreak- fix bug with stm32 high density write protection
2008-07-15 ntfreak- stm32 flash driver correctly handles early silicon
2008-06-11 ntfreak- probe incorrect for high density stm32 flash
2008-06-06 ntfreak- stm32 erase will use mass_erase if all banks selected
2008-06-04 ntfreak- luminary, stm32 and str7 flash driver error cleanup
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-05-26 ntfreak- corrected error with stm32 page calculation
2008-05-24 ntfreak- update sectors on stm32x mass erase
2008-05-23 ntfreak- add support for newer high density stm32 parts
2008-04-29 ntfreak- stm32x default to 128k if flash size failed.
2008-04-10 ntfreak- single core context used, removed debug context as...
2008-04-03 oharboe- Work on fixing erase check. Many implementations...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-07 ntfreak- correct spelling typo in stm32x flash driver
2008-02-28 oharboePavel Chromy cleaned up checks for halted, error messag...
2008-02-25 oharboedos2unix fix.
2008-02-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-02-14 ntfreak- added check for revA silicon in stm32 flash driver
2008-02-10 ntfreak- stm32 flash driver now checks for correct target
2008-02-10 ntfreak- add autoprobe support to the stm32 flash driver
2008-01-27 mifi- added autoprobe functionality
2007-11-21 ntfreak- reset_run now works as expected on cortex-m3
2007-10-08 ntfreak- cleaned up str7, str9 and stm32 flash drivers
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-26 ntfreak- corrected stm32x_handle_options_write_command, incorr...
2007-06-24 ntfreak- ST STM32x cortex support added