]> git.sur5r.net Git - openocd/history - src/target/image.c
added yours sincerely for files where I feel that I've made non-trivial contributions.
[openocd] / src / target / image.c
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-05-20 oharboeEdgar Grimberg fixes some memory handling issues and
2008-04-24 oharboeClose dangling file handle
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-07 vpalatin- fix cross endian ELF loading
2008-03-07 ntfreak- The elf loader incorrectly assumed that the program...
2008-02-29 oharboe- image.c and fileio.c now uses logging to propagate...
2008-01-25 ntfreakfixed incorrect elf segment size - Thanks Øyvind Harboe
2008-01-21 bodylove- Eleminated leading tabs/white space
2007-12-29 ntfreak- minimum autoconf 2.59 is now required and verified...
2007-12-20 ntfreak- removed flash write_image - binary compare function...
2007-12-18 ntfreak- added patch by Øyvind Harboe to Intel Hex Start Segme...
2007-12-18 mifi- added patch for new flash functionality like:
2007-12-17 mifi- fixed relocation problems with image loading. Relocat...
2007-10-22 ntfreak- add verify_image command
2007-10-01 ntfreak- flash autoerase <on|off> cmd added, default is off...
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-31 ntfreak- motorola s19 file loader added
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2007-06-15 drath- added support for pseudo image type "mem", currently...
2007-06-14 drath- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-05-31 drath- add support for ELF images (thanks to Vincent Palatin...
2007-05-30 drath- reworked image handling to support multiple sections...
2007-05-29 drath- add missing image handling files