summaryrefslogtreecommitdiff
path: root/src/target/image.h
Commit message (Expand)AuthorAgeFilesLines
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-1/+3
* - calculate cycles since last executed instruction when cycle-accurate tracin...drath2007-07-311-1/+1
* - motorola s19 file loader addedntfreak2007-07-311-4/+8
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-0/+7
* - added support for pseudo image type "mem", currently only used for etm anal...drath2007-06-151-1/+6
* - added manpage for OpenOCD (thanks to Uwe Hermann)drath2007-06-141-4/+2
* - add support for ELF images (thanks to Vincent Palatin for this patch)drath2007-05-311-1/+12
* - reworked image handling to support multiple sections (tested with ihex file...drath2007-05-301-8/+15
* - add missing image handling filesdrath2007-05-291-0/+79