index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
image.h
Age
Commit message (
Expand
)
Author
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
2008-10-13
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...
oharboe
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-02-29
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
2007-10-22
- add verify_image command
ntfreak
2007-09-05
Patch by Michael Schwingen that
drath
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-07-31
- calculate cycles since last executed instruction when cycle-accurate tracin...
drath
2007-07-31
- motorola s19 file loader added
ntfreak
2007-06-16
- added mingw elf patches from Vincent Palatin
ntfreak
2007-06-15
- added support for pseudo image type "mem", currently only used for etm anal...
drath
2007-06-14
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-05-31
- add support for ELF images (thanks to Vincent Palatin for this patch)
drath
2007-05-30
- reworked image handling to support multiple sections (tested with ihex file...
drath
2007-05-29
- add missing image handling files
drath