]> git.sur5r.net Git - openocd/history - src/target/target.c
- Eleminated leading tabs/white space
[openocd] / src / target / target.c
2008-01-21 bodylove- Eleminated leading tabs/white space
2008-01-17 ntfreak- add support for cortex_m3 target_request debugmsgs
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-09 mifi- added patch to display device information as INFO too
2007-10-22 ntfreak- add verify_image command
2007-10-08 ntfreak- cleaned up str7, str9 and stm32 flash drivers
2007-09-10 mlu- Fixed display of sector sizes in flash.c
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-07-25 drath- reformat src/jtag/bitq.c (thanks to Pavel Chromy)
2007-06-24 ntfreak- ST STM32x cortex support added
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2007-06-14 drath- merged support for Cortex-M3 from cortex-m3 branch...
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- split fileio handling into fileio part and image...
2007-04-16 drath- explicitly disable monitor mode on ARM7/9 targets
2007-03-28 drath- merged XScale branch back into trunk
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...
2007-01-25 drath- Added support for ARM926EJ-S based cores
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-11-05 drath- correctly enter debug state on a "soft_reset_halt...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-08-20 drath- made bp command more verbose
2006-08-06 drath- fixed a minor problem with the GDB server that could...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-23 drath- added support for AT91SAM7A3 flash (patch from andre...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/