]> git.sur5r.net Git - openocd/history - src/flash/str9xpec.c
Change tap_state naming to be consistent with SVF documentation.
[openocd] / src / flash / str9xpec.c
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-12-03 ntfreak- str9xpec driver now working with new jtag tap config
2008-11-30 duanejtag newtap change & huge manual update
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-08-19 oharboesearch and replace usleep(1000) with alive_sleep(1...
2008-07-23 ntfreak- more fixes to high density stm32x flash driver
2008-04-14 ntfreak- split str71x driver into banks
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboeFrom Michael Bruck
2008-02-25 oharboedos2unix fix.
2008-02-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-01-27 mifi- added autoprobe functionality
2007-11-21 ntfreak- reset_run now works as expected on cortex-m3
2007-10-26 ntfreak- corrected str91x bank1 programming issues
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-06-16 ntfreak- str9xpec driver was using stricmp, changed to strcmp...
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin