summaryrefslogtreecommitdiff
path: root/src/flash/str9xpec.c
Commit message (Expand)AuthorAgeFilesLines
* jtag newtap change & huge manual updateduane2008-11-301-90/+104
* jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe2008-11-191-258/+265
* search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.oharboe2008-08-191-1/+1
* - more fixes to high density stm32x flash driverntfreak2008-07-231-0/+3
* - split str71x driver into banksntfreak2008-04-141-35/+30
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-16/+16
* Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe2008-03-021-4/+4
* - convert all files to unix line-endingdrath2008-02-251-1348/+1348
* From Michael Bruckoharboe2008-02-251-1348/+1348
* dos2unix fix.oharboe2008-02-251-1348/+1348
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-251-1349/+1348
* - added autoprobe functionalitymifi2008-01-271-0/+1
* - reset_run now works as expected on cortex-m3ntfreak2007-11-211-4/+7
* - corrected str91x bank1 programming issuesntfreak2007-10-261-5/+17
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-8/+1
* - str9xpec driver was using stricmp, changed to strcmp for posix compatibilityntfreak2007-06-161-32/+4
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-0/+1368