summaryrefslogtreecommitdiff
path: root/src/target/image.c
Commit message (Expand)AuthorAgeFilesLines
* - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath2007-08-141-13/+20
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-5/+67
* - motorola s19 file loader addedntfreak2007-07-311-3/+261
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-2/+4
* - added support for pseudo image type "mem", currently only used for etm anal...drath2007-06-151-10/+51
* - added manpage for OpenOCD (thanks to Uwe Hermann)drath2007-06-141-42/+95
* - add support for ELF images (thanks to Vincent Palatin for this patch)drath2007-05-311-9/+193
* - reworked image handling to support multiple sections (tested with ihex file...drath2007-05-301-69/+100
* - add missing image handling filesdrath2007-05-291-0/+340