aboutsummaryrefslogtreecommitdiff
path: root/src/target/image.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-5/+67
2007-07-31- motorola s19 file loader addedntfreak1-3/+261
2007-06-16- added mingw elf patches from Vincent Palatinntfreak1-2/+4
2007-06-15- added support for pseudo image type "mem", currently only used for etm anal...drath1-10/+51
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath1-42/+95
2007-05-31- add support for ELF images (thanks to Vincent Palatin for this patch)drath1-9/+193
2007-05-30- reworked image handling to support multiple sections (tested with ihex file...drath1-69/+100
2007-05-29- add missing image handling filesdrath1-0/+340