aboutsummaryrefslogtreecommitdiff
path: root/src/flash/str9xpec.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf1-1/+1
2008-12-13Clean up references to old tap_state nameskc8apf1-1/+1
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf1-32/+32
2008-12-03- str9xpec driver now working with new jtag tap configntfreak1-30/+14
2008-11-30jtag newtap change & huge manual updateduane1-90/+104
2008-11-19jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe1-258/+265
2008-08-19search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe1-1/+1
2008-07-23- more fixes to high density stm32x flash driverntfreak1-0/+3
2008-04-14- split str71x driver into banksntfreak1-35/+30
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-16/+16
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe1-4/+4
2008-02-25- convert all files to unix line-endingdrath1-1348/+1348
2008-02-25From Michael Bruckoharboe1-1348/+1348
2008-02-25dos2unix fix.oharboe1-1348/+1348
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe1-1349/+1348
2008-01-27- added autoprobe functionalitymifi1-0/+1
2007-11-21- reset_run now works as expected on cortex-m3ntfreak1-4/+7
2007-10-26- corrected str91x bank1 programming issuesntfreak1-5/+17
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-8/+1
2007-06-16- str9xpec driver was using stricmp, changed to strcmp for posix compatibilityntfreak1-32/+4
2007-06-16- added mingw elf patches from Vincent Palatinntfreak1-0/+1368