aboutsummaryrefslogtreecommitdiff
path: root/src/flash/str7x.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-14- split str71x driver into banksntfreak1-108/+48
2008-04-02fix flash info - now reports erased state properlyoharboe1-44/+1
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-18/+18
2008-02-28Pavel Chromy cleaned up checks for halted, error messages, etc.oharboe1-8/+18
2008-02-25dos2unix fix.oharboe1-804/+804
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe1-814/+804
2008-01-27- added autoprobe functionalitymifi1-0/+1
2007-10-08- cleaned up str7, str9 and stm32 flash driversntfreak1-28/+109
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-29/+18
2007-03-28- merged XScale branch back into trunkdrath1-4/+5
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath1-0/+9
2006-09-12- allow writes to second flash bank on STR71x devices (cleaned up sector list...drath1-55/+139
2006-09-07- free working area used to store flash write bufferdrath1-0/+2
2006-09-07- integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...drath1-42/+215
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath1-2/+2
2006-08-17- renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...drath1-1/+1
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+5
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+469