summaryrefslogtreecommitdiff
path: root/src/flash/flash.c
Commit message (Expand)AuthorAgeFilesLines
* - added manpage for OpenOCD (thanks to Uwe Hermann)drath2007-06-141-3/+1
* - reworked image handling to support multiple sections (tested with ihex file...drath2007-05-301-41/+53
* - split fileio handling into fileio part and image handlingdrath2007-05-291-14/+14
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-35/+29
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-0/+4
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-0/+13
* - integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...drath2006-09-071-6/+11
* - added configurable delays after reset lines get deasserted. useful if reset...drath2006-07-301-1/+7
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-1/+5
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+556