]> git.sur5r.net Git - openocd/history - src/target/arm7_9_common.c
- added patch to solve problem with AT91SAM9260 (dirty register)
[openocd] / src / target / arm7_9_common.c
2008-02-06 mifi- added patch to solve problem with AT91SAM9260 (dirty...
2008-01-17 ntfreak- add support for cortex_m3 target_request debugmsgs
2008-01-07 mifi- added gdb flash fixes patch
2007-12-04 vpalatinDo not overwrite code when removing software breakpoint...
2007-10-22 ntfreak- add verify_image command
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-06-21 drath- added support for Intel/Marvel PXA27x (XScale) targets
2007-05-29 drath- split fileio handling into fileio part and image...
2007-05-10 ntfreak-- corrected embedded ice definitions
2007-05-05 drath- further work on ETB decoding (not yet functional)
2007-04-26 drath- improved ETB trace output
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-04-16 drath- explicitly disable monitor mode on ARM7/9 targets
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-22 drath- fix incorrect parsing of whitespace in command.c...
2006-11-07 drath- added support for the oocd-link (http://www.joernonli...
2006-11-05 drath- correctly enter debug state on a "soft_reset_halt...
2006-10-23 drath- several small fixes (thanks to Magnus Lundin and...
2006-10-19 drath- fixed endianness handling in arm7_9_read_core_reg...
2006-10-12 drath- allow FT2232 devices to be opened by serial number...
2006-09-09 drath- set the T bit in the CPSR when the core was executing...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-08-06 drath- fixed a minor problem with the GDB server that could...
2006-07-30 drath- added configurable delays after reset lines get deass...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-25 drath- fixed bug in Thumb sw breakpoint handling (thanks...
2006-06-23 drath- added support for AT91SAM7A3 flash (patch from andre...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/